.au_day { color: blue !important; background: #eee url(images/au.gif) no-repeat center !important; }

body,td,th {
	color: #603928;
}

a:link {
	color: #990000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.style1 {font-size: 12px}

.inputLabelDiv {
	background-color: #EEEEEE;
	text-align:right;
	position:absolute;
	width:175px;
	height:30px;
	padding-right:10px;
}

.OLDinputLabelDiv {
	background-color: #EEEEEE;
	text-align:right;
	position:absolute;
	width:175px;
	height:30px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}


.inputFieldDiv {
	background-color: #EEEEEE;
	text-align:left; 
	position:absolute; 
	width:290px; 
	height:30px;
}

.OLDinputFieldDiv {
	background-color: #EEEEEE;
	text-align:left; 
	position:absolute; 
	width:290px; 
	height:30px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}

