@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.txt1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
a.brown {
	font-family:Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover.brown {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.form1 {
	height: 13px;
	width: 156px;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #666666;
}
.form2 {
	height: 77px;
	width: 156px;
	border: 1px solid #66666;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #66666;
	overflow: hidden;
}

a.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #3399cc;
	text-decoration: none;
}
a:hover.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366cc;
	text-decoration: underline;
}

a:visited.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #33ccff;
	text-decoration: none;

}	