body {
	font-size: 8pt; 
	font-family: tahoma; 
	color: #000000; 
	letter-spacing:0pt;
	cursor: url('cursor.ani');
	background-color: #EFEFEF;
}

body {
	scrollbar-face-color: #D7D7D7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #C3C3C3;
	scrollbar-shadow-color: #D8D8D8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
}


.head { 
	border-left:0px none; border-right:0px none; font-family: tahoma;
	padding-left: 0px;
	padding-right:0px;
	font-size: 11pt; 
	font-weight: bold;
	background:#DADADA
}


.head1 { 
	border-left:0px none; border-right:0px none; 
        font-family: verdana;
	color: #FFFFFF;
	font-size: 10pt;  
	width: 480px;
	padding-left: 12px;
	padding-right:12px;
	font-weight: bold;
	background:#0A81E9;
        margin-top: 0;
        margin-bottom: 0;
}


b {
	font-family: tahoma;
	color: #0D82E7;

}


i {
	font-family: verdana;
	font-size: 8pt;
	color: #0D82E7;
	font-transform:uppercase;
}

u {
	font-family: tahoma;
	font-size: 8pt; 
	color: #0D82E7;
}



hr {
	border: 1px;
	border: 1px dashed #0D82E7;
}



table, tr, td {
	border:1px normal #0D82E7; background-color: #F6F6F6; font-family: verdana;
	color: #000000; 
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 8pt;
	
}



A:link{
	color:#31A1FD;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
}
A:visited{
	color:#31A1FD;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;

}
A:hover{
	color:#BFBFBF;
	text-decoration:none;
	background-color:none;
	cursor: url('cursorhover.ani');
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
A:active{
	color:#BFBFBF;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}

select, textarea  {
	background:#BFBFBF;
	font-family: verdana;
	color : #000000;
	letter-spacing: 0pt;
	font-size: 10pt;
	border-style: double;
	border-color: #31A1FD;
	border-width: 3px;
}

input  {
	font-family : verdana;
	font-size : 8pt;
	color : #31A1FD;
	letter-spacing: 0pt;
	background-color : #EDEDED;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #309FFD;
	border-bottom: 1px solid #309FFD;
	border-left: 1px solid #ffffff;
} 