body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #333333;
	margin: 0px;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #003366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.barHeading {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: none;
}
.whiteText {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.bigtext {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
.bigHeading {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.logoDiv {
	position:absolute;
	top:37px;
	width:106px;
	height:74px;
	z-index:1;
}

.forinput {
font-size: 10px; font-family: arial, helvetica, sans-serif; font-weight: normal;
color: Black;
background: #DCDCDC;;
border: 1px solid #cccccc; 
height: 14px;
}

.forselect {
font-size: 10px; font-family: arial, helvetica, sans-serif; font-weight: normal;
color: White;
background: #94B874;
border: 1px solid #cccccc;
}
