body, td {
	font-family:			verdana, arial, helvetica, sans-serif;
	font-size:			12px;
	color:				#000000;
	padding:				5px;
	background-color:		#ffffff;
	margin:				0px;
}

a {
	color:				#00375E;
	text-decoration:		none;
}

a:hover {
	text-decoration:		underline;
}

hr {
	color:				#000000;
	height:				1px;
	width:				50%;
}

.titletext {
	font-size:			14px;
	font-weight:			bold;
}

.notapproved {
	background-color:		#cccccc;
	font:				green;
	border-style:			dashed;
	border-color:			green;
	border-width:			1px;
}

input.submit { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: white;
	background-color: #990000; 
	padding: 2 2 2 2;
	border-style: solid;
	border-width: 1;
}
