body, td, p {  color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
a:link {  color: #99D0DD}
a:hover {  color: #99CCCC}
a:visited {  color: #B8AB81}

span.head {
	color: #89A5BF;
	font-weight: bold;
}

span.bullet {
	color: #89A5BF;
}

span.testsig {
	color: #89A5BF;
	font-weight:bold;
}

#loginWindow input { 
	text-align: right;
	width: 98px;
	height: 15px;
	border: 1px;
	border-style: dotted;
	border-color: #808080;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

input#credential_1 { margin-top: 2px; }
div#loginWindow { position:absolute; left:791px; top:34px; width:143px; height:51px; z-index:1; visibility: hidden; background-color: #CCCCCC; }