
#nullboxdiv {
}

#nullmidsection {
//	background: #FDEDE9;
	font-family: Arial;
	font-size: 10px;
	text-decoration: normal;
	color: #999999;
	text-align: left;
	padding: 0 1px 0 1px;
}

#nullmidsection td {
	font-family: Trebuchet,Verdana;
	font-size: 11px;
	color: #333333;
}
#nullmidsection input {
	font-family: Trebuchet,Verdana;
	font-size: 11px;
	color: #333333;
}
#nullmidsection select {
	font-family: Trebuchet,Verdana;
	font-size: 11px;
	color: #333333;
	width: 100px;
}
#nullmidsection option {
	font-family: Trebuchet,Verdana;
	font-size: 11px;
	color: #000000;
}

#nullmidsection a, #nullmidsection a:link {
	color: #961C1E;
	text-decoration: none;
}
#nullmidsection a:visited {
	color: #961C1E;
	text-decoration: none;
}
#nullmidsection a:hover, #nullmidsection a:active, #nullmidsection a:focus, #nullmidsection a.activeItem {
	color: #F8B946;
	text-decoration: underline;
}
