	body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	scrollbar-face-color: E4DCE9;
	scrollbar-track-color: E4DCE9;
	scrollbar-arrow-color: 81469B;
	scrollbar-3dlight-color: E4DCE9;
	scrollbar-highlight-color: White;
	scrollbar-darkshadow-color: E4DCE9;
}
	
	
	
	td {
   font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
   font-size: 10px;
   color: Black;
   text-decoration: none;
   font-weight : normal;
	}
	
	A { text-decoration: none; }
	
	A:Hover {
	text-decoration: none;
	font-weight: bold;
   color: Black;
	}
	A:Link {
	text-decoration: none;
	font-weight: bold;
   color: Black;
	}
	A:Active {
	text-decoration: none;
	font-weight: bold;
	color: Red;
	}
	A:Visited {
	text-decoration: none;
	font-weight: bold;
	color: Gray;
	}
	select{
	color: White;
	background-color: 81469B;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit {
	background-color: transparent;
	border: #81469B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
   font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #81469B;

}

	.ztaphy
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='black', Positive='true');
}
