html {height:110%}

body{
	min-height:101%;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:1em;
	margin:0;
	padding:0;
	background: #fff;
	}

.wrapper{ width:715px; margin:0 auto;  height:665px
}


.main{ width:545px; background: #ffffff; margin:0 auto; float:right; height:630px;
font:Arial, Helvetica, sans-serif; font-size:0.5em;
}

.nav{ width:170px; background: #ccccbb; margin:0 auto; float:left; height:630px;
}

.series_a{ color:#cc6600; font-weight:bold;}
.series_b{ color:#CC9900; font-weight:bold;}
.series_c{ color:#6699cc; font-weight:bold;}
.series_d{ color:#999966; font-weight:bold;}
p{font-size:0.85em;}

.nav_list{ border:3px solid #c3c3c3; font:Arial, Helvetica, sans-serif; font-size:0.7em; color:#C3C3C3; line-height:14px; display:block; width:145px; height:14px; margin-left:8px; margin-top:4px; }

.link_list{ background-color:#333333; font:Verdana, Arial, Helvetica, sans-serif; font-size:0.9em; font color:#FFFFFF; line-height:18px; display:block; width:145px; height:18px; margin-left:8px; margin-top:4px; text-align:center;}

a:link, a:visited{ color:#000000; text-decoration:none;}
a:active{ color:#FFFFFF}
a:hover{ color:#333333}

	
#leftnav{float:left; width:170px; background:#ccccbb; border-right:1px solid #ccccbb;}
	
/* left nav */
#leftnav ul {list-style-type: none; width:166px; margin:5px 0 2px 0; padding:1px; font-size:0.8em;}
#leftnav ul li {margin-bottom:2px; line-height:20px; text-indent:4px; color:#000; background-color:#ccccbb;}
#leftnav ul li a {display: block;width: 166px; font-weight:normal; text-decoration: none; background: #fff; color: #006699; background-color:#f0f0f0;}
#leftnav ul li a:hover {background-color: #ffffff; color:#006699; width:166px;}
#leftnav ul li a:visited {color:#006699;}

#leftnav ul ul {list-style-type: none; width:165px; margin:5px 0 2px 0; padding:1px; font-size:0.8em;}
#leftnav ul ul li {margin-bottom:2px; line-height:16px; text-indent:25px; color:#000;}
#leftnav ul ul li a {display: block;width: 165px; font-weight:normal; text-decoration: none; background: #fff; color: #006699; background-color: #FFFFCC;;}
#leftnav ul ul li a:hover {background-color: #ffffff; color:#006699; width:167px;}
#leftnav ul ul li a:visited {color:#006699;}


a:link, a:visited{ color: #CC0000; text-decoration:none;}
a:hover{color: #000099;}
a:active{color: #FF0000;}


.botstrip{ 715px; background-color:#eccc00; margin:0 auto; height:20px; }

