body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}
.headings {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	color: #7B8C45;
	font-size: 13px;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
}
.pagebg {
	background-color: #FFFFFF;
}
.err {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-weight: bold;
	color: #CC0000;
}
.linksbg {
	background-image: url(images/linksbg.gif);
}
.toplinks {
	background-color: #CCCCCC;
}
.footertop {
	background-color: #EEB23F;
}
.footer {
	background-color: #D08400;
}
p {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.star {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-weight: bold;
	color: #CC0000;
}
a.white:link {  color: #661404; text-decoration: none}
a.white:hover {  color: #661404; text-decoration: underline}
a.white:active {  color: #661404; text-decoration: none}
a.white:visited {  color: #661404; text-decoration: none}

a.black:link {  color: #000000; text-decoration: none}
a.black:hover {  color: #000000; text-decoration: underline}
a.black:active {  color: #000000; text-decoration: none}
a.black:visited {  color: #000000; text-decoration: none}
.textjustify {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	text-align: justify;
}
.tablebg {
	background-color: #EEB23F;
}
.headerbg {
	background-color: #D08400;
	font-weight: bold;
}
.rowbg {
	background-color: #FFFFCC;
}
.headsblack {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.headsRed {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textsmall10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
