body
{
}
A.menu {text-decoration:none; color: black; font-family: Verdana; font-size: 11px;}
A.menu:link {text-decoration: none; color: black;}
A.menu:visited {text-decoration: none; color: black;} 
A.menu:active {text-decoration: underline;}	
A.menu:hover {text-decoration: underline; color: black;}
A.menu:hover{background-color:#CEE7FF;}

A.linkgrey {text-decoration:none; color: #666666; font-family: Verdana; font-size: 11px;}
A.linkgrey:link {text-decoration: none; color: #666666;}
A.linkgrey:visited {text-decoration: none; color: #666666;} 
A.linkgrey:active {text-decoration: underline;}	
A.linkgrey:hover {text-decoration: underline; color: black;}
A.linkgrey:hover{background-color:#ffffff;}

A {text-decoration:none; color: #2074C8;}
A:link {text-decoration: none; color: #2074C8;}
A:visited {text-decoration: none; color: #2074C8;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: black;}
/*A:hover{background-color:#00C888;}*/

A.special {text-decoration:none; color: white;}
A.special:link {text-decoration: none; color: white;}
A.special:visited {text-decoration: none; color: white;} 
A.special:active {text-decoration: none;}	
A.special:hover {text-decoration: none; color: white;}
A.special:hover{background-color:#2074C8;}
A.special:link {cursor: default}

textarea     { color: black; font-family: Verdana; font-size: 8pt }
input        { color: black; font-family: Verdana; font-size: 8pt }
select       { color: black; font-family: Verdana; font-size: 8pt }

body		   { 
					scrollbar-face-color: #CEE7FF;
				  	
              }.dotted {
	border: 1pt dashed #000000;
	background-color: #C3E1FD;
}

h2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.strapline {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
