#DIVTabs
	{
	background:#FFFFFF;
	height:21px;
	width:800px;
	}

#DIVTabs .TabsHere
	{
	margin:0 0 0 0;
  	float:left;
  	display:inline;
  	}
 
 #DIVTabs .Menu
	{
	display:block;
	float:left;
	line-height:2em;
	height:20px;
	width:95px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-family:verdana;
	cursor:pointer;
	border-bottom:1px solid #000000;
	}
	
#DIVTabs .Menu:hover
	{
	color:#008000;
	cursor:pointer;
	text-decoration:none;
	background:url('images/TabBgHover.gif');
	}
 #DIVTabs .MenuSelected
	{
	display:block;
	float:left;
	line-height:2em;
	height:21px;
	width:95px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-family:verdana;
	cursor:pointer;
	background:url('images/TabBgSelected.gif');
	}
	
#DIVTabs .MenuSelected:hover
	{
	color:#FF0000;
	cursor:pointer;
	text-decoration:none;
	background:url('images/TabBgSelected.gif');
	}

#DIVTabs .TabSelected
	{
	height:21px;
	width:95px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	background:url('images/TabBgSelected.gif');
	}
	  
#SpecialisedSubMenu .AncherButton:visited , .AncherButton:link , .AncherButton:active 
  {
  font-size : 10px;
  font-family : verdana;
  color : #000000;
  background : transparent;
  text-decoration : none;
  }

#SpecialisedSubMenu .AncherButton:hover 
  {
  font-size : 10px;
  font-family : verdana;
  color : green;
  background : transparent;
  text-decoration : none;
  }
.AncherContacts:visited , .AncherButton:link , .AncherButton:active 
  {
  font-size : 10px;
  font-family : verdana;
  color : #000000;
  background : transparent;
  text-decoration : none;
  }

.AncherContacts:hover 
  {
  font-size : 10px;
  font-family : verdana;
  color : green;
  background : transparent;
  text-decoration : none;
  }

.AncherLists:visited , .AncherButton:link , .AncherButton:active 
  {
  font-size : 10px;
  font-family : verdana;
  color : #000000;
  background : transparent;
  text-decoration : none;
  }

.AncherLists:hover 
  {
  font-size : 10px;
  font-family : verdana;
  color : green;
  background : transparent;
  text-decoration : none;
  }
  
.subMenu
	{
		text-align: left;
		font-family: Arial;
		font-size: 11px;
		background-color: #EFEFEF;
		/*border-top:0px none #ffffff;*/
		border-top:0px none #EFEFEF;
		border-left:1px solid #7B7B7B;
		border-bottom:1px solid #7B7B7B;
		border-right:1px solid #7B7B7B;
		vertical-align:top;
		padding:0px 0px 2px 2px;
		visibility:hidden;
		position: Absolute;
		z-index:2;
	}

TD.t
  {
  font-size:10px;
  font-family:verdana;
  color:#000000;
  background:#ffffff url('images/red.gif') repeat;
  }

TD.s 
  {
  background:#ffffff url('images/red2.gif') repeat;
  }


TD.Contents 
  {
  padding-top:0;
  padding-right:0;
  padding-left:0;
  padding-bottom:0;
  border-left-style:none;
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  text-align:left;
  font-size : 10px;
  font-family : verdana;
  color : #000000;
  background : #EFEFEF;
  }

TD 
  {
  font-size : 10px;
  font-family : verdana;
  color : #000000;
  }

P 
  {
  font-size : 10px;
  font-family : verdana;
  color : #383838;
  background : transparent;
  text-align : justify;
  text-decoration: none;
  }

H4 
  {
  font-family : verdana;
  color : #888888;
  background : transparent;
  text-align : center;
  }

H2 
  {
  font-family : verdana;
  color : #888888;
  background : transparent;
  text-align : center;
  }

H1 
  {
  color : #000000;
  background : transparent;
  text-align : center;
  }

BODY 
  {
  font-size : 10px;
  font-family : verdana;
  color : #383838;
  background : #a8a8a8;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  }

A:visited , A:link , A:active 
  {
  font-size : 10px;
  font-family : verdana;
  color : red;
  background : transparent;
  text-decoration : none;
  }

A:hover 
  {
  font-size : 10px;
  font-family : verdana;
  color : green;
  background : transparent;
  text-decoration : none;
  }
