.head{
color: #3e619a;

font-family: tahoma;
text-transform: uppercase;
font-weight: bold;
font-size: 10pt;
text-align: right;
letter-spacing: 2px;
border-style: solid;
border-color: #ffffff;
border-top-width: 0px;
border-right-width:0px;
border-left-width: 0px;
border-bottom-width: 2px;}



body,table{

font-size: 8.5pt;
font-family: tahoma;
color: #5b5a5a;
}



#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
font-family: tahoma;
text-transform: uppercase;
font-weight: bold;
font-size: 6pt;
display: block;
padding: 3px;
width: 140px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

input{
background-color: #036;
color: #fff;
font-size: 8.5pt;
border: #eee;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

button{
background-color: #036;
color: #fff;
font-size: 8.5pt;
border: #eee;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

textarea{
background-color: #036;
color: #fff;
font-size: 8.5pt;
border: #eee;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

blockquote{
font-size: 7.5pt;
font-weight: bold;
background-color: #ffffff;}


a:link{
color: #c45a5d; text-decoration: none;}

a:visited{
color: #c45a5d; text-decoration: none;}

a:hover{
color: #c45a5d; text-decoration: none; font-weight: bold; border-bottom: 2px solid #ffffff;}