<style>
#join-system td
{
	font-family: Trebuchet MS;
	font-size: 30pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
#join-system td a
{
	font-family: Trebuchet MS;
	font-size: 30pt;
	text-transform: uppercase;
	color: #FFFF00;
}

#join-system #screen_join_system
{
	text-align: center;
	display: block;
	width: 356px;
	background-color:#FED6A5;
	margin: 3px;
	margin-bottom: 15px;
}

#join-system #screen_join_system a img, #join-system #screen_join_system a, #join-system #screen_join_system a
{
	font-family: Trebuchet MS;
	font-size: 15pt;
	text-transform: uppercase;
	
	border-color: #CC0000;
	color: #990000;
	text-decoration: none;
}

#join-system #screen_join_system a:hover img, #join-system #screen_join_system a:hover
{
	border-color: #006633;
	color: #006633;
	text-decoration: underline;
}

#join-system #screen_join_text
{
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: Trebuchet MS;
	font-size: 15pt;
	text-transform: uppercase;
}

</style>
