body {
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}
.content {
	font-family: arial;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #5c5c5c;
}
.newsletter {
	font-family: tahoma;
	font-size: 11px;
	color: #525251;
}
.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:#ffffff;
}

.new {
	font-family: arial;
	font-size: 11px;
	color: #414B56;
}
.footerlinks {
	font-family: tahoma;
	font-size: 10px;
	color: #ACACAC;
}
#footerlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #9369C5;
	font-weight:bold;
}


.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #ACACAC;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}