body,td,th,tr {
	
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#000000;
   font-weight: normal;
   
}

a:link { color:#ffffff; text-decoration: underline; font-weight:bold; }	
a:visited { color:#FFFFFF; text-decoration: underline; font-weight:bold; }
a:hover { color:#CCCCCC; text-decoration: underline; font-weight:bold; }
a:active { color:#CCCCCC; text-decoration: underline; font-weight:bold; }

h1	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
h2	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }


.bg_brown { background-color:#936B0B; }
.bg_green { background-color:#4D8164; }
.bg_black { background-color:#000000; }
.border { border: 1px solid #cccccc; }


/* Style for top navigation */
.nav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; }
a:link.nav { color:#FFFFFF; text-decoration:underline; font-weight:bold;}	
a:visited.nav { color:#FFFFFF; text-decoration:underline; font-weight:bold;}
a:hover.nav { color:#FFFFFF; text-decoration:underline; font-weight:bold;}
a:active.nav { color:#FFFFFF; text-decoration:underline; font-weight:bold; }


.fett {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#FFFFFF;
   font-weight: bold;
}

.margin_all 
{
	margin-left: 8px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
}

.margin_no 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.imput { background:#ffffff; border-style:double; border-color:#999999; border-width:thin; font-size:11px; }
.imput_false { border-style:double; border-color:#FF0000; border-width:thin; font-size:11px; }
.button1 { background:#DFDFDF; border-style:double; border-color:#ffffff; border-width:thin; font-size:11px; }
.button { font-size:11px; }

/* Position of layer */
#login_upload {
position:absolute;
	width:auto;
	height:auto;
	z-index:0;
	left: 14px;
	top: 340px;
}

#site_counter {
position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	left: 60px;
	top: 470px;
}

#news_layer {
	position:absolute;
	width:550px;
	height:100px;
	z-index:0;
	left: 28px;
	top: 385px;
	border-left-style: solid;
	border-left-width:1px;
	border-right-style: solid;
	border-right-width:1px;
	border-top-style: solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#999999;
	overflow: auto;
	
}

.category_layer {
background-color:#999999; 
border-left-style: solid; 
border-left-width:1px;
border-right-style: solid; 
border-right-width: 3px;
border-top-style: solid; 
border-top-width:1px;
border-bottom-style:solid; 
border-bottom-width: 3px;
border-color:#000000; 
visibility:hidden;

}

#mask {
background-color: #CCCCCC;
border-left-style: solid; 
border-left-width:1px;
border-right-style: solid; 
border-right-width: 3px;
border-top-style: solid; 
border-top-width:1px;
border-bottom-style:solid; 
border-bottom-width: 3px;
border-color:#000000;
width:125px;
height:85px;
position:absolute;
z-index:0;
}

#menu {
width:auto;
height:auto;
position:absolute;
z-index:1;
}