﻿<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cccccc;
}

h1
{
font-family: arial, verdana;
font-size: 14pt;
font-weight: bold;
color: #ff0000;
}

h2
{
font-family: arial, verdana;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: #333;
}


h2.h2Smaller
{
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal;
color: #333;
font-style: none;
}

h3
{
font-family: arial, verdana;
font-size: 13pt;
font-weight: bold;
color: #ff0000;
}

a.linkBold:link, a.linkBold:visited, a.linkBold:active  {
	color: #000;
	text-decoration: none; 
	font-weight: bold;
}

a.linkBold:hover {
	color: #000;
	text-decoration: none; 
	font-weight: bold;
}


strong.noBold
{
font-weight: normal;
}



ul.homeUL li
{
padding-bottom: 10px;
}





.maintable 
{ 
background-color: #ffffff;
}

.tablebg
{ 
background-color: #ffffff;
}


.imgborder
{

border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.header
{
font-family: arial, verdana;
font-size: 13pt;
font-weight: bold;
color: #ff0000;
}

.subheader
{
font-family: arial, verdana;
font-size: 11pt;
font-weight: bold;
color: #ff0000;
}

td
{
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
background-color: #000000;
background-image2: url('../images/footer_bg.gif');
}

a:link, a:visited, a:active  {
	color: #ff0000;
	text-decoration: underline; 
}

a:hover {
	color: #ff0000;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #ffffff;
	text-decoration: none; 
}

#thisProcessCSS
{
font-size: .1pt;
background-color: #fff;
color: #fff;
border: 0;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10pt arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4983d2;
color: #fff;
}



-->
