body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
A:link, A:active{ 
	/* color: #991133; */
	color: #666666;
	text-decoration: none;
	}
A:visited{
	/* color: #CC5566; */
	color: #666666;
	text-decoration: none;
	}
A:hover{
	color: #333333; text-decoration: none;
	}
ul{
	list-style: none;
	padding:3 0 12 20;
	margin: 0;
	}
.maintext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	}
#nav A:link, #nav A:active, #nav A:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	}
#nav A:hover {
	text-decoration: underline;
	}
#nav2 A:link, #nav2 A:active, #nav2 A:visited {
	color: #333333;
	text-decoration: none;
	border-bottom:1px solid #999989;
	}
#nav2 A:hover {
	text-decoration: none;
	border-bottom:none;
	}
.textfield {
	font-size: 11px;
	border: 1px solid #C0C0B0;
	padding:2 3 3 3;
	}
.pale {
color: #999999;
	}
.gray {
	color: #AAAAAA;
	}
.pageTitle {
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	}
.redTitle {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
.boldGray {
	font-weight:bold; 
	color:#333333;
	}
.veryPale {
	color: #E0E0D0;
	font-size: 24px;
	}
.line1 {
	border-bottom:1px solid #E5E5D5;
	}
.line2 {
	border-bottom:2px solid #E5E5D5;
	}
.line11 {
	border-top:1px solid #E5E5D5;
	border-bottom:1px solid #E5E5D5;
	}
table {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
select {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
.button {
	font-size: 11px;
	border: 1px solid #C0C0B0;
	background-color:E5E5D5;
	
	}
#calnav A:link, #calnav A:active, #calnav A:visited, #calnav A:hover{
	color: #333333; 
	}
h1{
	padding: 5 0 10 0;
	font-size: 12px;
	margin: auto;
	height: 7px;
	font-weight: bold;
}
#placeholder {
	padding-left: 20px;
	padding-right: 20px;
}
