body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	SCROLLBAR-BASE-COLOR: #000000; 
	scrollbar-arrow-color:#FFFFFF;	

}
.border {
	border: 2px solid #B30507;
	background-color: #F8F3D6;
}
.topbar {
	background-color: #B30507;
}
.navback {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	background-color: #000000;
}
A.InstantLink1:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	padding-left: 0px;
}
A.InstantLink1:visited {
	color: #000000;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
A.InstantLink1:hover {
	color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.copy {
	background-color: #B30507;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #B30507;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #B30507;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.comment {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.listTitle {
  margin-bottom: 0px;
}

ol li {
padding: something;
margin: something;
}
.required {
    color: red;
	font-weight: bold;
	
}
.description {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.indexContent {
	background-image: url(images/indexbackground.gif);
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.indexContent2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
.addy {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 12px;
}

