body
{
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat;
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000505; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000505; 
	scrollbar-arrow-color: #000505; 
	scrollbar-track-color: #000505;
}

body, table
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}

.upgrade
{
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#flashcontent
{
	border: 6px solid #000000;
	width: 700px;
	height: 650px;
}

a:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}