.normal {
	font-size: 16px;
	color:#C4CAFF;
	text-align: justify;
}
.title {
	font-size: 36px;
	color: #99BEFF;
	font-family: "Franklin Gothic Medium";
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: 1em;
	}
.floatLeft{float: left;}
.moveDown {
	margin-top:30px;
}
Table.blankTable {
	height:24px;
	border:2px;
	border-color:#000000;
	background: #000000;
	font-size:inherit;
}
Table.blankTable td {
background-color: #0D162C;
text-align: justify;}
Table.blankTable td.heading {
	padding:10px;
	background-color: #080B17;
	text-align: center;	
}
Table.blankTable td.text {
	padding:10px;
}
.myVlist{

}
.myVlist ul{
list-style: none;
padding: 0;
margin: 0;
}
.myVlist a{
	text-decoration: none;
		font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#menu {
	height: 24px;
	background-image: url(images/NavMiddle.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	}
#menu a {
	display:block;
	width:128px;
	height: 22px;
	text-align: center;
	padding:2px 0 0 0;
	color:#D2E9FB;
	background: url("images/btnAll24.gif") 0 0 no-repeat;
	text-decoration: none;
		font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		}
#menu a:hover {	
	background-position: -128px 0;
	color: white;
		}
#menu a:active {
	background-position: -256px 0;
	color:white;
	}
.bar {
	display:block;
	background-image: url(images/NavMiddle24.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.titleCopy {
	display:block;
	font-size: 14px;
	color: white;
	font-family: "Franklin Gothic Medium";
	background-color: #080B17;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
h2{
	font-size: 14px;
	color: white;
	font-family: "Franklin Gothic Medium";
	height: 26px;
	text-decoration: none;
	text-align: center;
	font-style: normal;	
}
div.centered 
{
	text-align: center;
}

div.centered table 
{
	margin: 0 auto; 
	text-align: center;
}
Table.MainMenu
{
	height:24px;
	border:0px;
	text-align:center;
	border-spacing: 0px
}
td.down 
{

	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/btnAll24.gif);
	background-position: -256px 0px;
	text-align: center;
	width:128px;
}
td.up
{
	width:128px;
}
td.leftBar
{
	background-image: url(images/NavLeft24.gif);
	width:10px;
}
td.rightBar
{
	background-image: url(images/NavRight24.gif);
	width:10px;
}
code {font-size:14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image:url(images/grad.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 16px;
	color:#C4CAFF;
	text-align: justify;

}
