td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #393939;
}
.black_bg_image {
	background-image: url(../images/black_bg_image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_blue {
	background-color: #004183;
}
.question_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contact_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.small_black {
	font-family: Arial;
	font-size: 12px;
	color: #393939;
	text-decoration: none;
}
.menu_black_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.white_bg_color {
	background-color: #FFFFFF;
}
.pink_text {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}
.keep_black_text {
	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
a.view_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF4200;
	text-decoration: none;
}
.menu_bg_color {
	background-color: #FFB782;
}
.light_pink_bg {
	background-color: #FF9141;
}
.menu_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_pink {
	background-color: #FF6C00;
}
