/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#AF8705;
}
#top1 {
	background-image: url(../images/o_t_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	float: none;
}
#holder {
	background-color: #98CEDA;
	border-top: 3px solid #AF8705;
	height: 346px;
	border-bottom: 2px solid #AF8705;
	margin-bottom:-5px;
}
#bottomMenu {
	height: 23px;
	border-bottom: 2px solid #AF8705;
	background-color: #C0ECF2;
	border-top: 2px solid #AF8705;
	margin-top:-3px;
}
#bmLinks {
	padding-left: 20px;
	padding-top: 4px;
}
#bmLinks a{
	text-decoration: none;
	color: #AF8705;
	font-style: italic;
	font-size: 13px;
}
#bmLinks a:hover{
	color: #5F4C11;
}
#bottom1 {
	height: 98px;
	background-color: #F9F1E1;
}
#TRlink {
	margin-left: 700px;
	background-color: #AF8705;
}
