<!--

body 
{ 
margin: 20px 0px 0px 0px;
background-color: #bbbdc0;
font-size: 62.5%;
}

ul.olive
{
list-style-image: url(../images/olive-bullet.gif);
}

img
{
border: none;
}

.imgborder
{
border-color: white white white white;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.maintable 
{ 
background-color: #7f1645;
}

.maintable2 
{ 
background-color: #ffffff;
border-color: #3f0b22 #3f0b22 #3f0b22 #3f0b22;
border-style: solid solid solid solid;
border-width: 2px 2px 2px 2px;
}

.header
{
font-family: times new roman, arial, sans-serif, verdana;
font-size: 1.5em;
font-weight: bold;
color: #7f1645;
}

td
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #000000;
line-height: 20px;
}

td.none
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #000000;
}

.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #2c2911;
text-align: center;
vertical-align: middle;
background-image: url('../images/footer_bg.gif');
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #2c2911;
	text-decoration: none; 
}



#menu a {
	font-family: garamond, times new roman, arial;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	text-align: center;
	color: #fff;
	background-color: #595322;

	padding: 5px 0px 5px 0px;
	text-decoration: none; 
	}

#menu a:hover {
	font-size: 10pt;
	background-color: #595322;
	color: #fcbe86; 
	}
	
	
	
	
	
	
	
	
	

.menucontentheader
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
background-color: #595322;
text-align: left;
vertical-align: top;
padding-left: 3px;
}


	
	
	
	
	
	
	
	
	

-->