body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #2B7054;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
form{
margin:0px;
}
A.toplink {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left: 15px;
}
A.toplink:hover {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	font-weight:bold;
}
A.link {

	COLOR: #FF8000;
	TEXT-DECORATION: underline;

}
A.link:hover {

	COLOR: #2B7054;
	text-decoration: none;

}
A.menulink {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.pagebg {
	background-color: #FFFFFF;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.btnbg {
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
}
.greenbg {
	background-color: #2B7054;
}
.orgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
.greentext {
	color: #2B7054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.gtext {
	color: #2B7054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.orgtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
.greentitle{
	color: #2B7054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.btnleft {
	background-image: url(../images/btnleft.gif);
	background-repeat: no-repeat;
}
.btnright {
	background-image: url(../images/btnright.gif);
	background-repeat: no-repeat;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2B7054;
	border: 1px solid #2B7054;
}

