@CHARSET "ISO-8859-1";


/**
* General stuff
*/
body
{
	text-align:center:
}

/** 
*CAN BE REMOVED WHEN OLD CODE SHOULD NOT BE USED ANYMORE
*Put here to make this => | separator have the correct colours even in the old code
*	
**/

#frame
{
	margin: 0 auto;
	text-align:left;
}

#loggedOutBox td, #loggedOutBox a,#footer p
{
 color: #a6a6a6;
}

#loggedOutBox td,#loggedOutBox a {
	font-size: 13pt;
	font-weight:bold; 
	background-color: #3a3939; 
}

/**
*CAN BE REMOVED WHEN OLD CODE SHOULD NOT BE USED ANYMORE
* necessary to make the correct color show up on the disclaimer
*/


