body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

a.topMenu{
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.topMenu, a.topMenu:link, a.topMenu:visited, a.topMenu:active {
	color: #323D4E;
}
a.topMenu:hover {
	color: #F19656;
}
td.bottom {
	background-image: url(../img/interface/bottom_line.jpg);
	background-repeat: repeat-x;
	color: #1F518C;
}
.mainCategories {
	/*background-image: url(../img/interface/category_delimiter.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	color: #de2110; /*#FF6600*/
	font-size: 16px;
	font-weight: bolder;
	padding-left: 1px; /*20px*/
	vertical-align: middle;
}
caption.leftMenu {
	font-size: 11px;
	background-color: #DEE1E9;
	color: #88898B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
table.leftMenu {
	border: 1px solid #DEE1E9;
}

table.general {
	border: 1px solid #DEE1E9;
}

table.tableMarked {
	border: 1px solid Red;
}
.helpBox {
	border: 2px solid Red;
	background: #FEFEFE none;
	text-transform: none;
	word-wrap: normal;
	word-spacing: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	font-weight: normal;
	font-style: normal;
	padding: 5px 5px 5px 5px;
	background-image: none;
	overflow: hidden;
	}

li {
	/*color: #FD6300;*/
	/*list-style-image: url(../img/interface/ok.gif);*/
}
.rightText {
	background-color: #EDEFF2;
}
a.langLink, a.langLink:active, a.langLink:focus, a.langLink:link, a.langLink:visited {
	color: Navy;
	text-decoration: none;
}
a.langLink:hover {
	color: #FF8C00;
}
.langActive {
	color: #FF8C00;
}
.attention {
	color: Red;
}
.dateNormal {
	color: #de2110; /*FF8C00*/
	font-weight: normal;
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:visited {
	color: #0000CC;
}
a:active, a:focus, a:hover {
	color: #FF8C00;
}
