body {
		background: #081B3E;
	 	color: #8888aa;
		margin-top: 0px;
		margin-left: 0px;
	      text-align: center;
		font: 10px , sans-serif;
		font-weight: bold;
		font-style: italic;

}


A:link      {text-decoration: none; color: #ffff00;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
}

A:visited   {text-decoration: none; color: #ffff00;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
}

A:hover     {text-decoration: underline; color: #ffff00;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
}

A:active    {text-decoration: none; color: #ffff00;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
}


.mainmenu
{
		background: #081B3E;
	 	color: #8888aa;
		margin-top: 0px;
		margin-left: 0px;
	      text-align: center;
		font: 16px , sans-serif;
		font-weight: bold;
		font-style: italic;
}




input
{
	color: #44ffff !important;
	background-color: #0C2349 !important;
	font: 12px , sans-serif;
}

.DropDown
{
	color: #44ffff !important;
	background-color: #0C2349 !important;
	font: 12px , sans-serif;
}



.details_table 	{
		background: #000033;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto; 
		padding-left: 20px;
		padding-right: 20px;
		padding: 20px;
	 	color: #66aaff;
		}

.details_table td {
		border-bottom: 3px solid #081B3E;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 30px;
		}


.GeneralHeading
{
	background-color: #000000;
	color: #ffff88;
	border: 1px solid #1B74A9;
 	text-align: "center";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 100px solid #ffffff;
	margin-bottom: 100px;
	padding-bottom: 100px;
}

.NewsTable
{
	color: #aaaaaa;
	text-align: "center";
	background-color: #000044;
	font-size: 12px;
	border: 1px solid #1B74A9;
      width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: auto; 
	padding-left: 20px;
	padding-right: 20px;
	padding: 20px;
}


.errorMessage {
		border: 1px solid #ff0000;
		background: #aa0000;
	 	color: #ffff00;
		font-size: 20px;
		font-weight: bold;
}

.okMessage {
		border: 1px solid #005500;
		background: #000000;
	 	color: #55ff55;
		font-size: 16px;
		font-weight: bold;
}


.rec1{ background-color: #000000; color: aaaaaa;}
.rec2{ background-color: #440000; color: cccccc;}
.rec3{ background-color: #880000; color: eeeeee;}
.rec4{ background-color: #cc0000; color: FFFFFF;}

.t1{font-size: 13px; font-weight: bold;}
.t0{font-size: 13px; font-weight: bold; color: #ffffff;}

.LapTable {
		color: #aaaaaa;
		text-align: center;
		background-color: #000000;
		font-size: 9px;
		border: 1px solid #1B74A9;
		padding: 1;
		align: center;
}

.LapTable td {
		padding-top: 1px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 1px;
}

.LapTableHeader {
	background-color: #0C2349;
	color: #8080FF;
 	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.LapTableSubHeader {
	background-color: #0C2349;
	color: #6060aa;
 	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}






.MenuTable
{
	width: 90%;
	border: 1px solid #1B74A9;
	align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}


.MenuHeading
{
	background-color: #0C2349;
	color: #8080FF;
	border: 1px solid #1B74A9;
 	text-align: "center";
	font-size: 12px;
}


.MenuSelection
{
	color: #ffff00;
 	text-align: "center";
	font-size: 10px;
}




