body, td, th
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 15px;
text-align: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #72AAE5;
	overflow-x: hidden;
}


a  { color : #DD0101; text-decoration : none; font-weight: bold;}
a:visited { color : #DD0101; text-decoration : none;  font-weight: bold;}	
a:hover  { color: #000000; text-decoration : none;  font-weight: bold;}

.footer:link {font-size: 9px; font-weight: normal; color:#999999; text-decoration : underline; }
.footer:visited {font-size: 9px;  font-weight: normal; color : #999999; text-decoration : underline; }	
.footer:hover  {font-size: 9px;  font-weight: normal; color: #DD0101; text-decoration : none; }
.footer2:link {font-size: 9px; font-weight: normal; color:#ffffff; text-decoration : underline; }
.footer2:visited {font-size: 9px;  font-weight: normal; color : #ffffff; text-decoration : underline; }	
.footer2:hover  {font-size: 9px;  font-weight: normal; color: #ffffff; text-decoration : none; }
.footertxt {font-size: 9px;  font-weight: normal; color: #ffffff; }


.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {color: #999999}

.H1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.H2 {
	font-family: Arial ;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}



/*- Menu--- left hand menu--------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

	
#menu {
	width: 160px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #cccccc;
	border-size: 0px;
	border-width: 0px;
	font-weight: bold;
	}
	
#menu li a {
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
	background:  url(images/menu.gif);
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	}
	
#menu li a:hover {
	color: #ffffff;
	background:  url(images/menu.gif) 0 -30px;
	padding: 6px 0px 0px 3px;
	font-weight: bold;
	}
	


