.contentStyle
{
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

.shortNews {
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.contentStyle p
{
	margin-top: 10px;
}

.contentStyle img {
	border: solid 1px #fcab76;
}

.contentStyle input
{
	border: solid 1px #FA873B;
	cursor: text;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.contentStyle table
{
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.contentStyle td
{
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.contentStyle img
{

}

.contentStyle a {
	color: #FA873B;
	text-decoration: underline;
}

.contentStyle select
{
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.contentStyle textarea
{
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border: solid 1px #FA873B;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit
{
	cursor: hand;
	background-color: #fb873c;
	border: solid 1px #ffffff;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-size: 9px;
}

.contentStyle .form_radio{
    cursor: hand;
    border: 0 solid white;
}

.guestbookMessage {
    
}