.greytd {
	background-color : #dcdede;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none;
	color : #525252;
}
a:hover.greytd {
	background-color : #dcdede;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline;
	color : #525252;
}
.maintit {
	font-family : Arial, Helvetica, sans-serif;
	font-size :16px;
	text-decoration : none;
	color : #5C9B61;
	font-weight : bold;
}
.greytit {
	font-family : Arial, Helvetica, sans-serif;
	font-size :14px;
	text-decoration : none;
	color : #696969;
}
a:hover.greytit {
	color : #696969;
	font-family : Arial, Helvetica, sans-serif;
	font-size :14px;
	text-decoration : underline;
}
	
.form{
	BACKGROUND-COLOR: #d2e3da;
	BORDER-BOTTOM: solid #172F17 1px;
	BORDER-LEFT: solid #172F17 1px;
	BORDER-RIGHT: #172F17 1px solid;
	BORDER-TOP: #172F17 1px solid;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
	color : #0E411F;

}
.browntxt{
	color : #8B0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none;
}
a:hover.browntxt {
	color : #8B0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline;
}
.greentxt{
	color : #426642;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none;
}
a:hover.greentxt {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline;
}
.greytxt{
	color : #2F4F4F;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none;
}
a:hover.greytxt {
	color : #2F4F4F;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline;
}

.greentd{
	color : #004A00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none;
	background : #BDD1BF;
}

.menu{
	color : #696969;
	font-family : Arial, Helvetica, sans-serif;
	font-size :14px;
	text-decoration : none;
	font-weight: bold;
}
a:hover.menu {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size :14px;
	text-decoration : none;
	font-weight: bold;
}
.ytxt{
	color : #FAFAD2;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none;
}
a:hover.ytxt {
	color : #FAFAD2;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline;
}
a { text-decoration:none; color:#000;}