html body
{
Color: #000000;
}
.maintable
{
BORDER: 1px solid #c86b97;
}
.tableheader
{
Font-Size: 80%;
}
table.menu a
{
Text-Decoration: none;
Color: #000000;
Background: #e9c4d5;
BORDER: 0px solid #c86b97;
}
div.menu a:hover
{
Color: #000000;
}
.result TH
{
Font-Weight: bold;
Background-Color: #c86b97;
}
.result .evenrow
{
Font-Size: 100%;
}
.result .oddrow
{
Background-Color: #e9c4d5;
Font-Size: 100%;
Color: black;
}
.result A
{
Color: #461f32;
Font-Size: 100%;
}
.result A:hover
{
Text-Decoration: none;
}
A:hover
{
Color: #a90754;
Text-Decoration: none;
}
.tableheader
{
Background-Color: #eedbe4;
}
table.menu #menuon A
{
Background: #c86b97;
}
div.menu a:hover
{
Background: #c86b97;
}
A
{
Font-Size: 80%;
}
html body
{
Font-Family: Verdana,  Arial, Helvetica, sans-serif;;
}
.maintable
{
Background-Color: #FFFFFF;
}
.tableheader
{
Border-Bottom: 0px dashed #c86b97;
Font-Weight: bold;
}
.tablerow
{
Border-Bottom: 1px dashed #c86b97;
}
.result
{
Background-Color: #FFFFFF;
Font-Size: 80%;
}
.result TH
{
Color: #000000;
}
.result .evenrow
{
Background-Color: #Eedbe4;
Color: black;
}
.result A
{
Text-Decoration: underline;
}
.menubg1
{
Background-Color: #c86b97;
}
table.menu a
{
Font-Weight: bold;
Font-Size: 80%;
}
.result
{
BORDER: 0px solid #c86b97;
}
.result A
{
Font-Weight: bold;
}
A
{
Color: #000000;
}
.loginbox
{
Background-Color: #e9c4d5;
}

.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: 145px;	
	right: 0px;
	bottom:50px;
	background-color: #E9C4D5;	
	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_17.jpg);
	background-repeat: repeat-x;
	border-left:solid 1px #9F9F9F;
    height:19px;
}
.menu_bg2 {
	background-image: url(../images/menu_bg_17.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_17.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_17.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #9F9F9F;
    height:19px;
	border-bottom:solid 1px #9F9F9F;
}

.containwidth
{
	width:75%;
}
