body,div,table
{	
	font-family: tahoma;
	font-size: 8pt;
	color:#968597;
	cursor: E-Resize
	font-weight:normal;
	
	scrollbar-track-color:#000000;
	scrollbar-face-color: #694768;
	scrollbar-arrow-color:#968597;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#968597;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000
}

input, textarea
{
	background-color:  #682C86;
	border:#D7CDD8 1px solid;
	font-family: tahoma;
	font-size: 8pt;
	color:#968597;
	font-weight:normal;
}

.head
{
	border-bottom:#D7CDD8 1px solid;
	padding-top:0px;
	font-weight:bold;
	color: #D7CDD8;
	width:100%;
	text-align:center;
	font-size: 12px; 
	font-family:verdana;
	float: center;
}

a:link,a:active,a:visited 
{
	color: #BFB8C0;
	text-decoration: none;
}

a:hover
{
	color: #694768;
	text-decoration: none;
} 

b 
{
	font size:8pt; 
	color:#D7CDD8; 
	font-weight: bold;
}
