.regtext {
font-family: Arial;
font-size: 10pt;
}

.regtextbold {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

.input_field {
font-family: Arial;
font-size: 10pt;
color: #690412;
}

.drop_down {
font-family: Arial;
font-size: 10pt;
background-color: #690412;
color: white;
}

.button 
{
border:1px solid;
font-weight:bold;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
background: #690412;
color:#ffffff;
height:22px;
text-decoration:none;
cursor: hand;
font-family:Arial;
font-size:11px;
}

.btnhov {
border:1px solid;
font-weight:bold;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
background: #690412;
color:#ffffff;
height:22px;
text-decoration:none;
cursor: hand;
font-family:Arial;
font-size:11px;
border-top-color:blue;
border-left-color:blue;
border-right-color:blue;
border-bottom-color:blue;
}

.leftcolumn a:link
{
font-family:Arial;
color: white;
text-decoration: none;
}

.leftcolumn a:visited
{
font-family:Arial;
color: white;
text-decoration: none;
}

.leftcolumn a:hover
{
font-family:Arial;
text-decoration: underline;
color: blue
}

.maincolumn a:link
{
font-family:Arial;
color: #690412;
text-decoration: underline;
}

.maincolumn a:visited
{
font-family:Arial;
color: #690412;
text-decoration: underline;
}

.maincolumn a:hover
{
font-family:Arial;
text-decoration: underline;
color: blue
}
