.text {  font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px; font-style: normal; color: #153C4C}
.boldred {  font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px; font-weight: bold; color: #CC0000}
.boldblue {  font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px; font-weight: bold; color: #153C4C}
.boldliteblue {  font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px; font-weight: bold; color: #466E7D}
.textliteblue {  font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px; font-style: normal; color: #466E7D}


.spidergen {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;

}
.spidergen:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
        font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px}


.forget {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}
.forget:hover {
	font-family: "Verdana", "Arial", "sans-serif"; font-size: 10px;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}


.spidergenfield
{
	font-size: 10px; 
	font-family:  Verdana, Arial, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #466E7D solid 1px; 
	BORDER-LEFT: #466E7D solid 1px; 
	BORDER-RIGHT: #466E7D solid 1px; 
	BORDER-TOP: #466E7D solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #466E7D; 
	width: 170px; height: 18px;
}

.myfield
{
	font-size: 10px; 
	font-family:  Verdana, Arial, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #466E7D dashed 1px; 
	BORDER-LEFT: #466E7D dashed 1px; 
	BORDER-RIGHT: #466E7D dashed 1px; 
	BORDER-TOP: #466E7D dashed 1px; 
	background-color: #FFFFFF; 
	COLOR: #466E7D; 
	width: 150px; height: 18px;
}


.spidergenfield_multi
{
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, Sans-serif;
	BORDER-BOTTOM: #466E7D solid 1px;
	BORDER-LEFT: #466E7D solid 1px;
	BORDER-RIGHT: #466E7D solid 1px;
	BORDER-TOP: #466E7D solid 1px;
	background-color: #FFFFFF;
	COLOR: #466E7D;
	width: 170px;
	height: 40px;
}
	
	
.spidergenfield2
{
	font-size: 11px; 
	font-family:  Verdana, Arial, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #999999 solid 1px; 
	BORDER-LEFT: #999999 solid 1px; 
	BORDER-RIGHT: #999999 solid 1px; 
	BORDER-TOP: #999999 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 170px; height: 20px;
}

.spidergenbutton
{
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #466E7D solid 1px; 
	BORDER-LEFT: #466E7D solid 1px; 
	BORDER-RIGHT: #466E7D solid 1px; 
	BORDER-TOP: #466E7D solid 1px; 
	background-color: #A6BCC4; 
	COLOR: #153C4C; 
}
.boldredlink {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

}
