.green_{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#96C42C;
text-decoration:underline;
}
.green_:hover {
text-decoration:none;}
.green{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#96C42C;
text-decoration:none;
}
.green:hover {
text-decoration:underline;}
.grey{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#737373;
text-decoration:none;
}
.grey:hover {
text-decoration:underline;}

.red{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF9900;
text-decoration:none;
}
.red:hover {
text-decoration:underline;}
.grey_{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#737373;
text-decoration:underline
}
.grey_:hover {
text-decoration:none}

.bot{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
}
.bot:hover {
color:#7FAF18;}
.bot1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#DDDBDB;
text-decoration:none;
}
.bot1:hover {
color:#FFFFFF;}

.table{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#8C8C8C;
text-decoration:none;
}
.table:hover {
text-decoration:underline;}

.main_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #5F820A;
	background-image: url(images/button.jpg);
	text-align: left;
	vertical-align: bottom;
	text-indent: 5px;
	padding-bottom: 10px;
	height: 52px;
	width: 100px;
}
.button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.main_contante {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.main_header {
	background-image: url(images/topbackground.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0066FF;
	vertical-align: middle;
	text-indent: 15px;
}
.main_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
