﻿body
{
	background-color:#DFDFDF;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #504F4D;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3B68BD;
	text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	color: #2B6E05;
	text-decoration: none;
	line-height:15px;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #504F4D;
	text-decoration: none;
	line-height:16px;
	
	
}
.body_text_link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: underline;
	line-height:18px;
}
.body_text_link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #504F4D;
	text-decoration: none;
	line-height:18px;
}
.read_more {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2B6E05;
	text-decoration: underline;
}
.read_more:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #2B6E05;
	text-decoration: none;
}
.order_now {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #bf0102;
	text-decoration: underline;
}
.order_now:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #bf0102;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #616161;
	text-decoration: none;
}
.table_tblr {
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-top-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	border-bottom-width: 1px;

	border-right-style: solid;
	border-right-color: #E1E1E1;
	border-right-width: 1px;
	
	border-left-style: solid;
	border-left-color: #E1E1E1;
	border-left-width: 1px;
}

.input_txt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #333132;
	text-decoration: none;
}
.button {
	font-family : Trebuchet MS;
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	background-color : #0192D1;
	text-align : center;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-color:#51712E;
	height:22px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	line-height:25px;
}
.footer_menu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	line-height:25px;
}
.footer_menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: underline;
	line-height:25px;
}
