@charset "utf-8";

.body_background {
	background: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.tag_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #d7143f; /* US Flag Red Color */
	text-decoration: none;
	text-align: justify;
}

.back_ground {
	/* background-image: url(images/Blue002868Background.jpg); */
	/* background-image: url(images/RedBF0A30Background.jpg); */
	/* background-image: url(images/RedBF0A30BackgroundReflect.jpg); */
	/* background-repeat: repeat-x; */
	background: #FFFFFF;
}

.back_ground_long {
	/* background-image: url(images/Blue002868Background.jpg); */
	/* background-image: url(images/RedBF0A30Background.jpg); */
	background-image: url(images/BlackBackgroundLong.jpg);
	background-repeat: repeat-x;
}

.main_text_background {
		background: #b2bcce;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.main_text_sm { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-align: justify; }
.main_text_bold { 
	color: #000000; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: justify; }

.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5f9a07;
	text-decoration: none;
	text-align: center;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#5f9a07;
	font-weight:normal;
	margin:0px;
	padding:0px;	
}
h2 span{
	font-size:24px;
	color:#d5b503;
}
.normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f9a07;
	font-weight:normal;
	margin:0;
	padding:0;	
}
.edan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: justify;
}

a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: justify;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d7143f;
	text-decoration: none;
	text-align: justify;
}
