td{
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE: 12px;
	color: #FF9900
}


.menu {
	FONT-FAMILY:Verdana;
  	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	padding-left:5px;
	
	background-color:#701719;
	vertical-align:top
}

.title {
	FONT-FAMILY:Verdana;
  	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	height:30px;
	background-color:#701719;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:0px
}
.titleLine2 {
	FONT-FAMILY:Verdana;
  	font-size: 10px;
	color: #FF9900;	
	vertical-align:bottom;
	padding-left:5px;
	padding-bottom:0px
}


.content {
	FONT-FAMILY:Verdana;
  	font-size: 10px;
	color: #FF9900;
	background-color:#701719;
}

.prevnext {
	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
  	font-size: 10px;
	height:15px;
	font-weight: bold;
	color: #FF9900;
	background-color:#701719;
	vertical-align:bottom;
	text-align:right
}

.box {
	background-color:#000000
}


body{background-color:#861b1d}

.footer {
	FONT-FAMILY:Georgia, Times New Roman, Times, serif;
  	font-size: 10px;
	color: #FF9900
}


A:link
{
    COLOR:#CC9933;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #CC9933;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FF9933;
    TEXT-DECORATION: underline
}

.btn 
{
    border:#FFFFFF solid 2px; background-color:#e7af58; width:80px; font-size:10px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding-top:2px; padding-bottom:2px; margin-top: 2px;
}
