@charset "utf-8";
body {
	background-image: url(images/main.bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.content {
	font-family: arial;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 40px;
	color: #5c5c5c;
}

.footer {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 30px;
	padding-right: 20px;
}
.selectcatergory {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#990000;
}
.FooterLinks{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #376B18;
	text-decoration: none;	
	}

.company{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #85C845;
	border-bottom-color: #EDEDED;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}