BODY
{
	background-color: #424242; 
	color: #999999; 
	font-family: helvetica,arial,sans-serif; 
	margin-left:20px; 
	margin-right:20px;
	font-size:14px;
}

a 
{
	color: #ffffff;
}


a:visited
{
	color: #ffffff;
}


a:active
{
	color: #ffffff;
}

a:hover
{
	color: #CCCCFF;
}

img {
 border-color: #ffffff;
}
img:hover {
 border-color: #ccccff;
}

.PageHeader
{
	font-weight:bold;
	font-size: 18px
}

.NavPictureTableIndex
{
	width: 660px;	
	height: 100px;
	top:30px;
	left:54px;
	position: absolute;
	table-layout:fixed;
	z-index:200;
}

.NavPictureTable
{
	position: absolute;
	width: 770px;	
	height: 155px;
	top:0px;
	left:0px;
	table-layout:fixed;
	z-index:200;
}

.NavPicture
{
	border: 1px solid #424242;
}

.NavPicture:Hover
{
	border: 1px solid #CCCCFF;
}

.NavTextTable
{
	position:absolute;
	width: 660px;	
	height: 32px;
	left:54px;
	top:165px;
	table-layout:fixed;
	z-index:200;
}

.NavText
{
	font-size: 16px;
	font-weight: bold;
}

.NavDiv
{
	width: 770px;
	height: 200px;
	top: 50px;
	left: 20px;
	position: absolute;
	table-layout:fixed;
	z-index:200;
	overflow:hidden;
}

.ContentDiv
{
	position: absolute;
	top: 260px;
	left: 20px;
}

.FooterText
{
	font-size: 10px;
}

.main { font-size: 12px;}