body {
background-image: url("../images/bg.gif"); 
background-repeat: repeat-y;
font-family: Arial, Verdana, Helvetica, ms sans-serif;
color: #000000;
padding: 0px;
margin: 0px;
font-size: 80%;
background-color: #ffffff;
}

a:Link {color: #546E86;}
a:Visited {color: #546E86;}
a:Active {color: #546E86;}
a:Hover {color: #B6018E;}

a.tablink:Link, a.tablink:Visited, a.tablink:Active, a.tablink:Hover {
color: #7793AD;
font-weight: bold;
text-decoration: none;
}

a.tablinksel:Link, a.tablinksel:Visited, a.tablinksel:Active, a.tablinksel:Hover {
color: #B40B8D;
text-decoration: none;
font-weight: bold;
}


.copyright {
font-size: 85%; 
color: #000000;

}

td.content {
background-color: #ffffff;
text-align: left;
}

td.welcome {
color: #666666;
text-align: left;
padding-left: 4px;
padding-right: 14px;
font-size: 85%;
}

td.tabs {
background-image: url("../images/tab-bg.gif"); 
background-repeat: no-repeat;
background-color: #ffffff;
text-align: center;
color: #7793AD;
width: 91px;
height: 22px;
font-weight: bold;
vertical-align: middle;
}

td.tabsel {
background-image: url("../images/tab-bg-sel.gif"); 
background-repeat: no-repeat;
background-color: #ffffff;
text-align: center;
color: #7793AD;
width: 91px;
height: 22px;
font-weight: bold;
vertical-align: middle;
}

td.tabspace {
width: 6px;
height: 22px;
}

.lighttext {
color: #EEEEEE;
font-size: 8pt;
font-weight: bold;
}

td.sidenav {
background-color: #EEEEEE;
background-image: url("../images/sidenav-bg.gif"); 
width: 173px;
}

td.navsection {
background-image: url("../images/section-bg.gif"); 
width: 162px;
height: 21px;
}

td.subnavsection {
background-image: url("../images/navitem-bg.gif"); 
width: 162px;
height: 13px;
}

td.subnavsectionsel {
background-image: url("../images/navitem-bg-sel.gif"); 
width: 162px;
height: 13px;
}

a:Link.leftnav, a:Active.leftnav, a:Hover.leftnav, a:Visited.leftnav {
width: 162px;
height: 21px;
padding-left: 15px;
font-weight: bold;
text-decoration: none;
color: #666666;
}

a:Link.leftsubnav, a:Active.leftsubnav, a:Visited.leftsubnav {
padding-left: 20px;
text-decoration: none;
color: #666666;
font-size: 85%;
}

a:Hover.leftsubnav {
padding-left: 20px;
text-decoration: none;
color: #B6018E;
font-size: 85%;
}

a:Link.leftsubnavH, a:Active.leftsubnavH, a:Visited.leftsubnavH {
padding-left: 20px;
text-decoration: none;
color: #FF0000;
font-weight: bold;
font-size: 85%;
}

a:Hover.leftsubnavH {
padding-left: 20px;
text-decoration: none;
color: #B6018E;
font-weight: bold;
font-size: 85%;
}


h4 {
color: #990000;
font-size: 110%;
}

select, input, textarea {
font-size: 85%;
}


p, li {
font-size: 100%; 
color: #000000;
}

h3, h1 {
font-size: 110%; 
color: #CC6600;
font-weight: bold;
}

form {
padding: 0px;
margin: 0px;
}


.navtext {
width:150px;
font-size:8pt;
border-width:1px;
border-style:outset;
border-color:darkgray;
layer-background-color:tan;
background-color: #EEEEEE;
color:black;
}

.button {
font-family: Trebuchet Ms, Arial, Helvetica, sans-serif; 
font-size: 90%; 
color: #000000;
font-weight: bold;
border:1px solid;
padding: 0px;
border-top-color:#FFFFFF;
border-left-color:#CCCCCC;
border-right-color:#CCCCCC;
border-bottom-color:#666666;
background-color: #666666;
filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#666666');
}

/* RESULT LIST STYLES */
tr.resulth {
	background-color:#CCCCCC;
}	
td.resulth {
	color:#666666;
	font-weight: bold;
	padding-left: 5px;
}	
tr.resultd0 {
	padding-left: 5px;
	background-color:#FFFFFF;
	vertical-align: top;
}
tr.resultd1 {
	padding-left: 5px;
	background-color:#EEEEEE;
	vertical-align: top;
}
