body {  background-color: #990000; 
		font-family: "Trebuchet MS"; 
		color: #FFFFFF; 
		font-size: 12px; 
		background-repeat: repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px}

form {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; text-indent: 0px}

.textbox {  font-family: "Trebuchet MS"; font-size: 10px; color: #990000; background-color: #FFFFFF; border: 2px #990000 inset}

.copyright {  font-family: "Trebuchet MS"; font-size: 10px; color: #FFFFFF; text-align: center}

p {  font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF}

a:active {  color: #FFCC33; text-decoration: underline}

a:link {  color: #FFCC33; text-decoration: underline}

a:visited {  color: #FFCC33}

li {  font-size: 12px; color: #FFFFFF}

.block {  text-align: left; text-indent: 10px}

a:hover {  color: #FFCC33; text-decoration: none}
.bg_repeat {
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x;
}
