
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

.sidemenu {
	margin: 10px;
	list-style: none;
	font-family: Arial,Verdana;
	font-size: 9 px;
	text-align: center;
	width: 180px;
	height: 200px
	border-top-style: none;
	border-bottom-width: thin;
	position: relative;
	border-style: none;
	border-width: 0.3em;
}

.sidemenu li {
	border-top: 10px ;
	border-left: 1px ;
	border-right: 1px ;
	margin-top: 8px;
}

.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 180px;
	color: #333333;
	font-weight: bold;
}

.sidemenu li a:hover {
	background-color: #b1bab2;
	color: #e2e0f6;
}


.flo_body {
  border:  none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
  padding-right: 100px;
  padding-top: 7px;
}
.flo_body a:link {
  color: #e3d7c1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

.flo_body a:active {
  color: #e3d7c1;
	text-decoration: none;
}
.flo_body a:visited {
  color: #e3d7c1;
	text-decoration: none;
}
.flo_body a:hover {
  background-color: #2d1d11;

}


.flo_menu {
  border:  none;
  font-family:Verdana,Arial;
  font-size: 12px;
  text-align: center;

}
.flo_menu a:link {
  color: #e3d7c1;
	text-decoration: none;
	text-align: center;
	
}
.flo_menu a:active {
  color: #e3d7c1;
	text-decoration: none;
}
.flo_menu a:visited {
  color: #e3d7c1;
	text-decoration: none;
}
.flo_menu a:hover {
  background-color: #2d1d11;

}


.flo_add {  font-family: Tahoma, Arial, "Trebuchet MS", Verdana; font-size: 10px;
color: #AAA091; 
height: 26px; 
width: 780px; 
font-weight: normal;
}




.subheading {
  font-family: Tahoma,Arial,"Trebuchet MS",Verdana;
  color: #f3f0d9;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.subheading2 {
  font-family: Tahoma,Arial,"Trebuchet MS",Verdana;
  color: #b6ab9e;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.border {
  border: 1px solid #333333;
  background-color: #666666;
  font-family: Tahoma,Arial,"Trebuchet MS",Verdana;
  font-size: 9px;
  color: #d4d0ad;
}
.tableborder {
  border: 1px solid #989278;
  }
