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

.style1 {
	color: #CCCCCC;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textTilte {

	color: #2E505C;
	font-family: Tahoma, Arial;
	font-size: 13pt;
	font-weight: bold;
}

.textNormal { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#000000; 
	font-size: 9pt 
}

.textNormalWhite { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#ffffff; 
	font-size: 10pt 
}

.textFooter { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#C7C7C7; 
	font-size: 8pt;
	font-weight: bold; 
}

.textSide { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#C7C7C7; 
	font-size: 9pt 
}

.bgWhite
{
	background-color: #ffffff;
}

.bgGreyLight
{
	background-color: #8A8A8A;
}

.bgBlueGreen
{
	background-color: #336666;
}

.bgGreyDark
{
	background-color: #6D6D6D;
}

.footerleft
{

	background-color: #6A6B6D;
	color: #C7C7C7;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle; 
	text-align: center;
}

.footerright
{
	background-color: #C8C8C0;
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 11px;
	vertical-align: middle; 
}

.contactForm { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#333333; 
	background-color: #ffffff;
	border: 1px solid;
	border-color: #333333;
	font-size: 9pt 
}
	

h1 { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#E3E3E3; 
	font-size: 14pt; 
	font-weight: bold;
}

h2 { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#000000; 
	font-size: 9pt; 
	font-weight: bold
}

hr 
{ 
	color:#C90000; 
	background: #C90000; 
	border: 0; 
	Height:1px;
}


a:link		{text-decoration: underline}

a:active	{text-decoration: underline}

a:visited	{text-decoration: underline}

a:hover		{color: #2E505C; text-decoration: underline}


a.maltaserv:link		{color: #C7C7C7; text-decoration: none}

a.maltaserv:active		{color: #C7C7C7; text-decoration: none}

a.maltaserv:visited		{color: #C7C7C7; text-decoration: none}

a.maltaserv:hover		{color: #2E505C; text-decoration: none}


a.menu:link		
{
color: #9C9C9C; 
font-weight: bold; 
font-family: Tahoma,Arial,Helvetica,sans-serif; 
font-size: 14px; 
text-decoration: none
}

a.menu:active	
{
color: #9C9C9C; 
font-weight: bold; 
font-family: Tahoma,Arial,Helvetica,sans-serif; 
font-size: 14px; 
text-decoration: none
}

a.menu:visited	
{
color: #9C9C9C; 
font-weight: bold; 
font-family: Tahoma,Arial,Helvetica,sans-serif; 
font-size: 14px; 
text-decoration: none
}

a.menu:hover	
{
color: #2E505C; 
font-weight: bold; 
font-family: Tahoma,Arial,Helvetica,sans-serif; 
font-size: 14px; 
text-decoration: none
}
