body{
	bgcolor:#021326;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:14px; 
}


.logo
{
	font-family:arial;
	font-size:80px;
	line-height:80px;
	color:#E0CB96;
}


.menutext
{
	font-family:arial;
	font-size:17px;
	font-weight : bold;
	line-height:17px;
	color:#0C261B;
}

.tabtext
{
	font-family:arial;
	font-size:15px;
	line-height:15px;
	color:#ffffff;
}
.serviceMenutext
{
	font-family:arial;
	font-size:12px;
	line-height:12px;
	color:#4C7536;
}

.maintext
{
	font-family:calibri;
	font-size:14px;
	line-height:18px;
	color:#21493E;
}


.maintext1
{
	font-family:calibri;
	font-size:12px;
	line-height:12px;
	color:#000000;
}

.linktext
{
	font-family:arial;
	font-size:15px;
	font-weight : bold;
	line-height:15px;
	color:#21493E;
}


.heading
{
	font-family:arial;
	font-size:20px;
	font-weight : bold;
	line-height:24px;
	color:#FE0000;
}





.footertext
{
	font-family:arial;
	font-size:14px;
	line-height:14px;
	color:#ffffff;
}



.form
{
	width:183px; height:25px; border-color:#FE0000; border-width:1px; background-color:#ffffff; font-size:14px; border-style:solid
}
	
.scrollable 
{
	width: 624px;
	height: 270px;
	overflow: auto;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #5CAD05}
A:hover {color:#FE0000}


