body, table, td {
   font: x-small Verdana, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	font-size: 12px;
	background: #fff url(gfx/dtg3_01.gif) repeat-x 0 0;
	z-index: 1;
}
		
}
.white {
	background-color: White;
	width: 760px;	
	margin: 0px auto;			
}
.foot {
	background-image: url('gfx/dtg3_14.gif');
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-top: 8px;	
	color: #343434;
	font-size: 10px;
	height: 39px;
	width: 760px;
	margin: 0px auto;		
	text-align: left;
}
img {
	border: 0px;
}

.ml {
	background-image: url(gfx/dtg3_11.gif);
	background-repeat: no-repeat;
	width: 229px;
	vertical-align: top;
	padding-top: 20px;
	text-align: left;
}

.folder {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-left: 20px;
	padding-top: 20px;	
	font-size: 14px;
	font-weight: bold;	
}

.main {
	background-image: url(gfx/dtg3_12.gif);
	background-repeat: no-repeat;	
	width: 531px;
	padding-top: 30px;
	font-family: Tahoma;
	font-size: 10px;	
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007B37;
	padding-left: 20px;
	padding-top: 20px;	
}

.newsh {
	font-family: Arial, Helvetica, sans-serif;
	color: #007B37;
	padding-left: 20px;
	padding-top: 20px;	
	font-size: 14px;
	font-weight: bold;	
}
#h {
	font-size: 14px;
	font-weight: bold;	
}
.tz {
   font: x-small Verdana, Lucida, Helvetica, Arial, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	color: #343434;
	font-size: 12px;
	text-align: justify;
}

a {
	color: #007B37;
}



input, textarea {
	border: solid 1px #656565;
}


#content {
	margin: 0px auto;
}

.Message {
	color : #EE0000;
	font-weight : bold;
}



/* menu 2 */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: relative; /* Menu position that can be changed at will */
	top: -30px;
	left: 39px;
	z-index:100;

	//width: 100%; /* precision for Opera */
}


#menu dl {
	float: left;
	position : absolute;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #ccc;
	border: 1px solid gray;
	margin: 1px;
}
#menu dd {
	display: none;
	border: 1px solid gray;
	position : absolute;
	z-index : 500;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	background: #E2E3E3;
	padding : 1px 3px 3px 3px;
}
#menu li a, #menu dt a {
	color: #007B37;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #fff;
}

#smenu1 {
	position : absolute;
	width : 120px;
	z-index : 100;
}

.logo_fl {
}

.logo_tab {
}
.stat {
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 0px;	
	color: #343434;
	font-size: 10px;
	height: 20px;
	width: 760px;
	margin: solid 0px;		
	text-align: right;
}

#container {
	display:block;
	position: absolute;
	padding:0;
	width:100%;
	height:210px;
	background:#fff;
	top:50%;
	margin:-100px 0 0 0;
	border:solid #E69623;
	border-width:3px 0 3px 0;
	
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}
