.class1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}



#container {
  margin : 0 auto;
  border : 0px solid black;
  background : #000000;
  color : #000000;
font-weight: bold;
 }

#containerold {
  position : absolute;
  top : 5px;
  left : 5px;
  height : 1px;
  width : 1px;
  margin-top : 0px;
  margin-left : 5px;
  border : 0px solid black;
  background : #cccccc;
  color : #000000;
font-weight: bold;
 }


.darkrow
{
background-color:330099;
color:white;
}




.tablehead { background-color: #AAB8C0}

.tablebody { background-color: #D5DDE2}

.tablestyle { 
	
	color: #000000;
	width: 80%;
	border:none;
	padding:5px;
}
