body{
padding:0px;
margin:0px;
}
.top {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #989898;
	text-decoration: none;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 21px;
	width: 147px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #EADADA;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #515151;
}
.text_3 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #515151;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #823E41;
}
.link_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #823E41;
}
input {
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 BORDER-LEFT: #000000 1px solid;
 BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
TEXTAREA {
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 BORDER-LEFT: #000000 1px solid;
 BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}

SELECT {
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 BORDER-LEFT: #000000 1px solid;
 BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 71px;
	width: 277px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	overflow:auto;
}



#newsitem {
	margin: 10px auto 0px auto;
	border: 0px solid black;
	
}

#newsitem #newssubject {
margin: 10px auto 10px auto;
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	
}

a {
	color: 000000;
	font:  bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#newsitem #newsheader {
margin: 10px auto 10px auto;
	color: 000000;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	background-color: #0000000;
}

#newsitem #newsmessage {

	font: 11px Tahoma, Arial, Helvetica, sans-serif;

}

#newsitem #newsfeed {

	border-top: 1px solid #0000000;

	font: 11px Tahoma, Helvetica, sans-serif;

}
