body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	line-height: 150%;
	background-color:#525777;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
.bottom {
	font-size: 8pt;
	color:#FED100;
}

p { 
margin-top: 5px !important;
}
p.gold { 
color:#FED100;
margin-bottom: 0px !important;
font-weight: bold;
}
span.timi {
font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
}

.white-bg {background-color:#FFFFFF;
}

td.thumbnails{
width: 500px;
}
						
td.thumbnails img{
float: left;
width: 100px;
height: 100px;
margin: 0 0 10px 10px;
border: solid 2px #FFFFFF;
cursor: pointer;
opacity: .8;
filter: alpha(opacity=80);
}
							
td.thumbnails .on{
opacity: 1;
filter: alpha(opacity=100);
border: solid 2px #FF9203;
}

a{
color: #FED100;
text-decoration: none;
}
a:hover{
color: #FED100;
text-decoration: underline;
}

#footer{
border: 1px dashed #FED100;
margin:20px 20px 20px 275px;
padding: 10px;
}

#footer a, span.mw a{
color: #FED100;
text-decoration: none;
}
#footer a:hover, span.mw a:hover{
color: #FED100;
text-decoration: underline;
}
span.mw{
font-size: 11px;
margin:20px 20px 20px 275px;
padding: 10px;
}
