body {
	margin:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-image: url(../../images/top_bg.jpg);
	background-repeat: repeat-x;
}
#header{margin-left:auto; margin-right:auto; width:776px;}
#menu_container{
	margin-left:auto;
	margin-right:auto;
	width:776px;
	margin-bottom: 25px;
}
/* Top navigation Horizontal*/
#menu { line-height:normal; border-bottom-width:1px; border-bottom-style:solid;border-bottom-color:#FFFFFF;}
#menu ul{ margin:0; list-style:none; padding-bottom:0; padding-left:0px;}
#menu li{ display:inline; margin:0; padding-top:0; padding-bottom:0; padding-left:0; width:20px;}
#menu a {
	float:left;
	text-decoration:none;
	background-position:left top;
	padding-left:8px;
	background-color: #e8f0f7;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	color: #333333;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu a span {
	display:block;
	color:#FFFFFF;
	background-color:inherit;
	background-position:right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:inherit;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-right: 5px;
}
#menu a span { float:none;}
#menu a:hover span { color:#333333; background-color:inherit;}
#menu a:hover { background-position:0% -42px; background-color:#90bade;}
#menu a:hover span { background-position:100% -42px;}
#menu #current a {
	background-position:0% -42px;
	background-color:#6699cc;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
}
#menu #current a span { background-position:100% -42px;}
#body_container{margin-left:auto; margin-right:auto; width:776px;}
#body_container #right_container{width:250px;padding:5px; float: right;}
#body_container #left_container{
	width:100%;
	padding:5px;
	color: #333333;
	font-size: 12px;
}


#wrapper {margin: 0 auto;padding: 15px 0 15px 0;background-repeat: repeat-y;background-position: center;}
#footer{
	margin-left:auto;
	margin-right:auto;
	width:776px;
	margin-top: 50px;
	height: 50px;
	background-color: #6699cc;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#footer ul{ margin:0; padding:0}
#footer li{ display:inline; margin:10px;}
#footer li a{ color:#fff; text-decoration:underline}
#footer li a:hover{ text-decoration:none}

/* New css added */
.maincat {font-weight: bold; font-size: 13px;color: #666666; margin:0px; padding:0px 12px 0px 10px;}
a.maincats:link {color:#666666; font-weight:bold; text-decoration:none;}
a.maincats:visited {color:#666666; font-weight:bold; text-decoration:none;}
a.maincats:hover, active {color:#666666; font-weight:bold; text-decoration:underline;}
p.subcats {
	color:#FF9D45;
	margin: 0px 0px 7px 0px;
	padding-left: 15px;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
a.account:link {color:#FF9D45; font-weight:normal; text-decoration:none;}
a.account:visited {color:#FF9D45; font-weight:normal; text-decoration:none;}
a.account:hover, active {color:#FF9D45; font-weight:normal; text-decoration:underline;}

a.subcats:link {color:#FF9D45; font-weight:normal; text-decoration:none;}
a.subcats:visited {color:#FF9D45; font-weight:normal; text-decoration:none;}
a.subcats:hover, active {color:#FF9D45; font-weight:normal; text-decoration:underline;}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.label {
	vertical-align:top;
	text-align: right;
}
.field {
	margin:10px;
}
.cat-list {color:#a1a1a1; font-style:italic; font-weight:normal;}
a.cat-list:link {color:#a1a1a1; font-weight:normal;}
a.cat-list:visited {color:#a1a1a1; font-weight:normal;}
a.cat-list:hover, active {color:#FFA913; font-weight:normal; text-decoration:none;}
/* end of new css */