body {
	margin: 0px;
	background-color: 222222;
}
.border {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	background-color: 000000;
}
.f2_bg {
	background-image: url(images/form/f2_bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: dedede;
	text-decoration: none;
	line-height: normal;
}

.border_topbanner {
	margin: 0px;
	border: 1px solid #373737;
}
.news_bg {
	margin: 0px;
	background-image: url(images/index/news_bg.gif);
	background-repeat: repeat-x;
}
.news_txt:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: dedede;
	text-decoration: underline;
	line-height: normal;
}
.news_more {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 202020;
	text-decoration: none;
	line-height: normal;
}
.textfield01 {
	height: 20px;
	width: 292px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B09558;
	text-decoration: none;
	border: 1px solid #262626;
}

.news_more:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DEDEDE;
	text-decoration: underline;
	line-height: normal;
}
.footer_txt {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 909090;
	text-decoration: none;
	line-height: normal;
}
.textfield02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B09558;
	text-decoration: none;
	border: 1px solid #262626;
}
.btn_submit {
	font-size: 12px;
	font-weight: normal;
	color: #B09558;
	text-decoration: none;
	height: 25px;
	width: 61px;
	border: 1px solid #262626;
	background-color: #000000;
}
