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


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

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


.content {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #CCCCCC;
	background-color:#BD3039;
}

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

.box {
	background-color:#81141E
}


body{background-color:#a7272f}

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


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

A:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR:#999999;
    TEXT-DECORATION: underline
}

li
{
padding-top:5px
  }