body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color:#002065;
	background-color: #ffffff;
	margin: 0px;
	font-weight: 600;
}
a:link {
	color: #002065;
	text-decoration: none;	
}
a:visited {
    color: #002065;
	text-decoration: none;
}
a:hover {
    color: #874362;
	text-decoration: none;
}
.cat {
	background-image:url(../catbg.gif);
	background-repeat: repeat-y;
}
.conTitle {
	color: #6C193F;
	text-decoration: underline;
}
.maintable {
	border: 1px solid #000000;
}
.contact {
    font-family:Verdana;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	font-weight:bold
}
.submit {
	color: #002065;
	background-color: #B6CDE7;
	font-weight: bold;
}
input {
	color: #002065;
	border: 1px solid #B6CDE7;
}
.send {
	color: #2F8CC2;
	width: 90%;
	font-size: 18px;
	text-align:left;
	padding: 10px;
}
.about {
	width: 90%;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 50px;
	padding-bottom: 15px;
	line-height: 25px;
	font-size: 14px;
	color:#002065;
	font-weight: bold;
	text-align: justify;
	
}
.actheader {
	font-weight: bold;
	color: #6C193F;
	text-align: left;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Tahoma;
	font-style: italic;
}
.categoryNav{
	vertical-align: middle;
	padding-top: 5px;
	padding-right:15px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana, Arial;
}
.prodThumb {
	margin: 3px;
	float: left;
	height: 200px;
	width: 32%;
	font-size: 13px;
	font-weight: 600;
}
.prodThumb a{
	text-decoration: none;
}
.prodThumb a:hover{
	text-decoration: none;
}
.prodImg{
	border: 3px solid #77B6D0;
}
.nav{
	direction: ltr;
	width:100%;
}
.nav a{
	text-decoration:none;
}
.footer{
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	padding-left: 15px;
	vertical-align: middle;
	font-weight: normal;
}
.footer a{
    color: #77B6D0;
	text-decoration: none;
}
.actdesc {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 14px;
font-weight: bold;
}
