@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #828284;
	background-image: url(images/mewp_03.jpg);
	background-repeat: repeat-x;
}
.white_heading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.white_body_text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 18px;
	text-decoration: none;
}

.white_body_text_bold_headings {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.white_news_text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
.white_news_text_heading {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

.read_more {
	color: #FFFF00;
	font-size: 10px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.inputBox {color : #000000;
background : #FFFFFF;
border-color : #8e8c84;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}

.inputSubmit {color: #000000;
background-color: #FFFFFF;
border-color : #8e8c84;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 11px;
font-weight: bold;
}
-->



