
A:hover
{
	color: #e61006;
	text-decoration: underline;
}
input 
{
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border-style: solid; 
	border-color: lightblue;
	border-width: 1px;
	background-color: Snow;		
}

textarea 
{
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border-style: solid; 
	border-color: lightblue;
	border-width: 1px;
	background-color: Snow;			
}

select 
{
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: normal;
	color: Darkblue;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px;
	background-color: Snow;
}

a
{
	font-weight: normal;
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}

table
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma,Arial ;
	text-decoration: none;
	text-align: justify;
}

.bform
{
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	font-family: Tahoma,Arial ;
	text-decoration: none;
	text-align: justify;
}

.nylink
{
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	font-family: Arial ;
	text-decoration: none;
	text-align: justify;
}







.menuyaziw
{
	font-weight: bolder;
	font-size: 10px;
	color: #336699;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}




.border
{
	
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid;
		
}

.border2
{
	
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid;
		
}


