
BODY {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #003366; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #003366; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: silver;
}

body {	font-family:tahoma;	font-size:1.1em;	margin:0px; 	background-image:url(images/bg.jpg); background-position:center; background-repeat:y-repeat; width:100%;	height:100%;}
p {	font-family:tahoma;	font-size:0.80em;	line-height:120%;}
h1 { 	font-family:tahoma;	font-size:1em; margin-top:0px; margin-bottom:6px;}
a:ACTIVE, a:LINK, a:VISITED {	color:#444444;	text-decoration:none; font-weight:bold;	}
a:HOVER {	color:#444444;	text-decoration:underline;  font-weight:bold;}
td { font-family:tahoma;	font-size:0.8em;}

#bg {}
#page_wrapper {	position:absolute; width:844px;	background-color:#EFF2F9; }
#header {width:844px;height:39px;background-color:#ffffff;background-image:url(images/header.gif); }

#nav {font-size:0.7em;background-color:#ffffff; width:844x; height:29px;}

#content_wrapper {	margin-top:0px;	width:400px;}

#leftbox {float:left;  height:92px; width:191px; line-height:122%; text-align:center; font-size:1.0em; margin-bottom:12px; background-color: #AFD8EA;}
#leftbox .img { float:left;}
#leftbox .btmhp { background-image:url(images/optionbtmhp.jpg); background-repeat:no-repeat;height:26px; }
#leftbox .btmsp { background-image:url(images/optionbtmsp.jpg); background-repeat:no-repeat;height:26px; }
#leftbox .btmru { background-image:url(images/optionbtmru.jpg); background-repeat:no-repeat;height:26px; }
#leftbox .btmta { background-image:url(images/optionbtmta.jpg); background-repeat:no-repeat;height:26px; }
#leftbox .main { background-color: #AFD8EA; padding:6px; height:66px;}


#right {font-size:0.7em; float:right;width:201px; margin-top:12px;background-color:#ffffff}

#rightbox {float:right; height:92px; width:191px; line-height:122%; text-align:center; font-size:1.0em; margin-bottom:12px; background-color: #AFD8EA;}
#rightbox .img { float:right;}
#rightbox .btmsearch { background-image:url(images/optionbtmsearch.jpg); background-repeat:no-repeat;height:26px; }
#rightbox .btmchoose { background-image:url(images/optionbtmchoose.jpg); background-repeat:no-repeat;height:26px; }
#rightbox .btmtc { background-image:url(images/optionbtmtc.jpg); background-repeat:no-repeat;height:26px; }
#rightbox .btmlatest{ background-image:url(images/optionbtmlatest.jpg); background-repeat:no-repeat;height:26px; }
#rightbox .btmblank{ background-image:url(images/optionbtmblank.jpg); background-repeat:no-repeat;height:26px; }
#rightbox .btmblank2{ background-image:url(images/optionbtmblank.jpg); margin-top:-26px; background-repeat:no-repeat;height:26px; }
#rightbox .main { background-color: #AFD8EA; padding:6px; height:66px;}
#rightbox .main a{ color:#444444;	text-decoration:none; font-weight:100;}

#linedivide { margin-top:6px;margin-bottom:-7px;background-image:url(images/horizline.gif); background-repeat:no-repeat; height:1px; }
#center {font-size:0.7em;border:0px solid #000000;margin-top:-1px;margin-bottom:0px;}
#centerfull {font-size:0.7em;border:0px solid #000000;margin-top:12px;margin-bottom:0px;}

#textholder {padding:9px; margin-top:0px;margin-bottom:0px; line-height:100%; color:#444444; border:0px solid #000000;}
#textholder a:ACTIVE, #textholder a:LINK, #textholder a:VISITED {	color:#444444;	text-decoration:none; font-weight:bold;	}
#textholder a:HOVER {	color:#444444;	text-decoration:underline;  font-weight:bold;}

#clear {	clear:both;}
#footer {	font-size:1em; background-color:#EFF2F9; width:844px; height:26px; margin-top:0px; margin-bottom:9px; }
#footerleft {	float:left; margin-left:16px; margin-top:5px; color:#2752A9;}
#footerright {	float:right; margin-right:16px; margin-top:5px; color:#2752A9;}
#footer a:ACTIVE, #footer a:LINK, #footer a:VISITED {	color:#2752A9;	text-decoration:none; font-weight:bold;	}
#footer a:HOVER {	color:#2752A9;	text-decoration:underline;  font-weight:bold;}

fieldset {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

	font-size:1em;
}

#container {
margin-top:-12px;
margin-bottom:-12px;

    padding: 0px;
   border:0px solid #ffffff;
   

}

#container fieldset input, #container fieldset textarea {
    width: 165px;
 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
 margin-bottom:3px;
    padding: 0px;
    color: #333;
	font-size: 1em;
	font-family: tahoma;
}
#container fieldset select {

 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
   width: 165px;
   padding: 0px;
    color: #333;
	font-size: 1em;
	font-family: tahoma;
}
#container fieldset label {
	text-align:right;
	padding-right:2px;
	padding-top:2px;
	float:left;
	color:#444444;
    font-size: 1em;
	font-weight:bold;
	width:80px;
}
#container fieldset input:focus, #container fieldset textarea:focus {
    background: #efefef;
    color: #000;
	font-size: 1em;
}

#formError {text-align:left;float:right;color:#ff0000; font-size: 0.8em;font-weight:bold;width:190px;}


input,  textarea { border-top: 1px solid #555; border-left: 1px solid #555; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 1px;color: #333;font-size: 1em;}


#login-submit input {
  
    padding: 1px ;
    background: #ffffff;
    color: #000066;
    font-size: 0.8em;
	
}