table.cmsTable caption {
	font-weight: bold;
}
table.cmsTable {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
table.cmsTable th {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	background-color: #72457c;
}
table.cmsTable a {
	color: #1072BA;
	font-size: 10px;
	text-decoration: none;
}
table.cmsTable a:hover {
	text-decoration: underline;
}
.row1 {
}
.row1 td {
	border-bottom: 1px solid #9E213B;
}
.row2 {
}
.row2 td {
	border-bottom: 1px solid #9E213B;
}
.cmsRow {
}
.rowSel {
	background-color: #efefef;
}
.rowSel td {
	border-bottom: 1px solid #9E213B;
}
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: #91A31A;
	border: 1px solid #7A821A;
	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.back_div {
	padding-top: 10px;
}
div#newsDummy {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.txtSearchForm {
	padding-top: 10px;
	padding-top: 10px;
}
div.langLB a {
	color: #1072BA;
	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: #91A31A;
	border: 1px solid #7A821A;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.extra_links {
	text-align: right;
}
/*********************************************/
div.profile_title {
	font-family: Arial;
	font-size: 12px;
	color: #9E213B;
	font-weight: bold;
	padding-bottom: 30px;
}
div.lostPassword_lb {
	font-weight: bold;
	width: 200px;
	float: left;
	padding-bottom: 5px;
}
div.lostPassword_inp {
	float: left;
	width: 300px;
	text-align: center;
	padding-bottom: 5px;
}
div.lostPassword_inp input {
	background-color: #fff;
	border: 1px solid #522E54;
	color: #000;
	width: 250px;
}
div.register_btn2 {
	text-align: right;
	padding-top: 10px;
	padding-right: 285px;
}
div.register_btn {
	text-align: right;
	padding-top: 10px;
	padding-right: 135px;
}
div.register_btn input, div.register_btn2 input {
	background-color: #91A31A;
	border: 1px solid #7A821A;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.rtControls {
	text-align: right;
	padding-bottom: 3px;
}
div.rtControls a {
}