.submenu-off {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/leftBtn.gif);
	background-position: left top;
	height: 35px;
	width: 211px;
	background-repeat: repeat-x;
}
form { margin:0px; padding:0px;}

.submenu-on {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #b8860b;
	background-image: url(images/leftBtn_R.gif);
	background-position: left top;
	height: 35px;
	width: 211px;
	cursor:hand;
	background-repeat: repeat-x;
}
.box {
	background-color: #b8860b;
	padding: 4px;
	height: 30px;
	width: auto;
}
.leftnavi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.leftnavi1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #795600;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi1:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #795600;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi1:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #795600;
	text-decoration: none;
	padding-left: 8px;
}
a.leftnavi1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-left: 8px;
}
a.leftnavi1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #795600;
	text-decoration: none;
	padding-left: 8px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #664300;
	text-decoration: none;
}
a.heading:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #664300;
	text-decoration: underline;
}
a.heading:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #664300;
	text-decoration: underline;
}
a.heading:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.heading:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #664300;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}

.fellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	line-height:17px;
}

.headinginner {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #664300;
	text-decoration: none;
}
.border {
	border: 1px solid #B8860B;
}

