body{
	margin: 0em;
	background-color: #8C0000;
	
}
  H1 {font-size:2em; color: #CF1919; font-weight: bold;} /*  displayed at 24px */
 H2 {font-size:1.49em; color: #CF1919; font-weight: bold;} /*displayed at 18px */
 H3 {font-size:1.24em;color: #CF1919;font-weight: bold;} /*  displayed at 15px */
H4 {font-size: 1em;color: #CF1919;font-weight: normal;} /*  displayed at 12px */

.displaySel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	border: #000000;
	background-color: #000000;
	 }
	.H{/*css for table height*/
	height: 338px;
	}
	.Hnew{/*css for table height*/
	height: 318px;
	}
.displayBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #900006;
	border: none;
	background-color: transparent;
	overflow:hidden;
	width: 120px;
	line-height: 12px;
	text-align: center;
	}
TEXTAREA, INPUT, SELECT, TH, TD {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #900006;
}

.nav a {
font-size: 10px;color: #666666; font-family:Arial, Helvetica, sans-serif; text-decoration: none;
}	

.nav a:hover {
color: #666666; font-family:Arial, Helvetica, sans-serif; text-decoration: underline;
}	

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #900006;
	font-weight: bolder;
}

.lgin {
	color: #FFFFFF;
	background-color: #339999;
}
.Tbg {
	background-image: url(../images/lowerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Tdrepeat {
	background-repeat: repeat-x;
}
.Tdh {
	height: 10px;
}
.Tdw {
	width: 10px;
}
.Tdwh {
	width: 10px;
	height: 10px;
}
.Tbold {
	 font-weight: bold;
}
.bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
