BODY, P, TD{
	font-family:verdana,arial,helvetica;
	font-size: 10pt;
	color: #000000;
}

a:hover {
	text-decoration:none;
}

.nounderline {
	text-decoration:none;
}

.topNav {
	text-decoration:none;
}

.leftNav {
	text-decoration:none;
}

.input{
	background : #FFFFCC;	
	font-size : 9pt;
}

.splashInput{
	background : #FFFFFF;
	font-size : smaller;
}

.inputNoEdit{
	background : #CCCCCC;	
	font-size : smaller;
}

.submitButton {
	font-weight : bold;
	font-family : verdana, arial, tahoma, geneva;
	font-size : 10px;
	font-color: #ffffff
	background-color : #6699FF;
}