html, body {height:100%; margin:0px;}

body, td {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
       p {margin:0px 0px 10px 0px;}
  ul, ol {margin-top:0px; margin-bottom:10px;}
    form {margin:0px; padding:0px;}
       a {color:#105a87;}
 a:hover {color:#ff0000;}

 
#main-table {width:990px;}
#bg-wrapper {background:url('images/bg_main.jpg') repeat-x; height: 680px;}

#header-text {padding-top: 0px;}
#logo-holder {padding-left: 6px;}
#header-txt-lg {color:#ffffff; font-size: 28px; font-family: arial, verdana, sans-serif; letter-spacing: 4px; font-variant: small-caps; }
#header-txt-sm {color:#ffffff; font-size: 18px; font-family: arial, verdana, sans-serif; letter-spacing: 3px;}

#menu-wrapper {margin-left: 0px;}
.menu-item {display:inline; }

#icon-wrapper {margin-top: 10px;}


#content-wrapper {}
#content-spacer {padding: 15px 15px 0px 20px;}
#contentbg-top {width: 820px; height: 15px; display:block; background:url('images/bg_content_top.png') no-repeat; }
#contentbg-mid {background:url('images/bg_content_mid.png') repeat-y; }
#contentbg-bot {width: 820px; height: 15px; display:block; background:url('images/bg_content_bot.png') no-repeat;}
#contentholder {margin-left: 20px; width: 620px;}
#contentholder-nosponsor {margin-left: 20px; width: 760px;}
#sponsor-holder {float:right; width: 120px; margin: 0px 20px 0px 20px;}

.heading {font-weight:bold; color:#160e69; font-size: 18px; }
.sub-heading {font-weight:bold; color:#160e69; font-size: 15px; }

.menu_submenu {position:absolute; display:none; z-index:4;}
.menu_submenu TD A {position:relative; display:block; width:154px; color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; background:#3f6487; padding:2px 4px 2px 4px;}
.menu_submenu TD A:hover {color:#3f6487; text-decoration:none; background:#ffffff;}

#footer {color:#999999; margin-top: 5px; font-size: 11px;}

/* Sponsor Borders */
.border_ltb {border-top: 1px dotted #160e69; border-bottom: 1px dotted #160e69; border-left: 1px dotted #160e69; padding-top: 10px; padding-bottom: 10px; background-color:#ffffff;}
.border_lb {border-bottom: 1px dotted #160e69; border-left: 1px dotted #160e69; padding-top: 10px; padding-bottom: 10px; background-color:#ffffff;}
.border_ltbr {border: 1px dotted #160e69; padding-top: 10px; padding-bottom: 10px; background-color: #ffffff;}
.border_lbr {border-left: 1px dotted #160e69; border-right: 1px dotted #160e69; border-bottom: 1px dotted #160e69; padding-top: 10px; padding-bottom: 10px; background-color: #ffffff;}


.hotlineNumber {
	font-size: 20px;
	color:#ff0000;
	font-weight:bold;
	text-align: center;
	width:610px;
	padding: 0px 0px 15px 0px;
	}
	
   input.reg_sbm {font-size:10px;}
   input.reg_txt {font-size:10px; border:#666666 1px Solid; padding:0px 3px 0px 3px;}
textarea.reg_txt {font-size:10px; border:#666666 1px Solid; padding:3px;}
  select.reg_sel {font-size:10px;}

