@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
body {
	background-color: #653823;
	background-image: url(Background.jpg);
}
.whiteBorder {
	border: thin solid #FFFFFF;
}

a:link {
	color: #330000;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #66ffff;
}
a:active {
	color: #00FFFF;
}
.maroonFont {
	color:#330000;
}
.whiteFont {
	color:#ffffff;
}

.tealFont {
	color:#66ffff;
}

.fontHeader {
	font-size:16px;
}

.alignLeft {
	text-align: left;
}

.smallFont {
	font-size:10px;
}

hr { 
	border:thin; 
	border:dotted;
	border:#330000;
}

.group1{
visibility: hidden;
}
.group2 {
visibility: hidden;
}
