body { 
	text-align: center;
	background:url(graphics/bg.gif) repeat-x top center; 
	background-color: #F1E7DA;
}

.rbody { 
	font-family: Georgia, "Times New Roman", Serif; 
	font-size: 13px;  
	color: #333; 
	line-height: 17px; 
}
.rbody a:link, .rbody a:visited { 
	color: #960;
	text-decoration: underline; 
}
.rbody a:active, .rbody a:hover { 
	color: #333;
	text-decoration: underline; 
}

.nav { 
	font-family: Georgia, "Times New Roman", Serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #960; 
	line-height: 17px; 
}
.nav a:link, .nav a:visited { 
	color: #fff;
	text-decoration: none; 
}
.nav a:active, .nav a:hover { 
	color: #960;
	text-decoration: none; 
}


.rfooter { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #666; 
	line-height: 15px; 
}
.rfooter a:link, .rfooter a:visited { 
	color: #960;
	text-decoration: underline; 
}
.rfooter a:active, .rfooter a:hover { 
	color: #333;
	text-decoration: underline; 
}


select { background-color: #A9D4FF; }
.select2 { background-color: #FFFFFF; }