a:link, a:active, a:visited {
 color: #038F00;
 font-size: 11;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}
a:hover {
 color: #0168B3;
 font-size: 11;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

td {
 color: #000000;
 font-size: 11;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
}
form {
 margin-bottom: 0;
 margin-top: 0;
 background-color: transparent;
}
.input {
 width: 140px;
 height: 12px;
 background-color: transparent;
 border-width : 0px;
 font-size: 9px;
 color: #000000;
 font-weight: normal;
 font-family: Tahoma, Verdana, Arial, Helvetica;
}

.title{
 color: #ffffff;
 font-size: 14;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}
.pg_title{
 color: #0168B3;
 font-size: 14;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}
.sub_title{
 color: #000000;
 font-size: 13;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}

body {
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #0168B3;
 scrollbar-face-color: #0168B3;
 scrollbar-shadow-color: #ffffff;
 scrollbar-highlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-3dlight-color: #0168B3;
 background-attachment: fixed;
 background-image: url(/waterbackground.jpg);
 background-position: bottom center;
 background-repeat: repeat-x;
 font-size: 11;
 font-weight: normal;
 color: #999999;
 font-family: Arial, Helvetica, sans-serif;
}


.menu .menuTitle {
 text-align:left;
 padding: 3px 3px 3px 20px;
 margin:6px;
 background: #0168B3 url(/images/bullet.gif) no-repeat 3px 4px;
 color: #ffffff;
 font-size: 14;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}
.menu .menuContent {
 text-align: left;
 padding-left: 10px;
}
.menu .menuContent ul {
 margin: 0px;
 padding-left: 15px;
}


