body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7F8082;
}
.whitetext {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.copyrightstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.copyrightstyle:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.titlestyle {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	background-color:#A2C185;
	text-decoration: none;
}
.textstyle {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.textstyle:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #23A9E1;
	text-decoration:none;
}
.readmorestyle {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #3D67B4;
}
.readmorestyle:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #EA7832;
}
.contactstyle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#000B55;
}
.redstyle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}


.buttons
{
	font-family:Tahoma;
	color:#406BA7;
	font-size: 12px;
	font-weight: bold;
	height:25;
	background-color:#CECECD;
	cursor:pointer;
	width:80px;
	border: medium;
}
.titlestyle_admin {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #848889;
	font-size: 18px;
	text-decoration:none;
}

.next_prev{
    font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 10px;
	color:#406BA7;
	font-weight: normal;
}

.company_title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-color:#A2C185;
	text-decoration: none;
}

.prod_detail {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #23A9E1;
	font-size: 12px;
	text-decoration: none;
}
