<!--
/* Cumbria County Scouts - style sheet */
/* Created by Graham Cotgreave for Cumbria Scouts */ 

A:link { font-weight: normal; 
         text-decoration: underline; 
         color: #660066;  }
A:visited { font-style: italic; 
            font-weight: lighter; 
            color: #cc66cc;}
A:hover  {color: #ffcc00;}
A:active {color: #00ff00;}

H1 { 	font-family:'Times New Roman',serif; 
		font-weight:bold; 
		font-size:2em; 
		color:rgb(77,25,121); 
		text-align:center; 
	}
H2 { 	margin-top: 0.6em; margin-bottom:  0.6em; 
		font-family:Arial,sans-serif; 
		font-weight:bold; 
		font-size:1.4em; 
		color:rgb(0,51,153); 
		text-align:left; }
H3 { 	margin-top: 0.5em; margin-bottom:  0.5em; 
		font-family:Arial,sans-serif; 
		font-size:1.3em; 
		color:rgb(0,102,204); }
H4 { 	margin-top: 0.4em; margin-bottom:  0.4em; 
		font-family:Arial,sans-serif; 
		font-size:1.2em; 
		color:rgb(0,153,255); }
H5 { 	margin-top: 0.3em; margin-bottom:  0.3em; 
	 	font-family:Zapf-Chancery,serif; 
		font-size:1.1em; 
		color:rgb(255,153,0); 
		text-align:left; }
H6 {  	margin-top: 0.2em; margin-bottom:  0.2em; 
		font-family:Arial,sans-serif; 
		font-weight:bold; 
		font-size:1em; 
		color:black;  
		text-align:left; 
	}
BODY { background: #99cc00 url(logos/back.gif); 
       background-attachment: fixed}
BODY.Plain { background: #99cc00}
LI { font-size: 0.9em; 
     font-family: "Zapf-Chancery", cursive; 
     color:#666600; }
p {	margin-top: 0.05em; margin-bottom:  0.1em; 
	font-family:Arial,sans-serif;
   	font-weight:normal; 
   	font-size:0.9em; 
   	color:#666600; 
   	text-align:left;}
td {	margin-top: 0.05em; margin-bottom:  0.1em; 
	font-family:Arial,sans-serif;
   	font-weight:normal; 
   	font-size:0.9em; 
   	color:#666600; 
   	text-align:left;}
th {	margin-top: 0.05em; margin-bottom:  0.1em; 
	font-family:Arial,sans-serif;
   	font-weight:normal; 
   	font-size:1em; 
	color:rgb(255,153,0);; 
	text-align:center;}

.scoutgreentype {color:#666600;}
.greentype {text-align: left; 
            font-size: 0.75em;
            font-family: "Times New Roman", serif; 
            color: #008000;}		
.redtype   {text-align: left; 
            font-size: 0.75em; 
            font-family: "Times New Roman", serif;
            color: #FF0000;}
.red       {color: #FF0000;}
.green     {color: #008000;}
.greeting  {color: #088A08;}
.warning   {color: #FF8000;}
.error     {color: #DF0101;}
.formaction{color: #088A08;}
.formerror {color: #DF0101;}
-->
