*						{margin:0px; padding:0px; border:none; outline:0px;}
body					{font-family:Arial, Helvetica, sans-serif;	font-size:12px;	color:#fff;
						 background:#000;}
body,html				{width:100%;	height:100%;}

.wrapper				{position:relative;							width:785px;	height: auto;	margin:auto;	text-align:left;} 
.bkgcell				{position:relative;	top:5px;	left:5px;	width:780px;	height: auto;								}

.content				{float:left;								width: auto;	height: auto;	padding:10px;}
.contentbox				{											width:750px;	height: auto;}

.titletext				{float:left;	display:block;				width:740px;	height: auto;	padding:5px;}
.titletext a:link		{text-decoration:none;	font-weight:bold;	color:#00ffff;}
.titletext a:visited	{text-decoration:none;	font-weight:bold;	color:#00ffff;}
.titletext a:hover		{text-decoration:none;	font-weight:bold;	color:#00FF00;}
.titletext a:active		{text-decoration:none;	font-weight:bold;	color:#00FF00;}

.footer					{position:absolute; bottom:0px; right:0px;	width:400px;	height:30px;
						 font-size:14px;		font-weight:normal;}
.footer a:link			{text-decoration:none;	font-weight:bold;	color:#fff;}
.footer a:visited		{text-decoration:none;	font-weight:bold;	color:#fff;}
.footer a:hover			{text-decoration:none;	font-weight:bold;	color:#aaa;}
.footer a:active		{text-decoration:none;	font-weight:bold;	color:#aaa;}

/*TERMS---------------------------------------------------------------------------------------------------------------------------------------*/
.posrel					{position:relative;}
.posabs					{position:absolute;}
.dispnone				{display:none;}
.dispblock				{display:block;}
.floatl					{float:left;}
.floatr					{float:right;}
.clear					{clear:both;}
.clearl					{clear:left;}
.clearr					{clear:right;}
.padded5				{padding:5px;}
.padded10				{padding:10px;}
h1, h2, h3				{height:auto; width:auto; display:block;}
h1, h2, h3				{font-family:Arial, Helvetica, sans-serif; color:#09c; font-size:18px; font-weight:bold;}
p						{padding:5px;}

