html,body {
	size:12;
	line-height:18px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
form {
	background-color: #FFFFFF;
}

#dataTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#firsttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#dataTable td {
padding:0 5px 0 5px;
}

#dataTablenew {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}

#dataTablenew td {
padding:0 35px 0 35px;
}


.inputButton {
	color: #FFFFFF;
	background-color: #005D9C;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 20px;
}

#dataTable th {
	background-color: #005D9C;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

#dataTable1 th {
	background-color: #005D9C;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	font-weight: bold;
}

h6 {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headingText {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.input_box {
	padding: 0px;
	border: 1px solid #450000;
	height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


h5 {
	color: #450000;
	padding-top: 5px;
	text-align: left;
}





div#wrapper {
	position:relative; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #005C99;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#clear {
	clear: both;
}
a {
text-decoration:none;
}

#resultview {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}


#resultview a:link,
#resultview a:visited,
#resultview a:active {
text-decoration:none;
color:#770000;
}

#resultview a:hover {
color:#6699FF;
text-decoration:underline;
}

a:visited {text-decoration: none}

a:active {text-decoration: none}

#topmenu {
	height: 20px;
}

#topmenu a:link,
#topmenu a:visited,
#topmenu a:active
{
color:#FFFFFF;
}
#topmenu a:hover
{
color:#EE0000;
}

