.normal_txt {
	font-family: arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
.small_txt {
	font-family: arial;
	font-size: 11px;
	color: #8c8c8c;
	text-decoration: none;
}
.blue_link {
	font-family: arial;
	font-size: 11px;
	color: #51a6db;
	text-decoration: underline;
}
.blue_link:hover {
	font-family: arial;
	font-size: 11px;
	color: #51a6db;
	text-decoration: none;
}
.top_padding {
	padding-top: 5px;
	padding-left: 38px;
}
.left_link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	background-image: url(images/blue_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
.left_link a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	background-image: url(images/blue_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}

.left_link a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/orange_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #aa0006;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
.red_headline {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
	text-decoration: none;
}




.topnav_link {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
	}
.topnav_link a {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	}

.topnav_link a:hover {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: underline;
	}
.grey_box {
	background-color: #e7e7e7;
	border: 1px solid #c7c5c5;
}
.footer_link {
	font-family: arial;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
.footer_link a {
	font-family: arial;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.footer_link a:hover {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}.bold_link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
.bold_link:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #d97829;
	text-decoration: underline;
}
.textbox {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 250px;
	border: 1px solid #999999;
}
