.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	text-decoration: none;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #666666}

body {
vertical-align: middle;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
background-color: #000000;
}
.topbanner_bg {
	background-image: url(images/topbanner_bg.jpg);
}
.topmenu_bg {

	background-image: url(images/topmenu_bg.jpg);
}
.bigletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.mybodyalign {
	left: 0px;
	top: 0px;
}
.bottom_bg {

	background-image: url(images/bottom_bg.gif);
}
.normalgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
