body {
	background-color: #330000;
	background-image: url(../images/main-background.jpg);
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #C00;
}

form {
	background-color: #990000;
}.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC99;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
}
.medtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	padding-left: 0px;
}
.largetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC99;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.border {
	border: thin solid #CCCCCC;
}
.column-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffcc99;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;
}
.bodytext-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc99;
	padding-right: 5px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet_point.jpg);
	left: 5px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	margin-left: -20px;
	line-height: 25px;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffcc99;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.text-left_justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc99;
	padding-right: 5px;
	padding-left: 7px;
}
.plain-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFCC99;
	text-align: left;
}

