

body {
	background-repeat: repeat;
	background-image: url(images/tile.gif);
}
#bordertable p {margin: 0 15px 10px 15px;}

#whiteleftnav td, .whitenav {
	color: #EBE3DE; font-size:13px;	

	} 
	

/************************************* whitenav **************************************/

.whitenav {
	text-align:right;
}

.whitenav a, .whitenav a:link, .whitenav a:visited {
	color: #EBE3DE;
	text-decoration:none;
	font-size:12px;	
	font-weight: bold;
}

.whitenav a:hover, .whitenav a:active {
	color: #748676;
	text-decoration:none;
}


/************************************* whiteleftnav **************************************/ 


#whiteleftnav{
text-align:center;}
	
#whiteleftnav a, #whiteleftnav a:link, #whiteleftnav a:visited {
	color: #EBE3DE;
	text-decoration:none;
	font-size:13px;	
	font-weight: bold;
}

#whiteleftnav a:hover, #whiteleftnav a:active {
	color: #FFF;
	text-decoration:none;
}
/************************************* whitenext bar button **************************************/

.whitenext {
	color: #FFFFFF;
	font-weight: bold;
}

.whitenext a, .whitenext a:link, .whitenext a:visited {
	color: #EBE3DE;
	text-decoration:none;
	font-size:12px;	
	font-weight: bold;
}

.whitenext a:hover, .whitenext a:active {
	color: #748676;
	text-decoration:none;
	}
	
/***************************************************************************************************/

.credits {padding:0 5px 0 5px; font-size:9px;}


