p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input.orange {background-color: #FFCC99;
}
input.yellow {background-color: #FFCC33;
}
input {font-size: 10px;
}
.navheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.button, a.button:link, a.button:visited { 
   display: block; 
   width:169px; 
   height:32px; 
   margin: 0; 
   padding:10px; 
   text-align:center; 
   text-decoration: none; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   color: #FFFFFF; 
   background-color:transparent; 
   background-image: url(images/button1.gif); 
   background-repeat: no-repeat; 
   background-position: 25% 25%; /* Centres image in block */ 
} 

a.button:hover { 
   background-image: url(images/button1down.gif); 
} 

a.button:active { 
   background-image: url(images/button1.gif); 
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;

}
