body, table, td {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Bitstream Vera Sans, Sans-Serif, Helvetica, Arial, Verdana;
  font-size: 12px;
  color: #121f38;
  border-style: none;
  border-width: 0px;
}

body {
  overflow: -moz-scrollbars-vertical;
  overflow : auto;
  overflow-y: scroll;
  overflow-x : hidden;
}

table.main {
  height: 100%;
}

td.top_bg {
  background-color: #353c92;
  border-width: 1px;
  border-bottom-style: solid;
  border-color: #000000;
}

td.top_images {
  background-color: #6b78a9;
  background-image: url(../images/logo_top_back.jpg);
  background-position: top-left;
  background-repeat: no-repeat;
}

td.menubg {
  width: 100%;
  background-color: #2c3e6c;
  background-image: url(../images/menubg.gif);
  background-position: top-left;
  background-repeat: repeat-x;
}

td.leftside {
  background-image: url(../images/side_watermark.gif);
  background-position: top-left;
  background-repeat: no-repeat;
}

td.rightside {
}

td.content {
  background-image: url(../images/side_watermark.gif);
  background-position: top-left;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-top-style: none;
  border-style: none;
  padding-left: 108px;
  padding-right: 8px;
  padding-top: 3px;
  text-align: left;
  vertical-align: top;
  height: 100%;
  background-color: #ffffff;
  border-color: #525f78;
}

td.bottom {
  height: 23px;
  background-color: #113c82;
  background-image: url(../images/menubg.gif);
  border-style: none;
  border-width: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #000000;
  color: #ffffff;
}

a {
  font-size: 12px;
  color: #252f86;
  font-weight:bold;
  text-decoration: none;
}

a:hover {
  color: #990000; 
} 
 
a:active {
  color: #6e5c44; 
}  

a.copy {
  font-size: 10px;
  color: #acbad4;
  font-weight:bold;
  text-decoration: none;
}

a.copy:hover {
  color: #043664; 
} 

a.menu {
  font-size: 14px;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
}

a.menu:hover {
  color: #9ba8d9; 
} 

a.submenu {
  font-size: 12px;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
}

a.submenu:hover {
  color: #1c325c; 
} 

a.adminmenu {
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-top: 1px;
  color: #555555;
  font-size:12px;
  font-weight:bold;
  border-style: solid; 
  border-width: 1px;
  border-color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}

a.adminmenu:hover {
  color: #000000;
  font-size:12px;
  font-weight:bold;
  border-style: solid; 
  border-width: 1px;
  border-color: #000000;
  background-color: #efefef;
  text-decoration: none;
}




div.menu_left_padding {
  float: left;
  width: 160px;
}

div.menubutton_left {
  float: left;
  height: 28px;
  border-width: 1px;
  border-right-style: solid;
  border-right-color: #536184;
}

div.menubutton {
  float: left;
  height: 28px;
  border-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: #000000;
  border-right-color: #536184;
  padding-left: 32px;
  padding-right: 32px;
}

div.menu_item {
  padding-top: 5px;
}

div.menubutton_right {
  float: left;
  height: 28px;
  border-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}

 
h1 {
  margin: 0px;
  font-size: 20px;
  color: #425984;
  font-weight:bold;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #283557;
  font-weight:bold;
  padding-bottom: 2px;
  border-width: 1px;
  border-color: #abafd4;
  border-style: none;
  border-bottom-style: solid;
  width: auto;
}

p {
  margin-top: 3px;
}

small {
  font-size: 10px;
}



.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 20em;  background-color: #f4f4e1;}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat}
.br {background: url(../images/corner-bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(../images/corner-top-left.gif) 0 0 no-repeat}
.tr {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding:10px}




div.admin_row_comment {
  background-color: #6b78a9;
  padding: 3px;
  margin-bottom: 1px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 6px;
  font-size: 11px;
}

div.admin_row_fee {
  clear: both;
  background-color: #6b78a9;
  padding: 3px;
  text-align: center;
  margin-bottom: 1px;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

div.admin_row_title {
  background-color: #243a64;
  padding: 3px;
  text-align: center;
  margin-bottom: 1px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}

div.admin_add_date_location {
  background-color: #ffffff;
  padding: 3px;
  text-align: center;
  margin-bottom: 1px;
  font-weight: bold;
  color: #aa0000;
}

div.admin_dateloc {
  width: 100%;
  background-color: #6b78a9;
  margin-bottom: 1px;
  color: #ffffff;
}

div.admin_date {
  float: left;
  width: 245px;
  background-color: #6b78a9;
  color: #ffffff;
}

div.admin_location {
  float: left;
  width: 368px;
  background-color: #6b78a9;
  color: #ffffff;
  border-left-style: solid;
  border-left-color: #c5ccf2;
  border-left-width: 1px;
}


