.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height=20px;
}

.headingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F5BF52;
	line-height: 15px;
	
	
	
}

.headingsmalladm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	
	
	
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#000000;
	font-variant: small-caps;
	height: 70px;
	font-weight: normal;
	padding: 30px;
	
	
}

.headingnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 50px;
	font-variant: small-caps;
	text-decoration: underline;
}

.bg{
	background-color: #FFFF66 ;

}
.bg2{
	background-color: #F5BF52 ;

}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height=15px;
	
}

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

.button {
	background-image: url(./pics/buttonbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	width: 120px;
	text-decoration: none;
	center center;
	vertical-align: middle;
	display:block;
	margin-bottom:5px;
	width:16ex;
	padding:2px;
	border: 1px solid #FFFFFF;
	color: #000000;
	

}
a.button:hover   {
	background-image: url(./pics/buttonbgon.jpg);
	text-decoration: none;
	
}
a.button:active  { 
	background-image: url(./pics/buttonbgon.jpg); 
	text-decoration: none;
	

}


.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.linksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E91414;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	
}

.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E91414;
	text-decoration: underline;

}

li {
	line-height: 25px;

}
.ph {
	height: 25px;
}

