.solidblockmenu ul{
	margin: 0;
	float: left;
	width: 100%;
	background: fff url(../images/upImage.gif) center center repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: A47A26;
	border-right-color: A47A26;
	border-bottom-color: A47A26;
	border-left-color: A47A26;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 7B4405;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #7b4405;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 33px;
	padding-left: 33px;
	border-right-color: A47A26;
	border-left-color: A47A26;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}



.solidblockmenu li a:hover, .solidblockmenu li a.current{
	color: 7B4405;
	background: transparent url(../images/overImage.gif) center center repeat-x;
	text-decoration: none;
	font-weight: normal;
}

.tabcontainer{
clear: left;
width:100%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
	margin-top: -1em;
	background-image: url(../images/index_05.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: A47A26;
	border-left-color: A47A26;
}

.tabcontent{
display:none;
color:#996600;
}

.submenu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.submenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 5B594F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: justify;
}
#contentBorder {
	background-image: url(../images/contentBorder.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sebi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: 5B3905;
	text-decoration: none;
	padding-top: 2px;
	letter-spacing: 1px;
}
.Heading {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A87200;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 5px;
	line-height: 15px;
	padding-left: 5px;
}
li {
	list-style-image: url(../images/bullet.jpg);
}
.subHeading {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #714B26;
	text-decoration: none;
	padding-top: 7px;
}
.hightlight {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #993300;
	text-align: center;
	vertical-align: top;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.centerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 5B594F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.innercontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #877E4E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.boldcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 5B594F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: justify;
}