.tableheader
{
Border-Bottom: 0px dashed #006400;
}
.tablerow
{
Border-Bottom: 1px solid #67c18d;
}
table.menu a
{
Color: #000000;
Font-Weight: bold;
BORDER: 0px solid #C0C0C0;
}
div.menu a:hover
{
Background: #000000;
}
.result
{
BORDER: 1px solid #006400;
}
.result TH
{
Color: #000000;
Background-Color: #A2CD5A;
}
.result A
{
Font-Weight: bold;
Font-Size: 100%;
}
A
{
Color: #000000;
Font-Size: 80%;
}
.loginbox
{
Background-Color: #A2CD5A;
}
.tableheader
{
Font-Weight: bold;
}
table.menu #menuon A
{
Background: #A2CD5A;
}
.result .evenrow
{
Color: black;
}
.menubg1
{
Background-Color: #A2CD5A;
}
html body
{
Color: #000000;
}
.maintable
{
BORDER: 1px solid #006400;
Background-Color: #FFFFFF;
}
table.menu a
{
Text-Decoration: none;
Font-Size: 80%;
}
.result
{
Font-Size: 80%;
}
.result .evenrow
{
Background-Color: #ECF4DD;
}
.result .oddrow
{
Font-Size: 100%;
Color: black;
}
.result A
{
Text-Decoration: underline;
}
.result A:hover
{
Text-Decoration: none;
}
A:hover
{
Color: #FF0000;
Text-Decoration: underline;
}
html body
{
Font-Family: tahoma, verdana, arial;
}
.tableheader
{
Background-Color: #F5FFFA;
Font-Size: 80%;
}
table.menu a
{
Background: #BCEE68;
}
div.menu a:hover
{
Color: #A2CD5A;
}
.result
{
Background-Color: #FFFFFF;
}
.result TH
{
Font-Weight: bold;
}
.result .evenrow
{
Font-Size: 100%;
}
.result .oddrow
{
Background-Color: #D5E9B4;
}
.result A
{
Color: #004080;
}

.bkgnd2 {
	position:absolute; /*needed to expand to full height beyond content in FF */	
	height:auto; /* FF needs this setting to expand div to fit long content */	
	width:100%;
	top: 175px;	
	right: 0px;
	bottom:0px;
	background-color:#A2CD5A;	
	background-repeat:repeat-y;
	text-align:center; /*centers #main in old IE*/
	}

.main_bg1 {
	background-color:#FFFFFF;
	border:1px solid #365436;
	background-repeat:repeat-y;	
	width: 90%;
	/*min-height:900px;
	height:auto !important;
	height:900px;*/
	left:1%;
	right:9%;
	position:absolute;
}


html, body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
	height:100%;
	background-color:#EEF9F3;
}


.menu_bg1 {
	background-image: url(../images/menu_bg_14.jpg);
	background-repeat: repeat-x;
	border-left:solid 1px #9F9F9F;
    height:19px;
}
.menu_bg2 {
	background-image: url(../images/menu_bg_14.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #9F9F9F;
    height:19px;
}
.menu_links{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;	

}
.menu_links:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;	
}
.menu_bg3 {
	background-image: url(../images/menu_bg_14.jpg);
	background-repeat: repeat-x;
	border-left:solid 1px #9F9F9F;
    height:19px;
	border-bottom:solid 1px #9F9F9F;
}
.menu_bg4 {
	background-image: url(../images/menu_bg_14.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #9F9F9F;
    height:19px;
	border-bottom:solid 1px #9F9F9F;
}

.containwidth
{
	width:75%;
}
