td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
.whitetext1 {
	color: #FFFFFF;
}
a {
	color: #666666;
}
a:hover {
	color: #667E0E;
}
.border1 {
	border: thin solid #CCCCCC;
}
html,body,#talltable{height:100%}.rollover1 {
	color: #FCFBFF;
	background-color: #667E0E;
	cursor: pointer;
	cursor: hand;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.plain1 {
	color: #667E0E;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.noline {
	text-decoration: none;
}
.head1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.redError {
	color: #FF0000;
}
