a {
  color: 333333;

}

a:visited{
	color:#6666ff;
} 

a.leftNav {
  color: #333333;
}

a.press {
	text-decoration:none;
  color: #333333;
}

a.press:hover {
text-decoration:underline;
  color: #333333;
}


td {
	border-collapse: collapse;
}


a.leftNav:visited{
	color:#6666FF;
} 

a.footer{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tblMain {
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align:justify;

}
.secondLevel {
	background-color: black;
	
}

	
html {
background-color:#000000;
}

body {
	margin: 0;
	font-family: Verdana, "Lucida Sans Unicode", Tahoma, Arial;
	color: #666666;
	background-color: black;
	font-size: 11px;
	text-align: justify;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #333333;
}
th {
	font-family: Verdana, "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 16px;
	color: #666666;
}

.font14 {
	font-size:18px;
	font-style:italic;
	text-align: center;
}

.footer {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 9px;
}
.middleContent {
	text-align: justify;
}
