body {
	font-family: Arial,Tahoma,sans-serif;
	background-color: #424242;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	backgrount-position: top left;
	margin: 0px;
	padding: 0px;
}

a {
	color: #38837e;
}

.header {
	height: 155px;
	width: 759px;
	text-align: right;
	background-color: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.navigation, .content {
	background-color: #FFFFFF;
	height: 411px;
}

.content {
	width: 630px;
	padding-left: 5px;
}

.navigation {
	width: 116px;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	vertical-align: top;
	font-weight: bold;
	background-image: url(../images/border.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.navipad {
	padding-top: 10px;
	padding-left: 14px;
}

.footer {
	height: 214px;
	width: 759px;
	background-color: #000000;
	background-image: url(../images/footer-index.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.featured {
	color: #FFFFFF;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 10pt;
	text-align: right;
	line-height: 18pt;
	vertical-align: top;
	padding-top: 18px;
}

.featuredbox {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #996633;
}

.white
{
	color: #FFFFFF;
}

.noline
{
	text-decoration: none;
}

.leftshadow
{
	background-image: url(../images/leftshadow.png);
	background-position: top right;
	background-repeat: repeat-y;
}

.rightshadow
{
	background-image: url(../images/rightshadow.png);
	background-position: top left;
	background-repeat: repeat-y;
}

.leftcornershadow
{
	background-image: url(../images/leftcornershadow.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.rightcornershadow
{
	background-image: url(../images/rightcornershadow.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.bottomshadow
{
	background-image: url(../images/bottomshadow.png);
	background-position: top left;
	background-repeat: repeat-x;
}

.bottomindexshadow
{
	background-image: url(../images/footer-index-shadow.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 23px;
	width: 759px;
}

.pageheader
{
	background-color: #996633;
	font-size: 10pt;
	height: 25px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

a.navlink
{
	color: #000000;
	text-decoration: none;
}

.bodytext
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}

a.links
{
	font-size: 9pt;
	font-family: "Times New Roman",Times,serif;
	color: #006699;
}


a.author_info,.author_info {
	font-size: xx-small;
	color: #666666;
}

td.event_heading,tr.event_heading
{
	font-size: 8pt;
	background-color: #999999;
	color: #000000;
	font-weight: bold;
	font-family: Arial,Tahoma,sans-serif;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

td.line
{
	font-size: 8pt;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial,Tahoma,sans-serif;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 2px;
}

.dark
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial,Tahoma,sans-serif;
}

a.light
{
	color: #111111;
}


.tableset {
	font-family: Arial,Tahoma,sans-serif;
	font-size: 10pt;
}

.quote {
	font-family: "Times New Roman",Times,serif;
	font-size: 11pt;
	font-style: italic;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
}

.cdtitle {
	font-size: 12pt;
	font-weight: bold;
}

.cdspacer {
	color: #996633;
	width: 85%;
}

.cdbuy {
	margin: 5px;
	width: 75px;
	height: 20px;
	text-align: center;
	border: 1px solid #663300;
	background-color: #996633;
}

input.cdbuy {
	height: 23px;
}

.small {
	font-size: 8pt;
	font-style: italic;
}

.black {
	color: #000000;
}

#notify-table{position:fixed;top:0;left:0;width:100%;z-index:100;font-family:Arial,Helvetica,sans-serif;font-size:100%;font-weight:bold;letter-spacing:-1px;color:#525252;}
.notify td{border-bottom:solid 1px #8C7356;padding:7px 0 7px 0;text-align:center;background-color:#B29C80;}
.notify{width:95%;}
.notify a{color:#525252;text-decoration:underline;}
.notify-close a{color:#4A402E;text-decoration:none;background-color:#C3B79B;border:2px #4A402E solid;padding-left:4px;padding-right:4px;}
.notify-container { position:fixed;top:0;left:0;width:100%;z-index:100; margin: 0px; padding: 0px;}