.contentStyle, .shortNews
{
	font: 11px Arial, sans-serif;
	color: #555555;
	background-color: #ffffff;
	margin-top: 0px;
}

.contentStyle p
{
	margin-top: 10px;
}

.shortNews p {
	margin: 0px;
}

.contentStyle form {
		font: 11px Arial, sans-serif;
	color: #555555;	
}

.contentStyle p form {
	font: 11px Arial, sans-serif;
	color: #555555;	
	}


.contentStyle input
{
	background-color: white;
	border: 1 solid #595959;
	cursor: text;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}

.contentStyle textarea
{
	background-color: white;
	border: 1 solid #595959;
	cursor: text;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}

.contentStyle .form_submit
{
	background-color: #EAE8EB;
	border: 1 solid #595959;
	cursor: text;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}

.contentStyle table, .shortNews table
{
	font: 11px Arial, sans-serif;
	color: #555555;
}

.contentStyle img
{

}

.contentStyle a, .shortNews a
{
	font: 11px Arial, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

.contentStyle a:hover, .shortNews  a:hover
{
	text-decoration: underline;
}

.contentStyle select
{
	font: 11px Arial, sans-serif;
	color: #555555;
}

.contentStyle textarea
{
	font: 11px Arial, sans-serif;
	color: #555555;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit
{
	cursor: hand;
}
