BODY {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #739733; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #739733; 
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%;}

a:ACTIVE, a:LINK, a:VISITED {	color:#000000;	text-decoration:none; font-weight:bold;	}
a:HOVER {	color:#000000;	text-decoration:underline;  font-weight:bold;}


#bg {}
#page_wrapper {	position:absolute;	width:865px;top: 0px; left: 50%;	margin-left: -438px;}
#header {width:865px;height:135px;background-image:url(images/header.png); margin-top:6px;margin-bottom:12px;}

#nav {font-size:0.7em;background-color:#739733; width:865px; height:30px;}

#content_wrapper {	margin-top:0px;	width:865px;}

#left {font-size:0.7em; float:left;width:201px; margin-top:12px; background-color:#ffffff}

#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 .btmchoose2 { background-image:url(images/optionbtmplans.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:#000000;	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 {padding-top:5px;font-size:0.7em;border:0px solid #000000;margin-top:6px;margin-left:3px;margin-right:0px;margin-bottom:0px;}

#textholder {padding:0px; margin-top:-6px;margin-bottom:9px; line-height:130%; color:#000000;}
#textholder a:ACTIVE, #textholder a:LINK, #textholder a:VISITED {	color:#000000;	text-decoration:none; font-weight:bold;	}
#textholder a:HOVER {	color:#000000;	text-decoration:underline;  font-weight:bold;}

#clear {	clear:both;}
#footer {	font-size:0.7em;background-color:#739733; color:#000000; font-weight:bold;margin-top:0px;width:865px; height:40px; background-image:url(images/footer.jpg)}
#footerleft {	float:left; margin-left:15px; margin-top:12px; color:#ffffff;}
#footerright {	float:right; margin-right:15px; margin-top:12px; color:#ffffff;}
#footer a:ACTIVE, #footer a:LINK, #footer a:VISITED {	color:#ffffff;	text-decoration:none; font-weight:bold;	}
#footer a:HOVER {	color:#ffffff;	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: 0px;
    padding: 0px;
   border:0px solid #ffffff;
   width:457px;

}

#container fieldset input, #container fieldset textarea {
    width: 240px;
 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: 240px;
   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:#000000;
    font-size: 1em;
	font-weight:bold;
	width:120px;
}
#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;
	
}