
body {
	background-color: #31312E;
}
body,td,th {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #C53505;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C53505;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.style1 {	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-size: 11px;
	color: #CCCCCC;
}
.style3 {color: #990000}





.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {font-size: 10px}
.style8 {color: #000000}
.style9 {
	color: #FF3300;
	font-weight: bold;
}

.style10 {
	color: #FF6600;
	font-weight: bold;
	font-size: 24px;
}

.style11 {font-size: 11px}
.style12 {
	color: #FF6600;
	font-size: 9px;
	font-style: italic;
}
.style13 {font-size: 11.0pt}

span.style111 {
color:#FF6600;
font-weight:bold;
}
.item{
 border: 1px white solid;
 padding: 8px;
 margin: 5px 0;
 font-size: 10pt;
}
.name{
	color: #FF3300;
	font-weight: bold;
}
.photo{
 float: right;
}
.tinyClearBoth{ 
	width: 1px;
	height: 1px;
	clear: both; 
	
}
.album img{
border: none;
padding: 0 5px;
}
.album div{
 border: none;
 float: left;
 width: 150px;
 text-align: center;
}
.albumtitle{
clear:both;
font-size: 18px;
}