body {
	background-color: black;
      width: 748px;
	text-align:center;
      margin-left:auto;
      margin-right:auto;
}
.menu {
	text-align: center;
      margin-left: auto;
      margin-right: auto;
}
.td_footer {
	border-top: 1px solid #6A82B3;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color:#6A82B3;
}
.content {
	height:340px;
	width:718px;
	overflow:auto;
	padding-right: 20px;
	float: left;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#111111;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#000000;
}
.content_prop {
	height:260px;
	width:718px;
	overflow:auto;
	padding-right: 20px;
	float: left;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#111111;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#000000;
}
p {
	font-family: Tahoma;
	color:white;
	font-size: 14px;
	text-align: justify;
}
ul {
	text-align: left;
}
h3 {
	font-size: 14px;
	color:white;
	font-family: Tahoma, Arial, Verdana, Tahoma;
	text-align: left;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	color:white;
	font-family: Tahoma, Arial, Verdana, Tahoma;
	text-align: left;
}
td {
	align:left;
	font-family: Tahoma, Arial, Verdana, Tahoma;
	font-size: 14px;
	color:white;
}
a {
	font-family: Tahoma, Arial, Verdana, Tahoma;
	color: #6A82B3;
	text-decoration: none;
}
.divclass {
	background-color:#FFFFFF;
	border:2px solid #CC0000;
	height:225px;
	color:black;
	text-align: center;
	font-family:tahoma,arial;
	font-size:11px;
}
.ramka td {
	border:1px solid #999999;
}
.small {
font-size:10px;
font-family:Tahoma;
}
.license {
	margin-top:5px;
}
.license TD{
	border:1px solid #999999;
	padding:3 3 3 10px;
}
.epcasemenu{
padding: 0;
margin-left: auto;
margin-right: auto;
width: 740px;
height: 22px;
border-top: 10px solid #6A82B3; /*Blue Drk color theme*/ 
border-bottom: 10px solid #6A82B3; /*Blue Drk color theme*/ 
background: #000000;
voice-family: "\"}\"";
voice-family: inherit;
}

.epcasemenu ul{
margin:0;
margin-left:35px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.epcasemenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}
.epcasemenu a{
float: left;
display: block;
font: 10px Tahoma;
color: white;
text-decoration: none;
margin: 0; /*Margin between each menu item*/
padding: 5px 5px;
background-color: black; /*Blue Drk color theme*/ 
}

.epcasemenu a:hover{
background-color: #CC0000; /*Blue Drk color theme*/ 
color: white;
}

.epcasemenu a.selected{ /*currently selected tab*/
background-color: #6A82B3; /*Brown color theme*/ 
color: white;
border-color: #6A82B3; /*Blue Drk color theme*/ 
}
.epexecmenu{
padding: 0;
width: 740px;
height: 44px;
border-top: 10px solid #6A82B3; /*Blue Drk color theme*/ 
border-bottom: 10px solid #6A82B3; /*Blue Drk color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.epexecmenu ul{
margin:0;
margin-left:0; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.epexecmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.epexecmenu a{
float: left;
display: block;
font: 10px Tahoma;
color: white;
text-decoration: none;
margin: 0; /*Margin between each menu item*/
padding: 5px 5px;
background-color: black; /*Blue Drk color theme*/ 
}

.epexecmenu a:hover{
background-color: #CC0000; /*Blue Drk color theme*/ 
color: white;
}

.epexecmenu a.selected{ /*currently selected tab*/
background-color: #6A82B3; /*Brown color theme*/ 
color: white;
border-color: #6A82B3; /*Blue Drk color theme*/ 
}

.tabcontent{
	height:280px;
	width:595px;
	float: left;
	overflow:auto;
	padding-right: 20px;
	padding-left: 20px;
	scrollbar-3dlight-color:#555555;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#111111;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#111111;
}
.tabcontentimg {
	display:none;
	float: left;
	width:100px;
	height:99px;
}
@media print {
.tabcontent {
display:block !important;
}
}
