a:link{color:#990000; text-decoration:none; }
a:visited{color:#990000; text-decoration:none; }
a:hover{color:#000000; background: #3366cc; text-decoration:none; }

.Menu 
     {
     font-size: 12px;
     font-weight: bold;
     font-family: Arial;
     line-height: 120%
     }

.Menu a:link
     {
     color: 000000; 
     text-decoration: none;
     }

.Menu a:visited 
     {
     color: #660000; 
     text-decoration: none;
     }

.Menu a:hover 
     {
     color:#000000; 
     background: #33cc66; 
     text-decoration:none;
     }

.tableborder /* infor for side screen tables */
     {
	border-style: solid;
	border-width: 2;
	border-color: #FF9966;
    cell-spacing: 1;
; 	padding: 0px;
     } 

.tdcolourdark /* table colour dark */
     {
     background: #FF9966;
     font-size: 12px;
     font-weight: bold;
     font-family: Arial;
     color: 990000; 
     text-decoration: none;
     }

.tdcolourlight /* table colour light */
      {background: #FFCC99;}

body,td, p /* Base */
     {
     font-family: Verdana, Arial, san-serif; 
     font-size: 12px; 
     font-style: normal; 
    
     line-height: 150%
     }

.tdheading /* table colour dark */
     {
     background: #FFCC99;
     font-size: 17px;
     font-weight: bold;
     font-family: Arial;
     color: #990000; 
     text-decoration: none;
     }

.heading 
     {  
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold; 
     color: #990000
     }

.subheading 
     {
     font-family: "Times New Roman", Times, serif; 
     font-size: 13px; 
     color: #000000
     }

.subheadingbold 
     {
     font-family: "Times New Roman", Times, serif; 
     font-size: 13px; 
     font-weight: bold; color: #000000
     }

.smallprint {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.sideline {
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}

