body {
	background-color: #333;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-height:0px;
}

.NormalText, body, td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #FFF;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

a {
	color: #FFF;
}

.BoldPurple {
	color: #aaaaff;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, serif;
	text-decoration: none;
	font-style: normal;
	font-size:16px;
}

.SmallBoldPurple {
	color: #aaaaff;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, serif;
	text-decoration: none;
	font-style: normal;
	font-size:13px;
}

.LargeWhite {
	color: #FFF;
	font-family: "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
}

.TimesWhite {
	color: #FFF;
	font-size: 16px;
	font-family: "Times New Roman", serif;
}

.TimesWhiteBold {
	color: #FFF;
	font-size: 13px;
	font-family: "Times New Roman", serif;
	font-weight: bold;
}

.SmallWhite {
	color: #FFF;
	font-size: 10px;
	font-family: Trebuchet MS, sans-serif;
}

.PageTitle {
	color: #FFF;
	font-size: 24px;
	font-family: "Times New Roman", Georgia, serif;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 2px; 

}

table.logo {
	background-color: #000099;
	width:100%;
}
	
table.logobottom {
	background-color: #000;
	width:100%;
}

table.Main {
	background-color: #333;
	width:630px;
	margin-left:10px;
	margin-top:10px;
}

a.BoldPurpleLink {
	color: #aaaaff;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, serif;
	font-style: normal;
	font-size:18px;
}

td.job {
	width:400px;
}

table.JobImage {
	margin-left: 10px;
}


