A:Link, A:Active, A:Visited
{	
	Font-Family: Verdana;
	Color: #FF8080;
	Text-Decoration: None;
}
A:Hover
{
	Font-Family: Verdana;
	Color: #FF8080;
	Text-Decoration: UnderLine;
}

.sub:Link,.sub:Active,.sub:Visited
{
	Font-Family: Verdana;
	Color: #FF8080;
	Font-Size:12;
	Text-Decoration:underline
}
.sub:Hover
{
	Font-Family: Verdana;
	Color: #3D7EBD;
	Font-Size:12;
	Text-Decoration: underline
}

A:Link.sec, A:Active.sec, A:Visited.sec
{
	Font-Family: Verdana;
	Color: #2F5700;
	Text-Decoration: None;
}
A:Hover.sec
{
	Color: #1B3300;
	Text-Decoration: Underline;
}

A:Link.more, A:Active.more, A:Visited.more
{
	Font-Family: Verdana;
	Color: #CC0000;
	Text-Decoration: None;
}
A:Hover.more
{
	Font-Family: Verdana;
	Color: #600000;
	Text-Decoration: None;
}

.floatleft
{
float: left;
margin: 5 10 0px 0px;
border: ;
padding: 2px;
}


input, select, textarea
{
	Font-Family: Verdana;
	Color: #363636;
	Font-Size: .7em;
}

.search
{
	Font-Family: Verdana;
	Color: #363636;
	Font-Size: .7em;
	Border: 1px;
	Border-Color: #000000;
	Border-Style: Solid;
}


.map
{
	Background-Image: url('images/map.gif');
	Background-Repeat: repeat-x;
	Background-Position: Middle Top;
}
.black10
{
 Font-family:arial, helvetica;
 Font-size:10;
 color:#000000;
}
.black12
{
 Font-family:arial, helvetica;
 Font-size:12;
 color:#000000;
}
.black13
{
 Font-family:Arial, helvetica;
 Font-size:13;
 color:#FFFFFF;
 font-weight:bold;
 }
