html {
	min-height: 101%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical !important;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000000 url(images/385512.jpg) repeat top left;
	background-attachment:fixed;
	width: auto;
}
h1 {
	text-align:center;
	text-decoration:underline;
	font-weight:600;
	font:40px "Times New Roman", Times, serif;
	color:#ffffff;
	line-height:30px;
}
h2 {
	text-align:center;
	font:20px "Times New Roman", Times, serif;
	color:#ffffff;
	line-height:20px;
}
h3 {
	margin: 0;
	text-decoration:none;
	font-weight: normal;
	color:#000000;
	text-align:center;
	font:25px "Times New Roman", Times, serif;
	background:#FFFFFF;
}
h5 {
/*Used for the Team Description Area*/
	text-align:center;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	font:17px "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height:normal;
}
p{
	text-align:center;
	margin-top:0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	color:#FFFFFF;
	line-height:normal;
}
.tabletitle{
	font-weight:bolder;
	font:14px "Times New Roman", Times, serif;

}
.tabledata{
	font-weight:lighter;
	font:12px Arial, Helvetica, sans-serif;

}
	
.title{
	margin: 0;
	text-decoration:none;
	font-weight: normal;
	color:#000000;
	text-align:left;
	font:25px "Times New Roman", Times, serif;
	background:#FFFFFF;
}	
.Update{
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	font:12px "Times New Roman", Times, serif;
	color:#FF0000;
	line-height:normal;
}
.Thanks {
	text-align:center;
	font:20px "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height:normal;
}
.footer {
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
	align: center;
}
.pics {
	border:none;
	text-decoration:none
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}