body
{
	background-color: #E5AE53;
	font-family: Verdana, Arial;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-top: 4px;
}

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px;
}

LI
{
	list-style-position: outside;
	list-style-type: square;
}

TABLE
{
	border-width: 0px;
}

TABLE.MainTable
{
	background-color: White;
}

TD.BannerCell
{
	width: 750px;
	background-color: Black;
	color: White;
	text-align: left;
}

TD.MenuCell
{
	width: 750px;
	height: 24px;
	background-color: Black;
	VERTICAL-ALIGN: middle; 
	TEXT-ALIGN: center;
}

TD.BodyCell
{
	width: 750px;
	background-color: Black;
	color: White;
	text-align: center;
}

TD.FooterCell
{
	width: 750px;
	text-align: center;
}

TD.ContentCell
{
	width: 710px;
	color: White;
	text-align: left;
}

TD.ContentCellA
{
	width: 570px;
	color: White;
	text-align: left;
	vertical-align: top;
}

TD.ContentCellB
{
	width: 140px;
	color: White;
	text-align: left;
	vertical-align: top;
}


A
{
	color: khaki;
}

A.MenuLink {
	font-size: 9pt; 
	color: khaki; 
	font-family: verdana, Arial; 
	font-weight: bold;
	text-decoration: none;
}
A.MenuLink:visited {
	FONT-SIZE: 9pt; 
	COLOR: khaki; 
	font-family: verdana, Arial; 
	font-weight: bold;
	TEXT-DECORATION: none;
}
A.MenuLink:active {
	FONT-SIZE: 9pt; 
	COLOR: khaki; 
	FONT-FAMILY: verdana, Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A.MenuLink:hover
{
	font-size: 9pt;
	color: saddlebrown;
	font-family: verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}


A.FooterLink {
	font-size: 7pt; 
	color: #815825; 
	font-family: verdana, Arial; 
	text-decoration: none;
}
A.FooterLink:visited {
	FONT-SIZE: 7pt; 
	COLOR: #815825; 
	font-family: verdana, Arial; 
	TEXT-DECORATION: none;
}
A.FooterLink:active {
	FONT-SIZE: 7pt; 
	COLOR: #815825; 
	FONT-FAMILY: verdana, Arial;
	TEXT-DECORATION: none;
}
A.FooterLink:hover
{
	font-size: 7pt;
	color: #815825;
	font-family: verdana, Arial;
	text-decoration: none;
}

A.JobLink {
	color: khaki; 
}

A.InactiveJobLink {
	color: gray; 
}
