body{
	background:url(../img/bg.jpg) repeat-x top #96ced9;
	margin: 0px;
	padding: 0px;
}
body, td{font-family: Tahoma; font-size: 12px; color: #555555}

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

.clear{clear:both; font-size:1px; line-height:0px;}
.menu{color: #3b818e} 
.menu a:link{text-decoration: none; color: #FFFF00} 
.menu a:visited{text-decoration: none; color: #FFFF00} 
.top{font-weight: bold; color: #333333} 
.top a:link{font-weight: bold; text-decoration: none; color: white} 
.top a:visited{font-weight: bold; text-decoration: none; color: white} 
.catbox {color: #3b818e} 
.catbox a:link{color: #3b818e} 
.catbox a:visited{color: #3b818e} 
.linktitle a:link{font-weight: bold; color: #3b818e} 
.linktitle a:visited{font-weight: bold; color: #3b818e} 
.linktitle select {font-size:10px;}
.small  { font-family: Tahoma, Arial, sans-serif; font-size: 11px}


#header{
	width:958px;
	height:200px;
}
.path {
	height:35px;
	background-image: url(../img/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 8px;
	width: 946px;
	padding-left: 12px;
}
*html .path {width:958px;}
.path li,.path ul {display: inline;}
.path a {
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	display: block;
	height: 19px;
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.path a:hover {
	background-color: #eeeeee;
	color: #666666;
}
#search{
	float:right;
	font-size: 10px;
	color: #999999;
	width: 195px;
	margin-right: 5px;
	height: 35px;
}
#searchform {
	margin:0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
#searchform #s {
	width:150px;
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 20px;
	padding-top: 2px;
}
.search_go{
	height: 22px;
	width: 80px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.catebox{
	background: url(../img/cat_bg.jpg) repeat-y right;
	width: 200px;
	padding: 0px;
	margin-bottom: 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.catebox ul {margin:0; padding:0;}
.catebox ul li {
	list-style:none;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1DFB8;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 12px;
}
.catebox ul li li{
	background-image: none;
	border-bottom-style: none;
	margin-left: 10px;
	padding-left: 6px;
	list-style-position: inside;
	list-style-type: disc;
}
.blankbox{
	background: url(../img/blank_bg.jpg) repeat-y right;
	width: 200px;
	padding: 0px;
	margin-bottom: 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.newprobox{	background: url(../img/new_bg.jpg) repeat-y right;
	width: 200px;
	padding: 0px;
	margin-bottom: 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.centerbox{
	width:558px;
	background:url(../img/content_top.jpg) no-repeat top center;
	height:auto !important;
	min-height:600px;
	height:600px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bestbox{
	background: url(../img/best_bg.jpg) repeat-y left;
	width: 200px;
	padding: 0px;
	margin-bottom: 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-top: 8px;
}
#footer{
	padding:10px;
	text-align: center;
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
}
#footer a:link,#footer a:visited{color:#333333;}
h1 {font-size:12px;}
