body
{
background-image:url('images/background.jpg');
background-repeat:repeat-x;
background-color:white;
}

table.bodytext
{
background-image:url('images/background2.jpg');
background-repeat:repeat-x;
background-color:white;
}

table.grey1
{
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

table.subnav
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

td.grey1
{
font-family: arial;
font-size: 13px;
color: #959595;
}

td.grey2
{
font-family: arial;
font-size: 10px;
color: #959595;
}

td.tagline
{
font-family: Georgia;
font-size: 36px;
color: #000000;
text-align: center;
}

span.pagehead
{
font-family: Georgia;
font-size: 30px;
color: #000000;
}

span.subhead
{
font-size: 18px;
}

td.hometext
{
font-family: arial;
font-size: 17px;
color: #606060;
text-align: justify;
}

td.sectext
{
font-family: arial;
font-size: 14px;
color: #606060;
text-align: justify;
}

p.lh10 {
margin-top: 0px;
margin-bottom: 10px;
}

p.lh25 {
margin-top: 0px;
margin-bottom: 25px;
}

A.footer {color: white; font-family: verdana; font-size: 11px; text-decoration: none}
A:hover.footer {color: white; font-family: verdana; font-size: 12px; text-decoration: underline}

a:link.navlink  {
	text-decoration: none;
	color: white;
	}

a:visited.navlink  {
	text-decoration: none;
	color: white;
	}

a:active.navlink  {
	text-decoration: none;
	color: white;
	}

a:hover.navlink  {
	text-decoration: none;
	color: #22428f;
	}

a:link.core  {
	text-decoration: none;
font-family: arial;
font-size: 18px;
color: #606060;
	}

a:visited.core  {
	text-decoration: none;
font-family: arial;
font-size: 18px;
color: #606060;
	}

a:active.core  {
	text-decoration: none;
font-family: arial;
font-size: 18px;
color: #606060;
	}

a:hover.core  {
	text-decoration: none;
font-family: arial;
font-size: 18px;
color: #606060;
	}


#drop1 {
display:none;
top:200px;
left:0px;
width:978px;
height:21px;
position:absolute;
z-index:100;
padding:0px;
}
