<style>
body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.td {
font-family:Verdana, Arial;
font-size: 8pt;
font-weight: normal;
color: #83686C;
}

.td1 {
font-family:Verdana, Arial;;
font-size: 8pt;
color: #83686C;
font-weight: bold;
}

.td2 {
font-family:Verdana, Arial;
font-size: 8pt;
font-weight: normal;
color: #CBC1B7;
}

.alert {
font-family:Verdana;
font-size: 8pt;
font-weight: bold;
color: #FF9900;
}

input, textarea, select {
font-family: Verdana;
font-size: 7pt;
font-weight: normal;
border: 1px solid #CBC1B7;
background-color: #E7E2DE;
color: #83686C;
}
input:focus, select:focus, textarea:focus {
background-color: #E7E2DE;
}


A.link {
text-decoration: none;
font-family:Verdana;
color: #CBC1B7; 
font-size:8pt;
}
A.link:hover {
font-size:8pt;
color: #83686C;
}

A.link1 {
text-decoration: none;
font-family:Verdana;
color: #CBC1B7; 
font-size:8pt;
}
A.link1:hover {
color: #FFFFFF;
}

A.menulink2 {
text-align: left;
text-decoration: none;
font-family:Verdana;
color: #83686C; 
font-size:7pt;
font-weight: bold
}
A.menulink2:hover {
font-size:7pt;
color: #CBC1B7;
}


A.menulink {
display: block;
margin-top: 3px;
text-align: center;
text-decoration: none;
font-family:Verdana;
color: #83686C; 
font-size:7pt;
font-weight: bold
}
A.menulink:hover {
font-size:7pt;
color: #E2EDC0;
}



A.menulink1 {
display: block;
margin-top: 3px;
text-align: center;
text-decoration: none;
font-family:Verdana;
color: #CBC1B7; 
font-size:7pt;
font-weight: bold;
}
A.menulink1:hover {
font-size:7pt;
color: #FFFFFF;
}


A.menulink3 {
display: block;
text-align: left;
text-decoration: none;
font-family:Verdana;
color: #ffffff; 
font-size:7pt;
}
A.menulink3:hover {
background-color:#329457;
font-size:7pt;
color: #E2EDC0;
}


 
table.menu{
position:absolute;
visibility:hidden;
}

#scroll{
width: 560x;
height: 260px;
overflow: auto 
}
</style>


