Body {	
  font-size: 11px;
	color: #ffffff;
	font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: justify;
	background-color: #2e0711;
	overflow: auto ;
	background-image: url('images/round9_bg2.jpg');
	background-repeat: repeat-x;
	
  }

menu {
	text-align: center;
	font-size: 11px;
	color: #000000;
  font-weight: bold;
	text-decoration: none;
	display: list-item;
	padding-left: 0em;
	margin: 0px;
  margin-bottom: 0px;
	
	}

menu li{
  list-style:none;
}

menu a {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	display: list-item;
	padding-left: 0em;
	margin: 0px;
	color: #975768;
  font-weight: bold;
  margin-bottom: 1px;
  border-left: 0px solid #955f53;
  border-right: 0px solid #81262d;
  
	
	}
	
menu a:hover {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	display: list-item;
	padding-left: 0em;
	margin: 0px;
	color: #000000;
  font-weight: bold;
  margin-bottom: 1px;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffeabf;
}

input, textarea, select {
    padding:2px;
		background-color:#2e0711;
		color:#975768;
		border:#975768 1px solid;
		
}

table{
font-size : 11px;
background: transparent;
overflow: auto;

}

h1 {
  font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	color: #e9aca2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	display: block;
	padding-left: 1px;
}


h2 {
  font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: left;
	color: #b78a96;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
  font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: left;
	color: #975768;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

a {
  text-decoration: none;
	font-style: normal;
	color: #975768;
	font-weight: bold;
	
}
a:hover {
  text-decoration: none;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	
}

hr{
  color: #2e0711;
}
