.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #80C5FF;
border-bottom-width: 1;
font:normal 10px Verdana;
line-height: 20px;
z-index: 120;
background-color: #2972A6;
width: 110px;
color: #FFFFFF;
}

.anylinkcss a{
width: 165%;
display: block;
text-indent: 7px;
border-bottom: 1px dashed #45A5E9;
padding: 1px 0;
text-decoration: none;
font-weight: none;
text-indent: 5px;
color: #ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #3893E0;
color: white;
}

A:Link, A:Active, A:Visited
{
	Color: #ffffff;
	Text-Decoration: None;
}
A:Hover
{
	Color: #2D7AEE;
	Text-Decoration: UnderLine;
}

A:Link.sublinks, A:Active.sublinks, A:Visited.sublinks
{
	Color: #515151;
	Text-Decoration: None;
}
A:Hover.sublinks
{
	Color: #FF8202;
	Text-Decoration: None;
}

A:Link.sec, A:Active.sec, A:Visited.sec
{
	Color: #075397;
	Text-Decoration: none;
}
A:Hover.sec
{
	Color: #1264AC;
	Text-Decoration: Underline;
}

A:Link.footer, A:Active.footer, A:Visited.footer
{
	Color: #ffffff;
	Text-Decoration: None;
}
A:Hover.footer
{
	Color: #FFFC94;
	Text-Decoration: None;
}

A:Link.l, A:Active.l, A:Visited.l
{
	Color: #133D8D;
	Text-Decoration: UnderLine;
}
A:Hover.l
{
	Color: #4F6794;
	Text-Decoration: UnderLine;
}

.floatright
{
float: right;
margin: 8 10 0px 0px;
border: ;
padding: 2px;
}


input, select, textarea
{
	Font-Family: Verdana;
	Color: #363636;
	Font-Size: .7em;
}

.search
{
	Font-Family: Verdana;
	Color: #7C7C7C;
	Font-Size: .7em;
	Border: 1px line #A3A4A4;
	
}


.map
{
	Background-Image: url('images/map.gif');
	Background-Repeat: repeat-x;
	Background-Position: Middle Top;
}

