body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #56586E;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color : #EA6F00;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color : #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color : #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color : #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color : #EEEEEE;
	text-decoration: underline;
}
.button {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height : 20px;
	border: 1px solid #000000;
}
.textbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image:   url(images/textbg.gif);
	height : 20px;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}
.textbox2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image:   url(images/textbg.gif);
	height : 100px;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

