/* CSS Document */


blockquote, div, form, h1, h2, h3, h4, h5, h6, input, li, ol, select,  textarea,  ul {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height: 15px;
}

p {  

	  margin-top:6px;
	  margin-bottom: 15px;
	  FONT-SIZE: 12px;
	  line-height: 17px;
	  COLOR:  #000000;	

}




td {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height: 15px;
	
}




.title {
	  FONT-SIZE: 14px;
	  COLOR: #A50906;
	  font-weight: bold; 
	  font-family: arial, Helvetica, sans-serif;
	 
	  
}

.heading { 
  	FONT-SIZE: 16px;
	  COLOR: #A50906;
	  font-weight: bold; 
	  font-family: arial, Helvetica, sans-serif;
}	

p.margin {
	
	margin-bottom: 80px;
	margin-top: 80cm;	
}



.bg {  background-image:  url(images/large_logo.gif ); 
	background-repeat: no-repeat; 
	background-position: 280px 450px; 
	background-attachment: fixed
}


/* links */

a {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-decoration : underline;
}

A:hover {
	color: #006600; 
	font-family: Arial, Helvetica, sans-serif;

}



a.navigation {
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}


a.navigation:hover {
	font-size: 12px; 
	font-style: normal; 
	color: #006600
	font-weight: bold; 
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	a.links {
	font-size: 12px; 
	font-style: normal; 
	color: #333333;
	font-weight: bold; 
	
	font-family: Arial, Helvetica, sans-serif;
}
	
a.links:hover {
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff
	font-weight: bold; 
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;	
	
}






a.mainnav2 {
	font-size: 11px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}



/* headings */



.heading1 {
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}



 /* text */

.address{ 
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.registered{
	font-size: 10px;
	font-style: normal;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
}



