.contentStyle
{
	font-family: arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
}

.contentStyle p
{
	margin-top: 10px;
}

.contentStyle input
{
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	cursor: text;
	font-family: arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.contentStyle table
{
	font-family: arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.contentStyle img
{

}

.contentStyle a
{
	font-family: arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.contentStyle select
{
	font-family: arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.contentStyle textarea
{
	font-family: arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.contentStyle .form_checkbox
{
	border: none;
	cursor: hand;
	/*background-color: #ffffff;*/
}

.contentStyle .form_submit
{
	cursor: hand;
	border: 1px solid #7F9DB9;
	background-color: #7F9DB9;
	color: #ffffff;
	font-weight: bold;
}

.contentStyle .form_radio{
    cursor: hand;
    border: 0 solid white;
}

.guestbookMessage {
    
}