body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	width: 792;
	padding: 0px;
	margin: 0px auto;
}
body, p, ul, ol, li, td {
	font-size: 12px;
	line-height: 16px;
}
#menu ul {
	display: inline;
	padding: 6px;
	align: center;
	font-size: 9px;
	font-family: "Arial Narrow Bold";
	color: #ffffff;
	font-weight: bold;
	position:relative;
	width:500;
	height:20;
	z-index:5;
	left: 127px;
	top: -62px;
}
#menu ul a:link {
color: #ffffff;
text-decoration: none;
	}
#menu ul a:visited {
color: #ffffff;
text-decoration: none;
	}
#menu ul a:hover {
color: white;
text-decoration: none;
	}
#menu ul a:active {
	color: #FF0000;
	text-decoration: none;
	}

#menu2 ul {
	display: inline;
	padding: 6px;
	align: center;
	font-size: 11px;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	position:relative;
	width:500;
	height:20;
	z-index:5;
	left: -40px;
	top: -48px;
}
#menu2 ul a:link {
color: #000000;
text-decoration: none;
	}
#menu2 ul a:visited {
color: #000000;
text-decoration: none;
	}
#menu2 ul a:hover {
color: #FF0000;
text-decoration: none;
	}

.box1 {
	position: relative;
	height: 10px;
	width: 94px;
	border: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
.box1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.box1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.box1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.box1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.box1 a:active {
	color: #FF0000;
	text-decoration: none;
}
.SCROLL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	overflow: hidden;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	top: 300px;
	width: 800px;
}
#ABOUT {
	position:absolute;
	width:94px;
	height:18px;
	z-index:1;
	top: 10px;
	left: 596px;
}
#CONTACT {
	position:absolute;
	width:94px;
	height:18px;
	z-index:2;
	top: 10px;
	left: 692px;
}
.style1 {color: #FFFFFF}
#HOME 
{
	position:absolute;
	width:94px;
	height:18px;
	z-index:3;
	top: 10px;
	left: 500px;
	}
.style2 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
#scroll {
    position:absolute;
	width:426px;
	height:20px;
	z-index:4;
	top: 70px;
	left: 325px;
}
.BorderBottom td
{
   border-bottom: solid 1px Gray;
   padding-bottom: 15px;
   padding-top: 15px;
}
.TableHeader th
{
	border-right: solid 3px white;
}
.ImageAlign td
{
	text-align:right;
}