.border {
	border: 1px solid #333333;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background-position: bottom;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
	background-image: url(../images/linetitle2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.line {
	background-image: url(../images/linetitle.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bulletTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
a.one:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
a.one:visited {color: #000000;text-decoration: none}
a.one:hover {color: #000000;text-decoration: underlined}
a.one:active {color: #000000;text-decoration: none}
}
.form {
	margin: 0px;
	padding: 0px;
}
.formbox {
	background-color: #EBEBEB;
	padding-left: 3px;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
