.leftNav{
	padding: 5px 5px 10px 30px;
	float:left;
	width: 220px;
}

.center{
	padding: 5px 5px 10px 1px;
	float:left;
	width: 800px;
}

.pCenter{
	text-align:center;
}


body, td,th {
	background-color: #000000;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: none;
	font-weight: bold;
} 

.red{
 color: red;
}
a:link       {color: #FF0000; text-decoration: underline}
a:visited    { color:#FFFFFF; text-decoration: underline}
a:active     {color:#333333; text-decoration: underline}
a:hover      {color: #999999;text-decoration: underline;font-size: 17px;}

