BODY {
scrollbar-face-color: #d984ff; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #d984ff;
scrollbar-base-color: #FFFFFF;  

font-family:georgia; 
color: #000000; 
font-size: 10pt; 
font-weight: normal; 

}




td {
color:"#000000"; 
font-size:10pt; 
font-family:georgia; 
text-align=justify; 
line-height:12pt;
}

div {
color:"#000000"; 
font-size:10pt; 
font-family:georgia;
}

table {
font-family:"georgia"; 
font-size:10pt; 
font-color:#000000;
}


input {
font-family:"georgia"; 
font-size:10pt; 
color:"#000000"; 
border-color:"#000000"; 
border:solid; 
border-top-width:1px; 
border-right-width:1px; 
border-bottom-width:1px; 
border-left-width:1px; 
background:clear;
}



a:link	{ 
color: #000000; 
text-decoration: none; 
font-weight: bold;
}


a:visited  { 
color: #000000; 
text-decoration: none; 
font-weight: bold;
}


a:hover	{ 
color: #000000; 
text-decoration: underline; 
font-weight: none; 
background: none;
}


a:active  { 
color: #000000; 
text-decoration: none; 
font-weight: bold;
}


#topcenter { 
width: 33%;
height: 250px;
margin: 0 auto;
text-align: center;
background: #ffffff;
overflow:no;
top: 0;
} 

.column { 
width: 66%; 
position: absolute; 
top: 0; 
} 

.left {
left: 0;
} 

.right {
right: 0;
} 

#topleftcol {
margin-right: 55%; 
background: #ffffff;
height: 90px;
text-align: left;
} 

#toprightcol {
margin-left: 55%;
background: #ffffff;
height: 90px;
text-align: right;
} 


#botcenter { 
width: 325px;
height: 100px;
margin: 0 auto;
text-align: justify;
vertical-align: center;
background: #ffffff;
overflow:no;
} 



.imgright { 
float: right; 
width: 200px; 
position: absolute; 
right: 10; 
bottom: 10; 
} 


.leftlist { 
float: left; 
width: 270px; 
position: absolute; 
left: 50; 
bottom: 100; 
} 

.rightlist { 
float: right; 
width: 250px; 
position: absolute; 
right: 50; 
bottom: 70; 
} 


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 9pt Georgia;
line-height:12pt;
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{ /*hover background color*/
background-color: #d984ff;
}


