<!--

Body
{
	background-color: #000;
	color: #FC3;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


A:link
{
	color: #FC3;
	font-family: Arial, verdana, sans-serif;
	background-color: transparent;
	font-size: 12px;
}

A:visited
{
	color: #FC3;
	font-family: Arial, verdana, sans-serif;
	background-color: transparent;
	font-size: 12px;
}

A:Hover
{
	color: #F00;
	font-family: Arial, verdana, sans-serif;
	background-color: transparent;
	font-size: 12px;
	
}




.table-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #FC3;
}



.white-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
}


.big-white-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}


.bigger-white-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}



.red-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #C00;
}


.green-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #090;
	font-weight: bold;
}


.big-red-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}




.big-green-text
{
	font-family: Arial, verdana, sans-serif;
	font-size: 24px;
	color: #090;
	font-weight: bold;
}



.italic-text
{

	font-style: italic;
}


.model-name
{
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	color: #FC3;
	font-weight: bold;
}





A.close-this-window:link
{
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

A.close-this-window:hover
{
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	background-color: #999;
}



A.join-now:link
{
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

A.join-now:hover
{
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	background-color: #999;
}

A.join-now:visited
{
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}



HR { color: #FC3; }



.text-hidden
{
	color: #000;
	font-size: 5px;
}

h1.hidden
{
	color: #000;
	font-size: 5px;
}



-->