body {
	background-color: #000000;
	background-image: url(carbon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;

}
.bkGradient {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.galvanisedLogo {
	background-image: url(G.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C96C5;
	text-decoration: none;
}
a.menuTop:link { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
a.menuTop:visited { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;} 
a.menuTop:active { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;} 
a.menuTop:hover { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
	
	a.menuBottom:link { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
a.menuBottom:visited { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;} 
a.menuBottom:active { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;} 
a.menuBottom:hover { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
	
	
.reversedGradient {
	background-color: #FFFFFF;
	background-image: url(images/reversedGradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
input { 
 background-color: #E2007A; 
 border: none; 
 color: #FFFFFF;
}
