.anylinkcss{
position:absolute;
visibility: hidden;
line-height: 20px;
z-index: 90;
background-color: #ffdd00;
width: 150px;
color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}

.anylinkcss a{
width: 150px;
display: block;
text-indent: 7px;
border-bottom: 1px dashed #cca122;
padding: 1px 0;
text-decoration: none;
font-weight: none;
text-indent: 5px;
text-color:#FFFFFF;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0087d9;
color: FCF3DC;
text-decoration:none;
}

A:Link, A:Active, A:Visited
{
	Color: #000000;
	Text-Decoration: None;
}
A:Hover
{
	Color: #E0E0E0;
	Text-Decoration: UnderLine;
}

A:Link.sublinks, A:Active.sublinks, A:Visited.sublinks
{
	Color: #E0E0E0;
	Text-Decoration: None;
}
A:Hover.sublinks
{
	Color: #FEF7C7;
	Text-Decoration: Underline;
}

A:Link.sec, A:Active.sec, A:Visited.sec
{
	Color: #4D5557;
	Text-Decoration: none;
}
A:Hover.sec
{
	Color: #000000;
	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;
}
