#message
{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background: #FFFFFF;
    line-height: 200%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 15%;
    margin-right: 15%;
}

#dropmenudiv{
position:absolute;
border-left:1px solid black;
border-right:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
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: yellow;
}

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005B5E;
}
body {
    background-color: #FFFFFF;
    background-image:url(/template/images/main_bg.jpg);
    background-repeat:repeat-x;
}

body a:link { color: #003300; }
body a:visited { color: #003300; }

.style3 a:link { color: #FFFFFF; }
.style3 a:visited { color: #FFFFFF; }

.tab_buttons
{
    color: #003300;
}

a.tab_buttons
{
    font-size: 12px;
    color: #003300;
}

a.tab_buttons:link {text-decoration: none;}
a.tab_buttons:visited {text-decoration: none;}
a.tab_buttons:hover {text-decoration: underline;}
a.tab_buttons:active {text-decoration: none;}

.style1 {color: #FFFFFF}

.style1 a:link {color: #FFFFFF}
.style1 a:visited {color: #FFFFFF}

.style3 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.style4 {font-size: 12px}
a {
    font-size: 12px;
    color: #FFFFFF;
}

a.style1 {
    font-size: 12px;
    color: #FFFFFF;
}
a.style3 {
    font-size: 12px;
    color: #FFFFFF;
}
a.style1:link {text-decoration: none;}
a.style1:visited {text-decoration: none;}
a.style1:hover {text-decoration: underline;}
a.style1:active {text-decoration: none;}

a.style3:link {text-decoration: none;}
a.style3:visited {text-decoration: none;}
a.style3:hover {text-decoration: underline;}
a.style3:active {text-decoration: none;}

a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}


/*
Margin form tags
 */

#marginForm fieldset
{
    display: block;
    margin: 0 0 1em 0;
    border: 0 solid #FFFFFF;
    border-top: 1px solid #000000;
    padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
    margin: 0 0 0 -1em;
    border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
    position: static;
    clear: both;
    float: left;
}

#marginForm fieldset.radio label
{
    position: relative;
    top: -1.25em;
    display: inline;
    width: auto;
    margin: 0 0 0 8em;
    font-weight: bold;
    font-weight: normal;
}

#marginForm fieldset.radio legend
{
    float: left;
    font-weight: bold;
}

#marginForm input
{
    position: relative;
    top: -1.4em;
    left: 12em;
    display: block;
}

#marginForm input.submit
{
    clear: both;
    top: 0;
}

#marginForm label
{
    clear: both;
    float: left;
    display: block;
    width: 14em;
    margin-top: -1em;
    font-weight: bold;
}

#marginForm label.first
{
    margin-top: 1em;
}

#marginForm select
{
    position: relative;
    top: -1.4em;
    left: 12em;
    display: block;
}

.clearer
{
    clear: both;
    height: 1px;
}
