body {
		background-color: #000000;
	margin: 0px 0px 0px 0px;}
	



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;


}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;


}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;

}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}


.input{
	border: thin solid #0033CC;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: normal;

}
.bottompanel {
	background-image: url(images/bottompanel.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.bottompanel2 {
	background-image: url(images/bottompanel2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
}

.navbg {

	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.maintable {
	height: 100%;
	background-color: 003399;
}
.keywords {
	font-weight: normal;
}
