#flash {
	border: 1px none #000000;
	width: 780px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 780px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


#footer a {
color:#999999;
background-color: none;
border:none;
text-decoration: none;

}
#footer a:link, #footer a:visited {
color: #999999;
}

#footer a:hover, #footer a:active {
color: #333333;

}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}



.h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33333;
	text-decoration: none;
	
}
.h1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;
	color: #666666;
	
}
.h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #00BFFF;
text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
