body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	text-align: center; */
}
.toptable
{height: 50px;
background-color: #181818;
}
.titleheading
{
font-family: "Trebuchet MS";
font-size: 36px;
color: #FFFFFF;
}
.rightorangeheading
{
font-family: "Trebuchet MS";
font-size: 18px;
color: #ff9900;
}
.Nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image:url(images/nav-up.jpg);
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: left;
	text-indent: 40px;

}
.Nav a:hover {
	background-image:url(images/nav-down.jpg);
	color: #ff9900;
}
.Nav2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image:url(images/nav-up2.jpg);
	display: block;
	padding-left: 40px;
	height: 50px;
	line-height: 20px;
	text-align: left;

}
.Nav2 a:hover {
	background-image:url(images/nav-down2.jpg);
	color: #ff9900;
}
.titleheading2
{
font-family: "Trebuchet MS";
font-size: 18px;
color: #FFFFFF;
}
.titleheading22
{
font-family: "Trebuchet MS";
font-size: 22px;
color: #FFFFFF;
}
.titleheading24
{
font-family: "Trebuchet MS";
font-size: 24px;
color: #FFFFFF;
}
.titleheading26
{
font-family: "Trebuchet MS";
font-size: 26px;
color: #FFFFFF;
}
.titleheading12
{
font-family: "Trebuchet MS";
font-size: 12px;
color: #FFFFFF;
}
.rightorangeheading2
{
font-family: "Trebuchet MS";
font-size: 12px;
color: #ff9900;
}
.bodytext
{
font-family: "Trebuchet MS";
font-size: 14px;
color: #fff;
line-height: 20px;
padding: 20px;
background-image: url(images/body-bg.png);
border: 2px solid #000;
}
.bodytext a
{
color: #f90;
}
.bodytext a:hover
{
color: #fff;
}
