A:link, A:active, A:visited {
color:blue;
text-decoration:none;
}
A:HOVER {
color: #632008;
text-decoration:underline;
background-color:none;
}
A.menu:link, A.menu:active, A.menu:visited {
color:white;
text-decoration:underline;
}
A.menu:HOVER {
color: #BDAA00;
text-decoration:underline overline;
background-color:none;
}

BODY {
font-size: 11pt;
font-family: Arial,Helvetica,sans-serif;
color:black;
background-color: #FFFFFF;
margin: 0 10px 0 0;
}
H1 {
color:#4E718F;
text-align:center;
}
H2 {
color:navy;
text-align:center;
margin-bottom:2px;
}
H2.red {
color:navy;
text-align:center;
margin-bottom:2px;
}
P {
text-align:justify;
}
.title {
font-size: 14pt;
color: black;
text-align:center;
font-weight:bold;
}
.subtitle {
font-size: 12pt;
color: black;
text-align:center;
font-weight:bold;
}
.attn {
color:red;
font-weight:bold;
}
.titlebar {
color:white;
background-color:#632008;
font-size:14pt;
font-weight:bold;
text-align:center;
}
#LeftMenu {
font-size:9pt;
width: 155px;
float: left;
background-color: white;
border:0;
}
#LeftColumn {
width: 45%;
float: left;
padding-left: 20px;
}
#RightColumn {
margin-left:50%;
}
#AdminLeftColumn {
width: 50%;
float: left;
padding-left: 20px;
}
#AdminRightColumn {
margin-left:70%;
background-color:#BDAA00;
}
UL.DartRightBlue {
list-style: disc url(/images/DartRightBlue.gif) outside;
margin-left:25px;
}
#footer {
color: #4E718F;
font-size:8pt;
text-align: center;
font-weight:normal;
}

form th {
text-align:right;
}

.btnMenu {
width: 150px;
height: 28px;
padding-top: 2px;
padding-bottom: 2px;
border: 0;
text-align: center;
text-decoration:none;
}

