<!--

body {
	background-color: #1C1C14;
	background-image: url(../img/bg1.gif);
	margin: 2px 0px 0px 0px;
	text-align: center;
}

body, td, div, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10pt;
}

td, th {
	vertical-align: top;
}

th {
	font-weight: bold;
	font-size: 10pt;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.sitetable {
	width: 650px;
}

table.menu td {
	vertical-align: bottom;
	padding: 1px 1px 1px 1px;
}

table.quicklinks {
	width: 650px;
	border: 1px solid #FFFFBF;
	background-color: #410909;
	background-image: url(../img/bg2.gif);
	padding: 1px 2px 1px 2px;
}

table.quicklinks td {
	font-size: 8pt;
}

table.quicklinks td.right {
	text-align: right;
}

table.quicklinks b {
	color: #FFFFBF;
}

table.content {
	width: 650px;
	border: 1px solid #FFFFBF;
	background-color: #410909;
	background-image: url(../img/bg2.gif);
}

table.content td {
	border: 1px solid #FFFFFF;
	background-color: #410909;
	background-image: url(../img/bg3.gif);
	padding: 4px 10px 10px 10px;
	text-align: left;

}

.sectionnav a:link, .sectionnav a:visited, .sectionnav a:hover {
	color: #FFFF00;
	font-weight: bold;
}

.affiliates a:link, .affiliates a:visited, .affiliates a:hover {
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.minortitle a:link, .minortitle a:visited, .minortitle a:hover {
	color: #FFFFBF;
	font-weight: bold;
}

.sectionnav a:link, .sectionnav a:visited, .minortitle a:link, .minortitle a:visited {
	text-decoration: none;
}

.sectionnav a:hover, .minortitle a:hover {
	text-decoration: underline;
}

.title {
	color: #FFFFBF;
	padding-left: 12px;
	background-image: url(../img/red_dot.gif);
	background-position: 0% 50%;
	background-repeat:no-repeat;
	font-weight: bold;
	margin: 14px 0px 14px 0px;
	font-size: 10pt;
}

.bluetitle {
	color: #FFFFBF;
	padding-left: 12px;
	background-image: url(../img/blue_dot.gif);
	background-position: 0% 50%;
	background-repeat:no-repeat;
	font-weight: bold;
	margin: 14px 0px 14px 0px;
	font-size: 10pt;
}

.minortitle {
	color: #FFFFBF;
	font-weight: bold;
	font-size: 10pt;
}

.smaller {
	font-size: 8pt;
}

table.no td {
	border: 0px;
	padding: 2px 2px 2px 2px;
	background: transparent;
}

table.items td, table.items th {
	border-left: 1px dotted #8B0000;
	border-bottom: 1px dotted #8B0000;
	padding: 4px 6px 4px 6px;
}

table.items th {
	border-top: 1px dotted #8B0000;
	border-bottom: 1px dotted #8B0000;
	background-color: #570000;
}

table.items {
	border-right: 1px dotted #8B0000;
	width: 100%;
}

.white {
	color: #FFFFFF;
}

#newsandupdates p a:link, #newsandupdates p a:visited, #newsandupdates p a:active {
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}

#newsandupdates p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

//-->