*
{
font-family: Verdana, Helvetica;
font-size: 11px;
}

body 
{
background-color: #a3a3a3;
margin-top: 0px;
}

td.content
{
height: 300px;
}

h1
{
margin-top: 0px;
line-height: normal;
font-size: 140%;
font-weight: bold;
}

h2
{
margin-bottom: 0.5em;
line-height: normal;
font-size: 125%;
font-weight: bold;
}

h3
{
font-size: 14px;
font-family: times, georgia, serif;
font-weight: normal;
}

td.bluenav
{
background-image: url(/imgs/bluenav_bg.gif);
background-repeat: no-repeat;
}

td.bluenavlink
{
color: #96ABD5;
}

td.bluenavlink a
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}

td.bluenavlink a:hover
{
color: #ffffff;
text-decoration: underline;
font-size: 10px;
}

td.bluenavlink a:visited
{
color: #ffffff;
font-size: 10px;
}

td.main_nav_left
{
background-image: url(/imgs/main_nav_01.gif);
background-repeat: no-repeat;
width: 10px;
height: 29px;
}

td.main_nav_center
{
background-image: url(/imgs/main_nav_02.gif);
background-repeat: repeat-x;
height: 29px;
}

td.main_nav_center a
{
color: #A93A3F;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}

td.main_nav_center a:hover
{
text-decoration: underline;
font-size: 10px;
}

td.main_nav_center a:visited
{
font-size: 10px;
}

td.main_nav_right
{
background-image: url(/imgs/main_nav_03.gif);
background-repeat: no-repeat;
width: 10px;
height: 29px;
}

td.home_side_right
{
background-color: #d1d1d1;
width: 260px;
padding: 10px 10px 10px 10px ;
}

div.side_right_header
{
background-color: #b2b2b2;
border: solid 1px #7b7b7b;
font-weight: bold;
color: #ffffff;
padding: 5px;
}

div.side_right_mainlink
{
background-color: #2a55aa;
border: solid 1px #ffffff;
font-weight: bold;
padding: 5px;
margin-bottom: 8px;
}

div.side_right_mainlink a
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}

div.side_right_mainlink a:link{color: #ffffff; text-decoration: none;}
div.side_right_mainlink a:visited{color: #ffffff; text-decoration: none;}
div.side_right_mainlink a:hover {color: #ffffff; text-decoration: underline;}
div.side_right_mainlink a:active{color: #ffffff; text-decoration: underline;}


div.bodycopy
{
line-height: 16px;
}

ul
{
line-height: 16px;
}

li
{
list-style-type: circle
}

td.footer
{
background-image: url(/imgs/footer_bg.gif);
background-repeat: no-repeat;
}

INPUT.styled, TEXTAREA.styled
 {
	font-family: verdana, arial, helvetica;
	padding: 3px;
	height: 12px;
	width: 140px;
	font-size: 10px;
	color: #616161;
	background-color: #ffffff;
	border: 1px solid #375faf;
}



p { }

td { }

a:link { color: #A93A3F; text-decoration: underline; }

a:visited { color: #A93A3F; text-decoration: underline; }

a:hover { color: #A93A3F; text-decoration: none; }



