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

.headingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 40px;
	padding-top: 0px;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000000;
	height: 50px;
	font-weight: normal;
	padding-top: 20px;


}

.bg{
	background-color: #EAEAEA;

}

.bg2{
	background-color: #F5BF52 ;

}

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

}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 25px;
	width: 103px;
	text-decoration: none;
	color: #000000;
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding-top: 5px;
	font-weight: normal;



}

a.button:hover   {
	background-color: #EDB450;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 25px;
	width: 103px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}


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

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

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}

a:hover{
	color: #EDB450;

}

li {
	line-height: 25px;

}
.ph {
	height: 25px;
}

.phsmall {
	height: 10px;
}
.tab {
	height: 30px;
}
.bgpic {
	position: absolute;
	height: 150px;

}
