body {font-color="#333333"; background-color: white; margin: 0px 0px 0px 0px;}
a:link { color: #CC3300; text-decoration: none}
a:visited { color: #CC3300; text-decoration:none}
a:hover { color: #FF3300; text-decoration: underline}

h1 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: bolder; color: #669900}
p,div { font-family: Arial; font-size: 13px}

.topnavmenu
{ 
font-family: "Arial";
font-size: 13px;
color: #000080;
font-weight: bolder;
cursor:hand;
border-bottom: 1px solid #008000;
border-right: 1px solid #008000;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
}

.maplocationdiv
{
position:absolute;
border: 1px solid;
background-color: white;
width: 422px;
padding: 8px;
display:none;
}

#subcontentdiv
{
position:absolute;
border: 1px solid;
background-color: white;
width: 250px;
padding: 8px;
display:none;
}

#dropmenudiv
{
position:absolute;
border:1px solid #008000;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover
{ 
background-color: #DEF3DE;
}

#dhtmltooltip
{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px;
}

#dhtmlpointer
{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

