.cms_abstract_table {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.cms_edit_field_short {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	width: 100px;
}
.cms_edit_field_std {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	width: 650px;
}

.cms_edit_field_std_mono {
	color: #000000;
	font-family: monospace;
	font-size: 13px;
	text-align: left;
	width: 650px;
}
.cms_edit_std {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cms_edit_std_or {
	color: #FF9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cms_edit_std_grey {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cms_edit_subtitle {
	color: #FF9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.cms_list_abstract {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.cms_list_date {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	text-align: justify;
	width: 66px;
}
.cms_list_substd {
	color: #9BCD32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 3px;
	text-align: justify;
	width: 15px;
}
.cms_list_title {
	color: #9BCD32;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.cms_news_author {
	color: #9BCD32;
	font-family: Arial;
	font-size: 12px;
}
.cms_news_text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.cms_news_title {
	color: #FF9C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.failure {
	background: #F66;
	color: #FFFFFF;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 25px;
	text-align: center;
	width: 650px;
}
.success {
	background: #9BCD32;
	color: #FFFFFF;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 25px;
	text-align: center;
	width: 650px;
}
.user_grey {
	color: B4B2A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.user_subtitle {
	color: #96D045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.user_title {
	color: 96D045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a, a.link, a.visited{
    color: #FF9C00;
    text-decoration: none;
}
a:hover{
	color: #FF9C00;
    text-decoration:  underline;

}
