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

.rbody { 
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-style: normal;
	color: #fff;
	line-height: 16px;
}
.rbody a:link, .rbody a:visited { 
	color: #fc6; 
	text-decoration: underline;
}
.rbody a:active, .rbody a:hover { 
	color: #ffffff; 
	text-decoration: underline;
}

.rheader1 { 
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	line-height: 20px;
}

.rfooter { 
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	color: #A08D7E;
	line-height: 15px; 
}
.rfooter a:link, .rfooter a:visited { 
	color: #fc6;
	text-decoration: underline;
}
.rfooter a:active, .rfooter a:hover { 
	color: #fff; 
	text-decoration: underline;
}

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