body {
	background: #40436C url('images/bg.jpg') repeat-x;
		text-align: center
		height: 100%;
		}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #6A2E22;
}
a:link {
	text-decoration: underline;
	color: #6A2E22
}
a:visited {
	text-decoration: underline;
	color: #433B67;
}
a:hover {
	text-decoration: none;
	color: #7F3027;
}
a:active {
	text-decoration: none;
	color: #7F3027;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-small;
}
h2 {
	font-size: small;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: large;
}
p {
	color: #433B67;
	font-size: xx-small
}
table {
	color: #433B67;
	font-size: xx-small
}
.style1 {
	color: #6A2E22;
	font-weight: bold;
	font-size: small;
}
.style2 {
	color: #433B67;
	font-size: xx-small
}
.style3 {
	color: #6A2E22;
	font-weight: bold;
	font-size: x-small;
}
.style4 {
	color: #433B67;
	font-weight: bold;
	font-size: x-small;
}
a img {border: none; }
#dd {
  margin-left: 0%;
}
#dd li {
  list-style: none;
  float: left;
}
#dd li a.menu {
margin: 0px 0px 1px 0px;
  display: block;
  text-align: center;
  padding: 12px;
  background: #DADADA;
  color: #433B67;
  width: 20%;
  height: 15px;
  font: bold 13px arial;
}
#dd li a.menu:hover {
  background: #EAEAEA;
}
.submenu {
  background: #EAEBD8;
  border: 1px solid #433B67;
  visibility: hidden;
  position: absolute;
  width: 152px;
}
.submenu a {
  display: block;
  font: 12px arial;
  text-align: left;
  padding: 5px;
  color: #433B67;
}
.submenu a:hover {
  background: #433B67;
  color: #FFFFFF;
}
#maxmin { max-width: 408px; min-width: 408px; margin: 0 auto; border: 0; padding: 0; }
* {
  margin:0;
  padding:0;
}
