@charset "utf-8";
/* CSS Document */

/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.gif);
}

.txt1 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.txt2 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.fone {
	height: 18px; 
	width: 209px;
}

.ftone {
	font-family:Tahoma; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
}

.ftwo {
	height: 18px; 
	width: 97px;
}

.reg {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding-left:15px;
}

.regr {
	font-family:Tahoma; 
	font-size:12px; 
	color:#FFFFFF; 
	padding-right:15px;
}

.mttr {
	font-family:Tahoma; 
	font-size:11px; 
	color:#000000;
}

.copyr {
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
}	

.copyl {
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#7A7C6D; 
	text-decoration:none;
}*/
.error {
	background-color:#faa;
	border-width: 2px;
	border-color:#FAA;
}

.highlighted{
	background-color:#FFA;
}