A:link, A:active, A:visited { 
color : #008ecf; 
text-decoration : none; 
} 
A:hover { 
color : #fffdbf; 
text-decoration : underline; 
} 
A:hover.sublinks { 
color : #fffdbf; 
text-decoration : underline; 
} 
A:link.sub, A:active.sub, A:visited.sub { 
color : #6d7179; 
text-decoration : none; 
} 
A:hover.sub { 
color : #008ecf; 
text-decoration : none; 
} 
A:link.sec, A:active.sec, A:visited.sec { 
color : #382d2d; 
text-decoration : none; 
} 
A:hover.sec { 
color : #008ecf; 
text-decoration : underline; 
} 
A:link.more, A:active.more, A:visited.more { 
color : #737373; 
text-decoration : none; 
} 
A:hover.more { 
color : #535050; 
text-decoration : none; 
} 
.floatleft { 
float : left; 
padding : 5px; 
} 
input, select, textarea { 
font-family : Verdana; 
color : #363636; 
font-size : 0.7em; 
} 
.search { 
font-family : Verdana; 
color : #363636; 
font-size : 0.7em; 
border : 1px; 
border-color : #000000; 
border-style : solid; 
} 
.map { 
background-image : url('images/map.gif'); 
background-repeat : repeat-x; 
} 
.suckerdiv ul { 
margin : 0; 
padding : 0; 
list-style-type : none; 
width : 270px; 
font-size : 11px; 
font-weight : bold; 
color : #54584e;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.suckerdiv ul li { 
position : relative; 
background : url(images/top-link.gif) repeat-y -3px 5px; 
} 
.suckerdiv ul li ul { 
position : absolute; 
width : 160px; 
top : 0; 
visibility : hidden; 
} 
.suckerdiv ul li a { 
display : block; 
overflow : auto; 
color : black; 
text-decoration : none; 
background : url(images/top-link.gif) repeat-y -3px 5px; 
padding : 1px 5px 0 25px; 
height : 25px; 
line-height : 25px; 
border-bottom : 1px solid #ccc; 
} 
.suckerdiv ul li a:visited { 
color : black; 
} 
.suckerdiv ul li a:hover { 
background-color : #2398d7; 
} 
.suckerdiv .subfolderstyle { 
background : url(arrow-list.gif) no-repeat center right; 
} 
* html .suckerdiv ul li { 
float : left; 
height : 1%; 
} 
* html .suckerdiv ul li a { 
height : 1%; 
} 
.text2 { 
font-size : 12px; 
color : #666666; 
} 
