/* CSS Document */
body {
	background-color: #5e6563;
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;

}
.body_text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}

.body_text_bold {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.body_text_boldorange {
	color: #ef5f00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.body_text_headings {
	color: #FFFFFF;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.body_text_headingsorange {
	color: #ef5f00;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}

.body_text_headingsorange2 {
	color: #ef5f00;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.unsubcribe  {
	color: #E9E9E9;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.unsubcribe_link {
       font-size: 9px;
	   font-family: Arial, Helvetica, sans-serif;
	   color: #E89801;
	   text-decoration: none;
}


.borderheadings {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.more_button {
       font-size: 10px;
	   font-family:Tahoma, Arial, Verdana;
	   color: #ef5f00;
	   text-decoration: none;
}

.newstext {
       font-size: 11px;
	   font-family: Tahoma, Arial, Verdana;
	   color: #ffffff;
	   text-decoration: none;
	   line-height: 18px;
}


.news_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E79900;
	text-decoration: none;
}


.inputBox {color : #ffffff;
background: #999999;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial;
font-size : 12px;
}


.inputBox2 {color : #ef5f00;
background : #D8D6D7;
border-color : #000000;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family :  Arial;
font-size : 14px;
font-weight: bold;
}


.inputBox3 {color : #ef5f00;
background : #D8D6D7;
border-color : #000000;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family :  Arial;
font-size : 16px;
padding: 5px;
font-weight: bold;
text-decoration:none;
}

.body_text_headingsorange3 {
	color: #ef5f00;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}

.body_text_headings3 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
