a:active {  color: #000066; text-decoration: none}
a:link {  color: #000066}
a:visited {  color: #000066; text-decoration: none}
a:hover {  color: #CC0033; font-weight: bolder; text-decoration: underline}

body, td, .content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

body
{
	background-color: #000066;
	color: #ffffff;
}

/*.clinks, a.clinks
{
	font-size: 80%;
}*/

a, a.clinks
{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a.clinks:hover
{
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}

table, td
{
	vertical-align: top;
}

td.jobtype
{
	width: 150px;
	vertical-align: top;
}


.navlabel
{
	font-family: Verdana;
	color: #ffffff;
	/*font-size: 65%;*/
	text-decoration: none;
	text-transform: lowercase;
}

.formlabel
{
	color: #000000;
	font-weight: bold;
}

.headerimgcell
{
	background-color: #ffffff;
	vertical-align: middle;
}

.maintable
{
	width: 600px;
}

.outerbg
{
	background-color: #6666FF;
}

td.adseven, td.adsodd
{
	padding: 4px;
}

/*a.adseven, a.adsodd, a:visited.adseven, a:visited.adsodd
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	/*font-size: 90%;
}
a.adseven:hover, a.adsodd:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.adseven, .adsodd
{
	color: #ffffff;
}
.adseven
{
	background-color: #000066;
}
.adsodd
{
	background-color: #CC0033;
}*/

.content
{
	background-color: #ffffff;
	text-align: left;
}

.addescription, .bluetext
{
	color: #0000CC;
}

.jobtype
{
	color: #000066;
	font-weight: bold;
}

.reference
{
	text-align: right;
}

.lightgrey
{
	background-color: #E2E2E2;
	color: #000000;
}

.darkergrey
{
	background-color: #999999;
	color: #000000;
}

/*.centered
{
	text-align: center;
}*/

.adminheading
{
	/*font-size: 110%;*/
	padding: 5px;
	text-align: center;
	color: #0000CC;
	font-weight: bold;
}

/*from here on: new styles implemented after design changes*/

.maincontent
{
	background-image: url('images/logobg.jpg');
	background-repeat: repeat-y;
}

.purpletext
{
	font-weight: bold;
	color: #5E1568;
}

.fineprint
{
	color: #000000;
	font-size: 8pt;
}

