<style type="text/css">
body {
	font-size:12px;
	font-family:Arial;
	letter-spacing:0px;
     z-index:2;
     margin:0px;
	}

.menu_text_old {
	font-size:12px;
	font-family:Arial;
	letter-spacing:-0.5px;
	color: #555;
	cursor:pointer;
	border:1px #fff solid;
	
}	
.menu_text {
	font-size:12px;
	font-family:Arial;
	letter-spacing:-0.5px;
	color: #555;
	cursor:pointer;
	border:none;
	padding: 1px; 
	
}	
		.flagcom {
			font-size : 10px;
			font-weight:normal;
			font-family:Arial;
			text-align:left;
			height:10px;
		vertical-align:top;
		color:#900;
		}

input {
border:1px #ccc solid;
}
select {
border:1px #ccc solid;
}
textarea {
border:1px #ccc solid;
}
.create_time {
	font-size:11px;
	font-family:Arial;
	letter-spacing:-0.5px;
	color: #888;
}	

textarea {
	border:1px #777 solid;
	font-size:12px;
/*	font-family:Arial; */
     z-index:3;
     background-color:#fff;
	}

.edit {
	border:1px #777 solid;
	font-size:12px;
	height:16px;
	width:200px;
	font-family:Arial;
     z-index:3;
     background-color:#fff;
	letter-spacing:0px;
	}
.icons {
	height:16px;
	width:16px;
	border:none;
	cursor:pointer;
     z-index:2;
}
.icons1 {
	height:16px;
	width:16px;
	border:none;
	cursor:pointer;
	visibility:visible;
     z-index:2;
}
.icons_disabled {
	height:0px;
	width:0px;
	border:none;
	cursor:default;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
     z-index:2;
}
.podlojka {
   filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
     opacity: 0.3;
     width:100%;
     height:100%;
     position:absolute;
     top:0px;
     left:0px;
     visibility:hidden;
     z-index:1;
     background-color:#fff;
}
.help {
	position:fixed;
	top:10px;
	left:600px;
	border:1px #777 solid;
	padding:10px;
	width:300px;
	letter-spacing:0px;
}
.hlp {
	width:16px;
	height:16px;
	text-align:left;
}
div.header_image {
	font-size:14px;
	border-bottom:1px #ccc solid;
	width:100%;
	height:171px;
     background-image: url(../images/head2.jpg);
background-position: left bottom; 
    background-repeat: no-repeat; 
	
}
div.footer {
	font-size:14px;
	border-top:1px #ccc solid;
	width:100%;
	height:50px;
}
div.main {
	font-size:14px;
	width:100%;
	height:100%;
}
td.menu {
	font-size:14px;
	font-family:Arial;
	letter-spacing:0px;
     z-index:2;
     padding:5px;
     width:200px;
    vertical-align:top;
     padding-left:10px;
     padding-right:10px;
      background-color:#ddd; 
}
td.content {
	font-size:14px;
	font-family:Arial;
	letter-spacing:0px;
     z-index:2;
     padding:5px;
     padding-left:20px;
     padding-right:20px;
 /*    width:100%; */
     border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-top:1px #ccc solid;
    vertical-align:top;
	color: #555;
/*     background-image: url(../images/cont_bg1.jpg);
background-position: right bottom; 
    background-repeat: no-repeat; */
}
td.other {
	border-right:1px #ccc solid;
	font-size:14px;
	font-family:Arial;
	letter-spacing:0px;
     z-index:2;
     padding:5px;
     width:250px;
      padding-left:10px;
     padding-right:10px;
   vertical-align:top;
/*     background-image: url(../images/cont_bg1.jpg);
background-position: right bottom; 
    background-repeat: no-repeat; */
      background-color:#ddd; 
}
td.footer_left {
	font-size:12px;
	font-family:Arial;
	letter-spacing:0px;
     z-index:2;
     padding:5px;
     width:20%;
    vertical-align:middle;
    text-align:left;
    height:100%;
}
td.footer_right {
	font-size:12px;
	font-family:Arial;
	letter-spacing:0px;
     z-index:2;
     padding:5px;
     width:80%;
    vertical-align:middle;
    text-align:right;
    height:100%;
}
</style>
