/* CSS Document */
.topline {
	height: 11px;
	width: 984px;
}

#CONTENT_CONTAINER {
	width: 932px;
	padding-left: 52px;
	background-color: #FFFFFF;
	background-image: url(botswanasafari_bkg.jpg);
	background-repeat: repeat-y;
}

#REPORTS_LEFT {
	float: left;
	width: 299px;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sansSerif;
	font-size: 22px;
	color: #6F6830;
	margin-top: -1px;	
	margin-bottom: -6px;
	
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sansSerif;
	font-size: 14px;
	color: #887D2F;
	margin-bottom: -1px;
	margin-top: -12px;	
	margin-bottom: 10px;

}
.reports_left_type1 {
	background-color: #DCDCB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
	font-weight: bold;
	color: #666633;
	padding: 10px 15px 10px 15px;
}

.reports_left_type2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C76001;
}
select {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#REPORTS_RIGHT {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 613px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height: 515px;
}

textarea.texta {
	background-color: #FFFFFF;
	padding: 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 12px;
	font-weight: bold;
	overflow: hidden;
}
textarea {
	background-color: #FFFFFF;
	float: left;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height: 415px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.reports_right_type1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #666633;	
	line-height: 18px;	
}
.reports_coyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C76001;
	text-align: right;
}