html,body
{
	height:100%;
	margin:0;
	font-family:  Arial;
  	background:url('files/bg.png') top center repeat;
}

/* layers */

#bg-top
{
  	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
	width:100%;
	height:266px;
  	background:url('files/bg-top.png') top center repeat-x;
  	z-index:0;
}



#page
{
  	z-index:1;
   	position:absolute;
   	left:50%;
   	top:0px;
   	width:707px;
   	margin-left:-353px;
   	text-align:left;
	padding:0px;

}



#left-menu
{
	position:relative;
	float:left;
	width:207px;
	margin:0px;
	padding:0px;
	text-align:center;
	display:block;
	text-align:left;
	background:transparent;

}





#left-menu a
{

	display: block;
	width:207px;
	height:27px;
	text-decoration: none;
	text-align:left;
	line-height:27px;
	font-family:arial;
	font-size:13px;
	padding-left:40px;
	color:#ffffff;
	background: url('files/bg-item-left.png') 0 0 no-repeat;

}



#left-menu a:hover
{
	color:#FFFFB7;
	background: url('files/bg-item-left.png') -207px 0 no-repeat;

}

#left-menu a.here
{
	color:#567F37;
	background: url('files/bg-item-left.png') -207px 0 no-repeat;
	

}





#left-menu a.sub
{
	color:#ffffff;
	background: url('files/bg-item-left-sub.png') no-repeat;
	
	

}
#left-menu a:hover.sub
{
	color:#FFFFB7;
	background: url('files/bg-item-left-sub.png') no-repeat;
	

}
#left-menu a.sub_here
{
	color:#567F37;
	background: url('files/bg-item-left-sub.png') no-repeat;

	

}
#left-menu a:hover.sub_here
{
	color:#567F37;
	background: url('files/bg-item-left-sub.png') no-repeat;	
	

}







#text
{
	position:relative;
	float:right;
	width:500px;
	margin:0px;
	padding:0px;
    background:  url('files/bg-page.png') top center repeat-y;


}

#logo
{
	margin:0px;
	padding:0px;
	position:relative;
	width:500px;
	height:266px;
	background:  url('files/bg-top-page.png') top center no-repeat;
}

#content
{
	margin:0px;
	margin-top:-140px;
	padding-left:0px;
	position:relative;
	width:500px;

}

#in
{
	margin:0px;
	padding:0px;
	position:relative;
	left:30px;
	width:440px;
	min-height:615px;
	height:auto  ;
  font-family:  Arial;
  font-weight:normal;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

/* IE */
* html #in{
height: 615px;
}


#footer
{
    background: url('files/bg-footer.png') bottom center no-repeat;
    height:68px;
    width:500px;
    margin-bottom:0px;
	padding:0px;
    position:relative;
    bottom:0px;



}


#owner
{
	position:absolute;
	left:20px;
	top:20px;
	width:100%;
  font-family:  Arial;
  font-weight:bold;
	font-size: 10px;
	color: #8F8F8F;
	text-align:left;


}

/* href */



a
{
	font-family:arial;
	text-decoration:none;
	font-size:12px;
	color:#253D7D;
}

a:hover
{
	color:#0099DD;
}


/* headers */
h1
{
	display:none;
}

h2
{
	font-family: arial;
	font-weight:bold;
	font-size:15px;
	color: #719F4F;
	margin:0px;
	margin-bottom:10px;
}

h3
{
	font-family: arial;
	font-weight:bold;
	font-size:13px;
	color: #3947A2;
	margin:0px;
	margin-bottom:10px;
}

h4
{
	font-family: arial;
	font-weight:bold;
	font-size:12px;
	color: #719F4F;
	margin:0px;
	margin-bottom:10px;
}



/* others */

 .float-left
{
	float:left;
}
.v-align
{
	vertical-align:middle;
}
hr.clear
{
   clear: both;
   height: 1px;
   border: none;
   visibility: hidden;
   margin:0 auto;
}



.hidden
{
	display:none;
}


img
{
	border:0px;
	vertical-align:middle;
	
}



hr.clear
{
   clear: both;
   height: 1px;
   border: none;
   visibility: hidden;
   margin:0 auto;
}




.spacer
{
	height:100px;
}


/* page list */


/* others */
.hidden
{
	display:none;
}


img
{
	border:0px;
	margin:0px;
	vertical-align:middle;
}


hr.clear
{
   clear: both;
   height: 1px;
   border: none;
   visibility: hidden;
   margin:0 auto;
}

ul li
{
  /*list-style-type:none;
	list-style-image:url('files/dot.png');*/
}	

/* tables */

table
{
  font-family:  Arial;
  font-weight:normal;
	font-size: 12px;
	color: #000000;
}


.td
{
	font-family:arial;
	font-size:12px;
	color:#878787;
	
}



/* thumb */
.thumb
{
	width:128px;
	height:auto;
	float:left;
	margin:0px 0px 5px 0px;
	font-family:arial;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	line-height:13px;

}

.thumb a
{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#888688;
	text-decoration:underline;
	margin-top:5px ;
}

.thumb a:hover
{
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	color:#964E4A;

}


.thumb img
{

	position:relative;
	width:115px;
	background: #d2d2d2;
	border:3px solid #CCC9C2;
	margin-left:2px ;
	margin-bottom:4px;


}




/* TABLES css */
div.table
{
    position:relative;
    width:100%;   
    
}

div.td-left
{
    float:left;
    width:45%;
    text-align:right;
    margin-bottom:3px;  
   
}
div.td-right
{
    float:right;
    width:55%;
    text-align:left;
    margin-bottom:3px;
  
    
}


/* TABLES css */
div.table
{
    position:relative;
    width:100%;   
    
}

div.td-left
{
    float:left;
    width:45%;
    text-align:right;
    margin-bottom:3px; 
    font-size:11px; 
   
}
div.td-right
{
    float:right;
    width:55%;
    text-align:left;
    margin-bottom:3px;
  
    
}

input.red
{
	border:1px solid #DF2929;
	font-family:arial;
	font-size:11px;
	color:#5F5F5F;
	width:230px;
}

input.add
{
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-bottom:1px solid #6F6F6F;
	border-right:1px solid #6F6F6F;
	font-family:arial;
	font-size:11px;
	color:#5F5F5F;
	width:230px;

	
}

input.send
{

}

select
{
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-bottom:1px solid #6F6F6F;
	border-right:1px solid #6F6F6F;
	font-family:arial;
	font-size:11px;
	color:#5F5F5F;
}



/* page list */

#list
{
	width:100%;

}


#list ul li
{
	float: left;
	line-height:19px;

}
#list ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display:block;

}
#list  li a
{

	border:1px solid #768C57;
	float: left;
	margin: 2px;
	width: 19px;
	height: 19px;
	font-family:arial;
  font-size:11px	;
  text-decoration:none;
  color:#5F5F5F;
}

#list  li a:hover
{
	color:#ffffff;
	background:#537B3D;
}

#list  u
{
	font-weight:bold;
	color:#2D3C82;
	background:#BACF9B;
	border:1px solid #768C57;
	float: left;
	margin: 2px;
	width: 19px;
	height: 19px;
	font-family:arial;
  font-size:11px	;
  text-decoration:none;
}

div.item
{
  border-bottom:1px solid #DEE1F2;
  margin-bottom:8px;
  padding-bottom:3px;
}

.td
{
  font-family:  Arial;
  font-weight:normal;
	font-size: 12px;
	color: #000000;
}

#flags
{
  position:relative;
  top:93px;
  left:50% ; 
  margin-left:233px;
  width:98px;  
  height:20px;  
  z-index:8;
}



