body {
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	color: #eeeeee;
	background-color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #b22222;
}

table,th,tr,p,li,td {
	font-family: arial, helvetica, sans-serif;
	color: #eeeeee;
	font-size: 12px;	
	background-color: #b22222;
}
input, select, textarea{
padding-bottom:4px;
background-color: #dddddd;
color: black;
border:1px solid #f0f0f0;
}
.chBox{
	border:0px solid #111111;
	background:#b22222;
}

.tr1{
	font-weight: bold;
	background-color: #dddddd;
	color: #000000;
}

.menu{
	font-family:helvetica;
	font-size:12px;
	color:#333333;
	background-color:#c9c9c9;
	letter-spacing:1px;
}
.menuover {
	font-family:helvetica, arial,  sans-serif;
	font-size:12px;
	background-color:#787878;
	color:white;
	font-weight:bold;
	letter-spacing:1.5px;
	
	}
a{
	color: #E2C167;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

.style14 {
	color: #cccccc;
	font-size: 15px;
	font-weight: bold;
}
.style16 {	
	color: #ffffff;
	font-size: 12px;
	
}
.style15 {	
	color: #ffffff;
	font-size: 15px;
}

.style17 {	
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
}

.style18 { font-size: 24px; color: #ffffff; font-weight: bold;
}
.innerpage{
	width:100%;
	padding:0px;
}
.inner_text {
text-align:justify;
}
.leftPad {
	padding-left: 6px;
}