.contentStyle
{
	background-color: transparent;
	color: #818181;
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 0px;
}

.contentStyle p,.contentStyle p font,.contentStyle p span,.contentStyle p span font{
	font: 11px Verdana, Arial, sans-serif;
	color: #818181;
}

.contentTdLeft .contentStyle {
	background-color: #ebebeb;
}

.contentStyle table {
	color: #818181;
	font: 11px Verdana, Arial, sans-serif;
}


.contentStyle a {
	color: #F26630;
	text-decoration: underline;
}

.contentStyle a:hover {
	text-decoration: underline;
}

.shortNews {
	background-color: #ffffff;
	color: #595959;
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 0px;
}


.shortNews p
{
	margin-top: 0px;
}


.contentStyle p
{
	margin-top: 0px;
}

.contentStyle input {
	width: 250px;
	border: solid 1px #7F9DB9;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #595959;
}

.contentStyle select
{
	color: #595959;
}

.contentStyle textarea
{
	width: 250px;
	height: 50px;
	border: solid 1px #7F9DB9;
	color: #595959;
}

.contentStyle .form_checkbox
{
	border: none;
	cursor: hand;
	background-color: #ffffff;
}

.contentStyle .form_submit
{
	width: 100px;
	background-color: #dfdfdf;
	background-image: url(../images/btn_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	border: solid 1px #bebebe;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
}

.contentStyle .form_radio{
    cursor: hand;
    border: 0px solid white;
}