body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

table
{
	margin: 0px;
	padding: 0px;
}

body, table, select, input
{
	font-family: verdana;
	font-size: 11 px;
	color: #fff;
}

input, button, select
{
	border: 1px solid #000;	
	width:40%;
	height: 20px;
	color: #000;
}

.button
{
	width: 15%;
	background: #fff;
	color: #000;
}

#maintab
{
	margin: 0px;
	padding: 0px;
	background: #27408b;
	height: 500px;
}

.bodymar
{
	padding-left: 15px;
	padding-right: 5px;
	text-align: justify;
}

a
{
	text-decoration: none;
	color: #99ccff;
	font-size: 10px;
	text-align: center;
}

a:hover
{
	text-decoration: underline;
}


.type
{
	font-weight: bold;
	border-top: 1px solid #8cb5de;
	border-left: 1px solid #8cb5de;
	border-collapse: separate;
}

.img
{
	border: 1px solid #fff;
	align: center;
}

.tbltext
{
	border-top: 1px solid #8cb5de;
	border-left: 1px solid #8cb5de;
	border-collapse: separate;
	font-size: 8pt;
	vertical-align: center;
}

.mile
{
	height: 55px;
	border-bottom: 1px solid #fff;
	vertical-align: center;
}

.title
{
	font-weight: bold;
	font-size: 12px;
}

.scroll
{
	border-bottom: 1px solid #fff;
	height: 20px;
	padding-top: 2px;
	vertical-align: middle;
	font-size:7pt;
}

.F1 
{
	filter: glow(Color=#84aac6,Strength=10);
     width=150px;
     height=18px;
}
     
.F2 
{
	filter: glow(Color=#ffaa2b,Strength=9);
     width=150px;
     height=18px;
}
     
.F3 
{
	filter: glow(Color=#0080FF,Strength=12);
     width=150px;
     height=18px;
}

#tab
{
	width: 100%;
	border-right: 1px solid #8cb5de;
	border-bottom: 1px solid #8cb5de;
}

#tab td
{
	border-top: 1px solid #8cb5de;
	border-left: 1px solid #8cb5de;
	border-collapse: separate;
	padding-left: 3px;
	padding-right: 2px;
	height: 30px;
}
.footer
{
	font-family:tahoma; 
	font-size:10px;
	text-align:center;
	color:#fff;
	height:20px;
}

.footer a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:none;
}