@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	font-variant: small-caps;
	color: #030000;
	text-decoration: none;
	background-color: #2b0000;
}
td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #030000;
	text-decoration: none;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #ffcc66;
	text-decoration: none;
	line-height: 18px;	
}
a:link {
	text-decoration: none;
	color: #FFcc66;
}
a:visited {
	text-decoration: none;
	color: #ffffcc;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 16px;
}


#wrapper {
	max-width: 100%;
	min-width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 5px;
	text-align:center;
}

span.large  {
    font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;

}
span.large A:link {color: #ffcc66; font-weight: normal; text-decoration: none; }
span.large A:hover {color: #ffffff; text-transform: none; }
span.large A:visited {color: #ffcc66; text-transform: none; }

span.largehere  {
    font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;

}
span.here  {
    font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;

}


span.botlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
	text-align:center;
	font-variant: small-caps;
}
span.botlinks A:link {color: #ffcc66; font-weight: normal; text-decoration: none; }
span.botlinks A:hover {color: #ffffff; text-transform: none; }
span.botlinks A:visited {color: #ffcc66; text-transform: none; }

span.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	color: #390200;
	}

