body {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: small;
	text-align: center;
	background-color: #000000;
	background-repeat: repeat-x;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #666633;
	text-decoration: none;
}
#header{
text-align: left;
border-bottom: 1px solid #666633;
margin-bottom: -23px;
}

#menu { margin-bottom: 100px; }

#menu a {
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	background-image: url(../images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

#menu a:hover {
color: #666633;
}

#menu a:active {
color: #666633;
}



#menu h2 { display: none; }

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}


#menu li.first { background: none; }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
/* Footer */
#footer {
			clear: both !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	font-size: 9px !important;
	text-align: center !important;
	margin-top: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
	padding: 20px !important;
		}

	#footer a { color: white; }
	
	#footer p {
		margin: 0;
		text-align: center;
		color: #ffffff;
	}
#img1{
   width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
img.center2{
	border: 3px solid white;
	text-align: center;

}
td{
	padding: 20px;
	font-size: 9px;
	font-weight: bold;
}

td img{
	border: 3px solid white;
}