.white_verdana_normal{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_box{
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F8B327;
	border-bottom-color: #F8B327;
	border-left-color: #F8B327;
	background-color: #FEF8D6;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.box1{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F8B327;
	padding-top: 11px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.large_arial_orange{
	font-family: Arial;
	font-size: 16px;
	color: #DC9300;
	text-decoration: none;
	font-weight: bold;
}
.large_arial_green{
	font-family: Arial;
	font-size: 14px;
	color: #003F15;
	text-decoration: none;
	font-weight: bold;
}
.normal_gray_text{
	font-family: verdana;
	font-size: 10px;
	color: #424242;
	text-decoration: none;
}