.image { background-position: right top;  background-repeat: no-repeat; background-image: url(images/background.gif);  } 

.box1 {  border: #cccccc 1px; border-style: solid;  } /* grey */
.box2 {  border: #ff0000 1px; border-style: solid;  } /* red */
.box3 {  border: #ffffff 1px; border-style: solid;  } /* white */
.box4 {  border: #000000 1px; border-style: solid;  } /* black */


.spacer_10 {height: 10px;border: #ff0000 0px; border-style: solid;}
.spacer_20 {height: 20px;border: #ff0000 0px; border-style: solid;}
.spacer_25 {height: 25px;border: #ff0000 0px; border-style: solid;}
.spacer_100 {height: 100px;border: #ff0000 0px; border-style: solid;}

BODY
{
	background-color : ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.textBoxColour
{
	background-color: #ffffff;
	border: #cccccc 1px;
	border-style: solid;
	
	font-weight: normal;
	font-size: 12px;  
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}



h1, h2, h3 {
    font-weight: bold;
    font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #339900;
	padding:0 0 10px 0;
	margin:0;
}
h1 a {
	color: #339900;
}
h2 {
    font-size: 14px;
}
h2 a {
    font-size: 14px;
    color: #339900
}
h3 {
    font-size: 14px;
	color: #339900;
}




a:link { font-family: arial, helvetica, sans-serif; }
a:visited { font-family: arial, helvetica, sans-serif; }
a:active { font-family: arial, helvetica, sans-serif; }
a:hover { font-family: arial, helvetica, sans-serif; }


.green_text{
	color:#339900;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
}
a.green_text:link { font-size: 16px; }
a.green_text:visited { font-size: 16px; }
a.green_text:active { font-size: 16px; }
a.green_text:hover { font-size: 16px; }

a.footer3:link { font-family: arial, helvetica, sans-serif; font-size: 10px; }
a.footer3:visited { font-family: arial, helvetica, sans-serif; font-size: 10px; }
a.footer3:active { font-family: arial, helvetica, sans-serif; font-size: 10px; }
a.footer3:hover { font-family: arial, helvetica, sans-serif; font-size: 10px; }

a.admin:link { font-weight: bold; font-size: 14px; font-family: arial, helvetica, sans-serif; color: #FF0000; }
a.admin:visited { font-weight: bold; font-size: 14px; font-family: arial, helvetica, sans-serif; color: #FF0000; }
a.admin:active { font-weight: bold; font-size: 14px; font-family: arial, helvetica, sans-serif; color: #FF0000; }
a.admin:hover { font-weight: bold; font-size: 14px; font-family: arial, helvetica, sans-serif; color: #FF0000; }






.mainText {
	font-weight: normal;
	font-size: 12px;  
	font-family: arial, helvetica, sans-serif;
	color: #000000;
		}

.mainTextRed {
	font-weight: bold;
	font-size: 12px;  
	font-family: arial, helvetica, sans-serif;
	color: #ff0000;
		}
		
		
		
/* this is black */		
.subTitleA { 
    font-weight: bold;
    font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
			}
			
/* this is red */
.subTitleB { 
    font-weight: bold;
    font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
			}
			
/* this is black */			
.subTitleC { 
    font-weight: bold;
    font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
			}




/* this is black */		
.subTitleD { 
    font-weight: bold;
    font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
			}
			
				
				
/* this is black */				
.topNav { 
    font-weight: normal;
    font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
			}
					

.footer { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #000000; }

.footer2 { font-family: arial, helvetica, sans-serif; font-size: 9px; color: #000000; }





