@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.images {border:1px groove #99CCFF; border-thickness: 1px;}
.textfield  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	background:transparent;
	border: 1px solid #D2E492;
	margin: 2px;
}
.human {
visibility:hidden;
display:none;
}

.textfield  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	background:transparent;
	border: 1px solid #D2E492;
	margin: 2px;
}
input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	background:#FFF;
	border: 1px solid #D2E492;
	margin: 2px;
}

.style1 {font-size: 10px}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

.whitelinks a:link {
	color: white;
	font-size: 12px;
}
.whitelinks a:visited {
	color: white;
	font-size: 12px;
}
.whitelinks a:hover {
	color: white;
	font-size: 12px;
}
.whitelinks a:active {
	color: white;
	font-size: 12px;
}
.style4 {
	font-size: 10px;
	color: #5a5a5a;
}
.ovtitle {
	color: #A0C73A;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:transparent;
	border: 1px solid #D2E492;
	margin: 2px;
}
.dirlinks tr td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEE;
}
