body {background: url(art/background.jpg) #003300;}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SmallText {
	font-size: 11px;
	color: #ffffcc;
	font-weight: normal;
}

.SmallGreenText {
	font-size: 11px;
	color: #003300;
	font-weight: bold;
}

.SubjectHeader {
	font-size: 18px;
	color: #ffffcc;
	font-weight: bold;
}

.PageTitle {
	font-size: 24px;
	line-height: 28px;
	color: #ffffcc;
	font-weight: bold;
}

/* misc */

a {color: #FFFFCC;}
table.links a {color: #660000;}

#nav a {
	font-family:Verdana,Tahoma,Helvetica;
	background-color:#660000;
	color:#FFFFCC;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	text-decoration: none;
	margin: 0px;
}

#nav a:hover {
	font-family:Verdana,Tahoma,Helvetica;
	background-color:#003300;
	color:#FFFFCC;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	text-decoration: none;
	text-decoration: none;
}

#nav a.active {
	font-family:Verdana,Tahoma,Helvetica;
	background-color:#003300;
	color:#FFFFCC;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	text-decoration: none;
	text-decoration: none;
}

#nav a.last {border-right: solid 1px #999;}

* #iheader {margin-left: 10px; width: 575px; text-align: center;}

td.GrayBorderTop {border-top: solid 1px #999; padding-top: 10px;}

table.ped {width: 550px; padding: 10px; background-color: #FFF;}
table.ped td {width: 130px;}