table.cmsTable caption {
	font-weight: bold;
	color: #AFB9C2;
	font-size: 14px;
}
table.cmsTable {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
table.cmsTable th {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #AFB9C2;
	background-color: #454A4E;
	border-bottom: 1px solid #d3d3d3;
}
table.cmsTable td {
	padding-left: 10px;
	padding-right: 10px;
}
table.cmsTable a {
	color: #242729;
	font-size: 10px;
	text-decoration: none;
}
table.cmsTable a:hover {
	text-decoration: underline;
}
.row1 {
	background-color: #AFB9C2;
}
.row1 td {
	border-bottom: 1px solid #d3d3d3;
}
.row2 {
	background-color: #A5B6C0;
}
.row2 td {
	border-bottom: 1px solid #d3d3d3;
}
.cmsRow {
}
.rowSel {
	background-color: #efefef;
}
.rowSel td {
	border-bottom: 1px solid #d3d3d3;
}
table.regTable {
}
table.regTable caption {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.lb {
	padding-top: 5px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
.mlb {
	cursor: pointer;
	text-decoration: underline;
}
.DataButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #454A4E;
	border: 1px solid #5F7285;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.DataInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
}
.DataInput_marked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: 1px solid #cc0000;
	background-color: #2d2d2c;
}
.DataInput_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #013066;
	background-color: #fff;
}
div.wrong_login {
	font-weight: bold;
}
table.debug {
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}
div.prefix_path {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.prefix_path a {
	color: #AFB9C2;
}
div.back_div {
	padding-top: 10px;
}
div#newsDummy {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.txtSearchForm {
	padding-top: 10px;
	padding-bottom: 20px;
}
div.langLB a {
	color: #AFB9C2;
	font-size: 11px;
	text-decoration: none;
}
div.langLB a:hover {
	text-decoration: underline;
}
span.actLangLb {
	padding-right: 5px;
}
span.actLang {
	padding-right: 20px;
}
span.otherLangs {
	padding-right: 5px;
}
div.cms_ChooseBtns {
	display: block;
}
div.cms_ImageInAdmin {
	display: block;
	width: 100%;
	overflow: hidden;
}
/*************** Login form ******************/
div.login_error {
	color: #cc0000;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.login_lb {
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 5px;
}
td.login_inp {
	padding-bottom: 5px;
}
td.login_inp input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
}
td.login_btn {
	text-align: right;
	padding-bottom: 10px;
}
td.login_btn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #569CBD;
	border: 1px solid #569CBD;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.extra_links {
	text-align: right;
}
/*********************************************/
div.banners_new {
	padding-top: 20px;
	padding-bottom: 20px;
}
div.banners_new a {
	color: #06345c;
}
div.banners_selections {
	margin-bottom: 5px;
	font-size: 10px;
}
div.banners_selections a {
	color: #06345c;
}
div.banners_selections a:hover {
	text-decoration: none;
}
div.rtControls {
	text-align: right;
	padding-bottom: 3px;
}
div.rtControls a {
}
span.tools {
	padding-left: 10px;
}
table.cmsTable td.cmsTableTd_right {
	text-align: right;
}
table.cmsTable td.cmsTableTd_center {
	text-align: center;
}
img.ui-datepicker-trigger {
	position: relative;
	left: 10px;
	top: 3px;
}
div.cmsLangs_btn {
	padding-top: 5px;
}
input.ex_text {
	color: #000;
	border: 1px solid #545454;
	background-color: #fff;
	width: 300px;
}
