BODY {
font-family : Arial, Verdana, sans-serif;
font-size : 10pt;
margin: 0px;
background-color: #43595E;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#43595E; 
scrollbar-3dlight-color:#43595E; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#6E8489;
}

P, TD, LI, UL, Table {
font-family : Arial, Verdana, sans-serif;
font-size : 10pt;
}

/* this group sets the normal link colors */
A:LINK {
color : #EACF5A;
text-decoration: underline;
font-weight: bold;
}
A:VISITED {
color : #EACF5A;
text-decoration : underline;
font-weight: bold;
}
A:HOVER {
color : #B1A4C3;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #EACF5A;
text-decoration: underline;
font-weight: bold;
}

/* ******Main Table Configuration ***** */
.main {
color: #000000;
height: 600px;
width: 700px;
}

.mainCell {
vertical-align: top;
}