.white {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D2C6E;
	height: 30px;
	padding-right: 21px;
	padding-left: 21px;
	background-image: url(images/bgtitle.gif);
	background-repeat: repeat-x;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #EC8516;
}
.white:hover {

	color: #DFE688;
	text-decoration: none;
}
.wh10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EC8516;
}
.textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
	height: 50px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}