.contentStyle
{
	background-color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}

.contentTdLeft .contentStyle {
	background-color: #ebebeb;
}

.contentStyle table {
	background-color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}


.contentStyle a {
	color: #AF1E2D;
}

.contentStyle a:hover {
	text-decoration: underline;
}

.shortNews {
	height: 62px;
	overflow-y: hidden;
	background-color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
}


.shortNews p {
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

.contentStyle input
{
	height: 19px;
	border: solid 1px #000000;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

.contentStyle select
{
	color: #000000;
}

.contentStyle textarea
{
	color: #000000;
	border: 1px solid #000000;

}

.contentStyle .form_checkbox
{
	border: none;
	cursor: hand;
	background-color: #ffffff;
}

.contentStyle .form_submit
{
	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: bold;
}

.contentStyle .form_radio{
    cursor: hand;
    border: 0px solid white;
}