/* WYSIWYG START */
.contentstyle table tr td div.forgtitle {
    color: #FF9900;
}

.contentstyle div.carticle1title {
    font: bold 20px;
    line-height: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    height: 49px;
}

.contentstyle .font13b {
    font: bold 13px;
}

.contentstyle .font18b {
    font: bold 18px;
}

/* WYSIWYG END */
.
.contentStyle, .shortNews {
	background-color: transparent;
	margin-top: 0px;
}

.contentStyle p, .shortNews p {
	margin-top: 2px;
}

.contentStyle table, .contentStyle select, .contentStyle textarea, .contentStyle input, .contentStyle, .shortNews, .shortNews table {
	font: 11px Helvetica, Arial, sans-serif;
    color: #666666;
}

.contentStyle img {

}

.contentStyle a, .shortNews a, div.c2art a {
	color: #FF8200;
    text-decoration: none; 
}

div.c2art a {
    padding-left: 6px;
}
.contentStyle select, .contentStyle textarea, .contentStyle input {
    width: 140px;
  	background-color: #ffffff;
  	border: 1px solid #D1D1D1;   
}

.contentStyle input {
	cursor: text;
}

.contentStyle select {

}

.contentStyle textarea {
    height: 135px;
    width: 220px;
    overflow: auto;
    overflow-x: hidden;
	scrollbar-base-color: #D1D1D1;
  	scrollbar-darkshadow-color: #D1D1D1;
	scrollbar-shadow-color: #D1D1D1;
	scrollbar-track-color: #FFFFFF; 	
}

.contentStyle .form_checkbox {
	border: none;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit {
	cursor: hand;
    width: 85px;
}

.contentStyle .form_radio {
    cursor: hand;
    border: 0 solid white;
}