/*hover in LHS menu */
a:hover {COLOR: #000066; TEXT-DECORATION: underline; font-COLOR: #000000;}
a:link {  color:#000066; text-decoration: none; } 
a:visited {  color:#000066; text-decoration: none; } 
a:active {   color:#000066; text-decoration: none; } 

b.emphasized
{
	text-decoration: underline;
}

a.takeAction
{
	text-decoration: underline;
	font-size: 10pt;
}

img.goodNews
{
	margin: -.8em 0 .5em 0;
	display: block;
}

div.products
{
	font-size: 11pt;
}

/*text colour in LHS menu */
.Top_menu_Table a:link, .Top_menu_Table a:visited, .Top_menu_Table a:active   {
	color:#000066;
	/* changed ddd*/
	text-decoration: none;
	font-weight : bold;
} 

.Top_menu_Table a:hover  {/* changed ddd*/
	color: #C84141;
	text-decoration: none;
	font-weight : bold;
} 
.Top_menu_Table_td78 {
color:#FFFFFF;
}
.Top_menu_Table_td78 a:link {
color:#FFFFFF;
}
 .Top_menu_Table_td1 a:hover {/* Hover text of sub menu items*/
 color: #C84141 !important;
 }

    .Top_menu_Table_td1 {
margin: 0px;
padding: 0px;
width: 160px;
color:#ffffff;
position: relative; 
visibility: hidden; 
TOP: 0px; 
left: 0px;
display: none; 
}

  .Top_menu_Table_td3  a:link {
	color: #FFFFFF !important;	
}
   
   
  .Top_menu_Table_td2, .Top_menu_Table_td3, .Top_menu_Table_td4 {

/*color: #000000;/*#5C85A8;*/
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
border-style: solid;
border-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
position: relative; 
visibility: visible; 
display: block; 
cursor: hand;
text-align:left;
}

/*Backgroung colour in the LHS menu*/
    .Top_menu_Table_td2 {

border-top-color: #ffffff;
border-bottom-color: #000000;
border-right-color: #000000;
background-color: #ffcc33;/*dd changed*/
font-size: 12px; 
padding-left: 5px;

}
 
/*level two on the LHS menu */
   .Top_menu_Table_td3 {
 font-size: 11px; 
border-top-color: #ffffff;
border-bottom-color: #000000;/*dd changed*/
border-right-color: #000000;
background-color: #000066;
padding-left: 10px;
color: #ffffff !important;


}
 /*level three on the LHS menu */
   .Top_menu_Table_td4 {
   font-size: 11px; 
border-top-color: #0094ae;
border-bottom-color: #000000;
border-right-color: #000000;
background-color: #ffffff;/*dd changed*/
padding-left: 15px;
color: #000066 !important;



}
/* Page headings */
  .Table_Title {
color: #002D52;
font-size: 16px; 
font-weight : bold;
}
  
 /* links */
.Table_2 td a:link, .Table_2 td a:visited, .Table_2 td a:active    { color: #000066; text-decoration: underline; } 
.Table_2 td a:hover { color:#C84141; }

.Table_4 { 
text-align:center;
background-color: #f0f0f0;
}

.Table_4l { 
text-align:left;
background-color: #f0f0f0;
}

.Table_4 a:link, .Table_4 a:visited, .Table_4 a:active    { color: #CC3333; text-decoration: underline; } 
.Table_4 a:hover { color:#0099ff; }


 /* CATS ICDL */

  	.Top_menu_Tem a:hover  {
	color: #002D52; 
	text-decoration: none;
	font-weight : bold;
} 
	
	.Top_menu_Tem {
text-align:left;
font-size: 12px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
width: 178px;
scrollbar-face-color: #B1B9BE; 
scrollbar-shadow-color: #42525C; 
scrollbar-highlight-color: #B1B9BE; 
scrollbar-3dlight-color: #f0f0f0; 
scrollbar-darkshadow-color: #42525C; 
scrollbar-track-color: #B1B9BE; 
scrollbar-arrow-color: #f0f0f0;
overflow:scroll; 
height: 395px;
position: relative; 
visibility: visible; 

	}
.Top_menu_Table_log, Table_small {
	color: #ffffff;
	font-size: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-weight : bold;
}
	
	
.Top_menu_Table_log {
	color: #ffffff;
}
 /* Menu Text colour for the login in users*/
.Top_menu_Table_td2{
	color:#000066;/* some text colors*/
	text-decoration: none;
} 
/* Menu Text colour for the level two when there is a level three */
.Top_menu_Table_td3 {
	color: #FFFFFF;
	text-decoration: none;
}

.Top_menu_Tem a:link, .Top_menu_Tem a:visited, .Top_menu_Tem a:active   {
	 color: #000066;
}