td{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	color: #CCCCCC
}


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

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


.content {
	FONT-FAMILY:Verdana;
  	font-size: 10px;
	color: #CCCCCC;
	background-color:#663366;

}

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

.box {
	background-color:#330033
}


body{background-color:#7a2755}

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


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

A:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: underline
}
.btn 
{
    border:#FFFFFF solid 2px; background-color:#e7af58; width:120px; font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding 3 3 3 3px; margin-top: 2px;
}