.body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #00ada8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #00ada8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0096db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.nav { 
  color: #000000; 
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}
A.nav:hover { 
  color: #ffffff; 
  text-decoration: none;
  font-size: 11px; 
  font-weight: bold;
}
A.nav:visited {
  color: #000000; 
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
}
A.nav1 { 
  color: #ffffff; 
  text-decoration: none;
  font-size: 12px; 
  font-weight: none;
}
A.nav1:hover { 
  color: #97ce16; 
  text-decoration: none;
  font-size: 12px; 
  font-weight: none;
}
A.nav1:visited {
  color: #ffffff; 
  text-decoration: none;
  font-size: 12px; 
  font-weight: none;
}
A.nav2 { 
  color: #006b6d; 
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
A.nav2:hover { 
  color: #0096db; 
  text-decoration: underline;
  font-size: 12px; 
  font-weight: bold;
  }
A.nav3 { 
  color: #000000; 
  text-decoration: underline;
  font-size: 8px;
  font-weight: bold;
}
A.nav3:hover { 
  color: #0096db; 
  text-decoration: underline;
  font-size: 8px; 
  font-weight: bold;
}
.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: #000000;
  font-weight: none;
}
.headerInfo1 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #006b6e;
  font-weight: bold;
}
.headerInfo2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}
.headerInfo3 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: none;
}
.headerInfo4 {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #00ada8;
  font-weight: bold;
}
.copyright {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: none;
}
td.class-status
{	background-image:url("http://www.thejsgroup.net/images/bluetop.gif");
	background-position: center;
	background-repeat: no-repeat;
}
td.class-status1
{	background-image:url("http://www.thejsgroup.net/images/body-bg.gif");
	background-position: center;
	background-repeat: no-repeat;
}
td.class-status2
{	background-image:url("http://www.thejsgroup.net/images/bottom-bg.gif");
	background-position: center;
	background-repeat: no-repeat;
}
#container{
  text-align: left;
  width: 500px;
  margin: 20px auto 0 auto;
  padding: 0;
}
