body{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 180%;
}

#head{ width:965px; margin:0 auto}
#maincontent{ width:965px; margin:0 auto; background:#FFFFFF repeat; padding-top:10px; padding-bottom:10px;}
#leftcontent{ width:170px; float:left}
#rightcontent{ width:790px; float:right}

#showpage {  text-align:right; border: 1px solid #A8DAF8; height:20px; line-height:20px; font-size:12px;clear:both; padding:5px; background:#DCF2FF; margin:5px;}
#showpage a{ text-decoration:none;}
#bar{
	text-align:left; 
	padding-left:10px;
	margin-bottom:9px; 
	height:22px; 
	margin-top:0px; 
	line-height:22px;
	background:url(../images/ClassBG.gif);
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
#bar a{ font-size:11px;color:#fff; text-decoration:none}
#clr{ clear:both;}


#hw00{ float:left; width:152px; overflow:hidden; text-align:center }
#hw1{ text-align:center;margin-top:10px;height:100px; background:url(images/cart/loader.gif) center no-repeat;  overflow:hidden;}
#hw1 a img{ border:0; max-width:120px; max-height:90px; width:expression(this.width > 120 && this.height < this.width*90/120 ? 120: true);  height: expression(this.height > 90 ? 90: true);margin-top: expression(this.height < 90 ? (90-this.height)/2: 0); border:3px solid #999999 }
#hw2{ text-align:center; line-height:1.3; margin:auto; height:55px; font-size:10px; font-family:verdana; }
#hw2 b{ color:#000; font-size:12px;}
#hw2 br{ line-height:7px;}
#hw2 a{  color:#900; font-size:10px;}
#hw2 span{ color:red;}
#hw2 u{ font-size:11px; color:#000; text-decoration:none; font-weight:100;}


a.menu_1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175D7F;
	text-decoration: none;
	font-weight:bold
}
a.menu_1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#175D7F;
	text-decoration: none;
	font-weight:bold
}
a.menu_1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight:bold
}


td{
	font-size: 12px;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
}
#logo {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#search {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
























