.field_custLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bkgd_lines.gif);
	
	
}



.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.text_green_highlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#66CC00
}

body a:link {
	color: #000000;
	text-decoration: underline;
}
body a:visited {
	color: #000000;
	text-decoration: underline;
}
body a:hover {
	color: #000000;
}
body a:active {
	color: #000000;
}.table_border_top {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #000000;
}
}.table_border_top_light {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #000000;
	border-top-color: #F0EEBF;
	border-right-color: #F0EEBF;
	border-bottom-color: #F0EEBF;
	border-left-color: #F0EEBF;
}
.text_header_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table {
	border: medium none #DDD86E;
}
.table {
	border: thick solid #F0EEBF;
	background-color: #F0EEBF;
}

