 
 body{
 	margin: 0px 5px 10px 5px;
 	background-color: #FFFFFF;
 	color: #000000;
 	text-align: center;
 	font-family: verdana;
 	font-size: 10pt;
 }

.bodyframe{
 	width: 850px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: left;
} 

.topgraphic{
	position: relative;
	background: #FFFFFF url('images/menu-graphic.jpg') no-repeat top right;
	height: 50px;
} 
.header{
	position: relative;
	padding: 5px;
	height: 70px;
	background: #FFFFFF url('images/graylines.jpg') no-repeat top right;
	font-family: tahoma;
	font-size: 16pt;
	color: #000099;
	font-weight: bold;
	line-height: 250%;
	letter-spacing: 2px;
} 

.eoetag{
	text-align: center;
	font-family: times new roman;
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
}

.sortfilter{
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	border-bottom-style: solid;
	border-color: silver;
	border-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	height: 20px;
}

.listdisplay{
	position: relative;
	margin-left: 55px;
}

.listdisplay td {
	color: #000099;
	text-align: left
	font-family: Tahoma;
	font-size: 10pt;
	}

.displayjob{
	position: realtive;
	padding: 11px;
}
.displayjob H1{
		font-family: verdana; 
		font-size: 14pt; 
		text-align: center;	
		font-weight: normal;
}
.displayjob H2{
		font-family: verdana; 
		font-size: 10pt; 
		font-weight: normal;
		text-align: left;
}
.displayjob H3{
		font-family: Times New Roman, verdana; 
		font-size: 14pt; 
		font-weight: normal;
		text-align: center;
		color: silver;
}

.resframe{
	padding: 0px 11px 11px 11px;
	margin: 0px;
}

.resframe td {
	font-family: verdana; 
	font-size: 10pt;
}


A:link {color: #800000; text-decoration: none;}  
A:visited {color: #800000; text-decoration: none;}  
A:active {color: #800000; text-decoration: none;}   
A:hover {color: #000099; text-decoration: underline;}
