body {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	font-size : 9pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
#adminMainMenuTable {
	width:100%;
	font-size:12px;
	vertical-align:top;
}
#adminSubOptionHeaderTable {
	width:100%;
	background-color: #efefef;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color:
}

#footer {
	font-size: 9px;
	text-align: center;
	vertical-align: text-bottom;
}

a:link {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	color: #B81818;
}

a:active {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	color: #B81818;
}

a:visited {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	color: #B81818;
}


#jobListTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
		
}
#jobListTable th {
	background-color: #B81818;
	color: #FFFFFF;
	font-size: 13px;
}
#jobListTable td {
	font-size: 11px;
}

#jobListLink a:visited {
	color: #666666;
}
#jobListlink a:link {
	font-weight: bold;
	color: #B81818;
}
#jobListTable body p {
	font-weight: bold;
}
#jobListRow {
	padding: 5px;
	border: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 100%;
}

#loginTextTable {
	font-size:11px;
	width: 100%;
	text-align: right;
}

#displayNumberOfJobsTextTable {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
#adminHeaderTable {
	width:100%;
	
}
#tdAdminHeaderTableLeft {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B81818;
	font-weight: bold;
}
#tdAdminHeaderTableCenter {
	text-align:center;
	font-size: 18pt;
	width:20px;
}
#tdAdminHeaderTableRight {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B81818;
	font-weight: bold;
}

