body {
	margin: 0px; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #737373;
	background-color: #FFFFFF;
}
h1{
	font-size: 24px;
	color: #5A9702;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
h2{
	font-size: 20px;
	color: #5A9702;
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
}
table.blank{
	padding: 0px; border: 0; border-collapse: collapse;
	width: 100%;
}
table.blank td{
	padding: 0px; border: 0;

}


#title{
	background: url(img/title_back_back.gif) left top repeat-x;
	/*background: url(img/title_back.gif) left top repeat-x;*/
	width: 296px;
}
#title div{
	background: url(img/title_back.gif) left top repeat-x;
	/*background: url(img/title_l.gif) left top no-repeat;*/
	padding-left: 20px;
	float: left;
}
#title div div {
	height: 100px;
	background: url(img/title_r.gif) right top no-repeat;
	font-size: 22px;
	color: #881313;
	padding: 35px 60px 0 0;
}
#title .text {
	height: 20px;
	padding: 0;
	background: none;
}
#title2{
	background: url(img/title_back_back.gif) left top repeat-x;
	padding: 25px 50px 0 50px;
	vertical-align: top;
}

#redmenu{
	margin: 0px; padding: 0px; border: 0; border-collapse: collapse;
	width: 100px;
}
#redmenu td{
	background: url(img/menu_red.gif) left center no-repeat;
	padding: 0 20px 5px 15px;
	margin: 0; border: 0;
	text-align: left;
	vertical-align: middle;
}
#redmenu td a{
	font-size: 14px;
	color: black;
	font-weight: bold;
}
#title3{
	background: url(img/title_back_back.gif) left top repeat-x;
	vertical-align: top;
	text-align: left;
	width: 200px;
}
#title3 div{
	background: url(img/some.gif) left top no-repeat;
	height: 75px;
	width: 200px;
}

#pageFooter {
	line-height: 150%;
	display: block;
	clear: both;
	text-align: left;
	padding: 30px;
	font-size:11px;
	color: #6F6F6F;
}
#pageFooter a{
	color: #6F6F6F;
}
#left_col{
	width: 300px;
	padding: 0 0 0 20px;
	vertical-align: top;
	text-align: left;
}
#left_col span{
	line-height: 250%;
	font-size: 12px;
	color: #5A9702;
	font-weight: bold;
}
#left_col a{
	line-height: 250%;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#center_col{
	padding: 0 20px;
	vertical-align: top;
	text-align: left;
}
#subcat{
	font-size: 11px;
	padding: 0 30px 30px 5px;
}
#subcat h1{
	font-size: 20px;
	color: #5A9702;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
#subcat h2{
	font-size: 20px;
	color: black;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
#subcat span{
	color: #5A9702;
}
#subcat a{
	color: #5A9702;
}
#subcat span.sep{
	color: #0090FF;
	padding: 0 2px 0 5px;
	font-weight: bold;
}
#keywords{
	padding: 10px 0 10px 325px;
}
#keywords div{
	display: block;
	float: left;
	color: #5A9702;
}
#keywords div.sep{
	padding: 0 5px;
	display: block;
	float: left;
	color: #0090FF;
	font-weight: bold;
}
#right_col{
	width: 250px;
	background: url(img/some_2.jpg) left top no-repeat;
	padding-top: 120px;
	vertical-align: top;
}
#right_col h1, #similarSiteLinks h3{
	font-size: 18px;
	font-weight: bold;
	color: #970202;
	font-weight: normal;
	padding: 0 0 15px 0;
	margin: 0;
}
#right_col a{
	line-height: 120%;
	font-size: 12px;
	color: black;
}
#left_center_col{
	padding-left: 200px;
}
#similarSiteLinks{
	margin-top: 30px;
	padding-right: 30px;
}
#similarSiteLinks a{
	color: #737373;
	font-size: 12px;
}
#similarSiteLinks br{
	margin: 5px 0 0 0;
	font-size: 1px;
}
#feedback {
    display:none;
}