body { color: #303030; background: #e5ac2e url(../img/background01.jpg) repeat-x left top; font: 9pt Arial, Verdana, Sans-Serif; text-align: center; line-height: 1.6em; margin: 0.1em 0;min-width: 1150px;}

#wrapper { background: #000000; width: 65%; margin: 0 auto; text-align: left; }


#top {
	float: right;
	margin: 0 2em 0 0;
}

/* menu start */			
#menu { clear: both; margin: 0 2% .1em 1%; padding: 7px 0 7px 20px; border-bottom: 1px solid #ead703;  border-top: 1px solid #ead703; text-align:center;}
#menu li { display: inline; }
#menu a { padding: 9px 15px; margin: 0 0px 0 0; text-decoration: none; color: #ead703; background: inherit;}
#menu a.current { color: #9f6635; background: #ead703}
#menu a:hover { color: #52280e;}
/* menu end */

/*Drop down menu start*/
#dropmenudiv{
position:absolute;
border:0px;
border-bottom-width: 0;
font: .95em Arial;
text-align:left;
line-height:18px;
z-index:100;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}

#dropmenudiv a{
color: #ead703;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ead703;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ead703;
color: #52280e;
}
/*Drop down menu end*/

/* classes start */
.column_tabtext1 {
	width: 90%;
	text-align:center;
	margin: .3em 1.1%;
	padding: 1% 4%;
	border:1px solid #ead703;
	color:#ead703;
	width:auto;
}

.column_tab {
	width: 75%;	
	/*margin: .3em 1.1%;*/
}

.column_tab1 {
	width: 25%;	
	/*margin: .3em 1.1%;*/
	background:#000;
}

.column_tab2 {
	width: 1%;
	background:#ebf0f5;
}

.column_tabhead {
	background: #9f6635;
}

.column_tabhead1 {
	background: #9f6635;
	color:#e5ac2e;
	size:auto;
}

.column_tabhead2 {
	background: #9f6635;
	color:#e5ac2e;
}

.column_tabhead3 {
	background: #9f6635;
	color:#e5ac2e;
}

.column5 {
	float: left;
	width: 97%;
	text-align:center;
	margin: .3em 1.1%;
	background: #000;
	color: #303030;
}

.tableBM {
	border:solid;
	text-align:center;
	color: #ead703;
}

.sidePic {
	text-align:right;
	border:none;
	height:auto;
	width:auto;
	float:right;
	padding:1em;
}
/* classes end */
