﻿BODY{
background-color : #ffffff;
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
margin: 0px;
color: #000000;
scrollbar-arrow-color: #9a2223;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #9a2223;
scrollbar-highlight-color: #9a2223;
scrollbar-shadow-color: #9a2223;
scrollbar-darkshadow-color: #9a2223;
scrollbar-track-color: #9a2223;
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
border: 0px #9a2223 solid;
}

/* this group sets the normal link colors */
A:LINK {
color : #9a2223;
font-weight: none;
text-decoration : none;
}
A:VISITED {
color : #9a2223;
font-weight: none;
text-decoration : none;
}
A:HOVER {
color : #9a2223;
font-weight: none;
text-decoration : underline;
}
A:ACTIVE {
color : #9a2223;
text-decoration : bold;
}


.nav A:LINK {
color : #ffffff;
font-weight: bold;
text-decoration : none;
}
.nav A:VISITED {
color : #ffffff;
font-weight: bold;
text-decoration : none;
}
.nav A:HOVER {
color : #ffffff;
font-weight: bold;
text-decoration : underline;
}
.nav A:ACTIVE {
color : #ffffff;
font-weight: bold;
text-decoration : none;
}

.topmenu A:LINK {
color : #000000;
text-decoration : none;
}
.topmenu A:VISITED {
color : #000000;
text-decoration : none;
}
.topmenu A:HOVER {
color : #9a2223;
text-decoration : underline;
}
.topmenu A:ACTIVE {
color : #000000;
font-weight: bold;
text-decoration : none;
}


H1 {
font-size : 120%;
font-weight : bold;
color : #9a2223;
}


H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #9a2223;
}

HR {
color: #9a2223;
height: 1px;
width: 95%;
}

#dropmenudiv{
border-left:1px solid #9a2223; border-right:1px solid #9a2223; border-top:1px solid #9a2223; border-bottom:1px solid #9a2223; position:absolute;
line-height:15px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
}
