body {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	background-color : #CCCCCC; 
	margin: 10px; 
	border: 0; 
	padding: 0;
}

.main {	
	background-color: #FFFFFF;
}

a.menu {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	text-decoration: none;
}

a.menu:hover {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #FFFF00;
	margin: 10px;
	text-decoration: none;
}

.newsheader {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.newsdate {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #9c8c22;
}

.newsbody {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}


.pageheader {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 18px;
	color: #000000;

}

hr { 
 height: 0px; 
 border-style: solid; 
 border-width: 1px 0 0 0; 
 border-color: maroon; 
 text-align:center;
}


.subheader {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.req {
	font-size: 12px;
	color: #FF0000;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #666666;
	padding: 1px;
	color: #FF0000;
	background: #EEEEEE;
}

.reddish {
	color: #FF2222;
}

.altbg1 {
	background-color: #FFFFFF;
}

.altbg2 {
	background-color: #EDEDED;
}

.listtable {
	border: 1px solid #666666;
	text-align: left;
}

.listtable td {
	font-family: MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;	
}

.listtable th {
	font-family: MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}

