A:link {text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff}
A:visited {text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff}
A:active {text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff}
A:hover {text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff}

body {
	background-image: url(../../templates/images/templates/bg.jpg);
	background-attachment: fixed;
	font-size: 10px;
	font-family: verdana;
	background-color : #000000;
	color: #ffffff; 
	font-weight : bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page {
	width: 980px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
	background-color : #000000;
}

.content {
	padding: 10px;
	height: 300px; 
}

img { 
	border: 0; 
}

td {
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff; 
}

.dropdown {
	font-family: Verdana; 
	font-size: 10px; 
	color: #ffffff; 
	height: 14px; 
	border: 1px solid #ffffff; 
	background-color: #ffffff;
}

.button
{
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: bold; 
	color: #ffffff; 
	height: 17; 
	border: 1px solid #ffffff; 
	background-color: #ffffff;
}
