body {
background: #000000; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}
#wrapper {
margin: 0 auto;
width: 1224px;
padding: 0;
text-align: left;
}
#top {
background: url(../images/index_01.jpg) top center no-repeat; 
width: 1151px;
height: 210px;
}
#content {
background:url(../images/index_bg.jpg) repeat-y;
padding-left: 70px;
padding-right: 70px;
padding-top: 10px;
padding-bottom: 10px;
height:inherit;
font: bold 10pt/13pt verdana, arial,sans-serif;
color:#FFFFFF;
}
#bottom {
background:  url(../images/index_03.jpg) bottom center no-repeat; 
width: 1151px;
height: 212px;
}
.style3 {
	color: #999999;
	font: normal 10pt/13pt Arial, Helvetica, sans-serif;
}
.style2 {color: navy}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}
img:hover {
border-color: #00FF00;
}
.button {
  color: #0099FF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
