.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007236;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007236;
	text-decoration: none;
}
a:hover.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007236;
	text-decoration: underline;
}
a:hover.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F96620;
	text-decoration: none;
}
.maintable {
	border: 1px solid #007236;
}
.imgborder {
	border: 1px solid #007236;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007236;
	text-decoration: none;
}
a:hover.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007236;
	text-decoration: underline;
}
body {
	SCROLLBAR-BASE-COLOR: #e3dcc0;
	background-color: #e3dcc0;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #347138;
	color: #007236;
	background-color: #f6e9d8;

}
.roottable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #347138;
	border-right-color: #347138;
	border-bottom-color: #347138;
	border-left-color: #347138;
	background-color: #f6e9d8;
}
.roottable-dw{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #347138;
	border-right-color: #347138;
	border-bottom-color: #347138;
	border-left-color: #347138;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.roottable-dwr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #347138;
	border-right-color: #347138;
	border-bottom-color: #347138;
	border-left-color: #347138;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: none;
}