.leftbarbgcss {
	border-right: 1px solid #9C988D;
	border-left: 1px solid #9C988D;
}
.topbgbottumline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C988D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 5px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #6A452D;
	text-decoration: none;
	height: 20px;
	margin: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E19500;
	background-image: url(sidemenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
}
.leftmenu a:hover {
	color: #E19500;
	text-decoration:none;
}

.copyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.botummenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #ffffff;
	text-decoration: none;
}
.botummenu a:hover{
	color: #4F0035;
}

.botumlinktopline {
	margin: 5px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E19500;
	font:12px/20px Arial, Helvetica, sans-serif;
	size:12px;
	color: #6A452D;
}
.brdrlines {
	border: 1px solid #E19500;
}
.tdalign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
}

