#login 
	{
	LEFT: 50%; TOP: 175px; MARGIN-LEFT: -375px; WIDTH: 750px; HEIGHT: 0px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#forgot
	{
	LEFT: 50%; TOP: 175px; MARGIN-LEFT: -5px; WIDTH: 380px; HEIGHT: 230px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#signup 
	{
	LEFT: 50%; TOP: 175px; MARGIN-LEFT: -375px; WIDTH: 750px; HEIGHT: 0px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#loginSmall
	{
	LEFT: 50%; TOP: 150px; MARGIN-LEFT: -375px; WIDTH: 370px; HEIGHT: 25px; POSITION: absolute; background-color: #71FF71; font-size: 16px;
	}
#signupSmall
	{
	LEFT: 50%; TOP: 150px; MARGIN-LEFT: 5px; WIDTH: 370px; HEIGHT: 25px; POSITION: absolute; background-color: #FF7171; font-size: 16px;
	}
#content
	{
	LEFT: 50%; TOP: 180px; MARGIN-LEFT: -375px; WIDTH: 750px; HEIGHT: 0px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#recent
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: -375px; WIDTH: 370px; HEIGHT: 800px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#previous
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: -375px; WIDTH: 370px; HEIGHT: 800px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#previousSmall
	{
	LEFT: 50%; TOP: 845px; MARGIN-LEFT: -375px; WIDTH: 370px; HEIGHT: 25px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#recentSmall
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: -375px; WIDTH: 370px; HEIGHT: 25px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#descriptionSmall
	{
	LEFT: 50%; TOP: 0px; MARGIN-LEFT: -375px; WIDTH: 750px; HEIGHT: 35px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#description
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: 5px; WIDTH: 370px; HEIGHT: 830px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#terms
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: 5px; WIDTH: 370px; HEIGHT: 830px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#help
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: 5px; WIDTH: 370px; HEIGHT: 830px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#privacy
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: 5px; WIDTH: 370px; HEIGHT: 830px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
#rules
	{
	LEFT: 50%; TOP: 40px; MARGIN-LEFT: 5px; WIDTH: 370px; HEIGHT: 830px; POSITION: absolute; background-color: #AAAAAA; font-size: 16px;
	}
	

b.rtopgreen, b.rbottomgreen{display:block;background: #FFF}
b.rtopgreen b, b.rbottomgreen b{display:block;height: 1px; overflow: hidden; background: #71FF71}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtopgreen b.r4, b.rbottomgreen b.r4{margin: 0 1px;height: 2px}

b.rtopred, b.rbottomred{display:block;background: #FFF}
b.rtopred b, b.rbottomred b{display:block;height: 1px; overflow: hidden; background: #FF7171}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtopred b.r4, b.rbottomred b.r4{margin: 0 1px;height: 2px}

b.rtopblue, b.rbottomblue{display:block;background: #FFF}
b.rtopblue b, b.rbottomblue b{display:block;height: 1px; overflow: hidden; background: #7171FF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtopblue b.r4, b.rbottomblue b.r4{margin: 0 1px;height: 2px}

b.rtoplightblue, b.rbottomlightblue{display:block;background: #FFF}
b.rtoplightblue b, b.rbottomlightblue b{display:block;height: 1px; overflow: hidden; background: #D5D5FF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtoplightblue b.r4, b.rbottomlightblue b.r4{margin: 0 1px;height: 2px}

input 
	{ 
	
	}

input.lime 
	{
	border: 1px solid #fff;
	color: #444444;
	font-weight: bold;
	
	height: 20px;
	width: 200px;
	padding-left: 0px; padding-top:0px;
	margin-top: 0px; margin-left: 0px;
	text-decoration: none;
	background: url(lime.jpg) #ffffff repeat-x left center;
	}
input.redlime 
	{
	border: 1px solid #fff;
	color: #444444;
	font-weight: bold;
	
	height: 20px;
	width: 200px;
	padding-left: 0px; padding-top:0px;
	margin-top: 0px; margin-left: 0px;
	text-decoration: none;
	background: url(redlime.jpg) #ffffff repeat-x left center;
	}