body   {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 12px Arial, Tahoma, Sans-Serif;
	color: #fff;
	background: #000;
} 

p {
	margin: 0px;
	padding: 0px;
}

.apro {
	font-size: 10px;
	margin-top: 5px;
	color: #f3f3f3;
}

a:link, a:visited	{
	color: #375997; 
	text-decoration: none; 
	font-weight: bold;
}

a:active, a:hover	{
	text-decoration: underline; 
}

input, select {
	font: 12px Arial, Sans-Serif; 
	border: 1px solid #888888;
	color: #888888;
	PADDING-LEFT: 5PX;
}

textarea {
	font: 12px Arial, Sans-Serif; 
	border: 1px solid #888888;
	background: #fff;
	color: #353535;
}

form {
	PADDING: 0px; 
	MARGIN: 0px; 
}

.content {
	text-align: center;
}

.flashcontent {
	text-align: center;
	background: url(../img/flashbgr.jpg) no-repeat left top #000;
	width: 950px;
	height: 600px;
}

