a:link{
	font-family: Verdana;
	text-decoration: none;
}
a:visited{
	font-family: Verdana;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
	font-family: Verdana;
	text-decoration: none;
}
body,td,p{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
.head{
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	font-size: 19px;
}
.ue{
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}
.home{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
}
.button{
	font-family: Tahoma;
	font-size: 11px;
}
.field{
	font-family: Tahoma;
	font-size: 11px;
	height:21;
	border-color: #F0F0F0;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-right-width:1;
	border-bottom-width:1;
	border-left-width:1;
	border-top-width:1;
	background: #FFFFFF;
}
body{
	scrollbar-face-color:#FCFCFD;
	scrollbar-shadow-color:#FCFCFD;
	scrollbar-highlight-color:#FCFCFD;
	scrollbar-3dlight-color:#D1DAE3;
	scrollbar-darkshadow-color:#D1DAE3;
	scrollbar-track-color:#FCFCFD;
	scrollbar-arrow-color:#91A5B7;
	cursor:default;
}