body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: blink;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;


}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-transform: none;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
  color: #000000;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
	color: #6699CC;

}

.job {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	cursor: hand;
	color: #6699CC;

}
.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	cursor: help;
	filter: Light;
	color: #FFFFCC;
	line-height: normal;
	text-decoration: blink;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #99CCFF;
	text-decoration: blink;
	cursor: hand;
	filter: Glow(Color=FFFCC, Strength=5);

}



a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	background-image: url('Graphics/Images/Sml_ButBack.gif');
	background-color: #CCCCFF



}