@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1C1714;
	background-image: url(images/tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
}
a:link {
	text-decoration: none;
	font-size: 11px;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	color: #100D15;
	font-size: 12px;
}
.coketext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CDC997;
	font-size: 10px;
}
.browntext2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #100D15;
	font-size: 14px;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #100D15;
	font-size: 14px;
	font-weight: bold;
}
.formboxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
	font-weight: normal;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #100D15;
	font-size: 16px;
	font-weight: bold;
}
a.biglink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
}
a.biglink:link {
	text-decoration: none;
	font-size: 16px;

}
a.biglink:visited {
	text-decoration: none;
}
a.biglink:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #CC0000;
}
a.biglink:active {
	text-decoration: none;
}