body {
	margin: 0px 0px 50px 0px ;
	background-image:url(bg_02.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#0f0f0f;

}

body,td,th,p,div {
	font-family: tahoma;
	font-size: 12px;
	color:#54493b;
	
	
}
div#bg_foto{
position:absolute;
width:100px;
height:535px;
left:0px;
background-image:url(bg_01.jpg);
background-repeat:no-repeat;
background-position:top;
}

div#lang{
position:absolute;
width:105px;
height:39px;
left:100px;
background-image:url(homepage_fs_04.png);
background-repeat:no-repeat;
background-position:top;
}



p{
	line-height:120%;
}
form{
	margin:0px;
	padding:0px;
	
}
.input{
	background-color:#f6f6f6;
	border:1px solid #d8d8d8;
	width:112px;
	height:17px;
	color:#696969;
}
th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#6C604D;
	font-weight:bold;
	white-space:nowrap;
}

#maintitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#604C2D;
	font-weight:bold;
	white-space:nowrap;
}


.block_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#967500;
	font-weight:bold;
	white-space:nowrap;
	
}

.border{
border:solid 10px #949494;
}

.border_n{
border:solid 8px #a38e75;
}

.title_s{
	color:#295445;
}



.bg1{
background-repeat:no-repeat;
background-position:top;
}

.bg2{
background-repeat:repeat-x;
background-position:top;
}



.block_body{
border: solid 1px #d0ec93;
border-bottom:none;
border-top:none;
padding:5px;
text-align:right;
}

.block_body2{
border: solid 1px #e6e6e6;
border-bottom:none;
border-top:none;
padding:5px;
text-align:right;
}

a {
	font-family: tahoma;
	font-size: 12px;
	color: #604C2D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #604C2D;
}
a:hover {
	text-decoration: none;
	color: #F0B105;
}
a:active {
	text-decoration: none;
	color: #F0B105;
}

#footer td {
	font-family:tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height:20px;
}

#footer a {
	font-family: tahoma;
	font-size: 12px;
	color: #F6BE34;
}
#footer  a:link {
	text-decoration: none;
	color: #F6BE34;
}
#footer  a:visited {
	text-decoration: none;
	color: #F6BE34;
}
#footer  a:hover {
	text-decoration: none;
	color: #fff;
}
#footer  a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer li{
	display:inline;
}


#main_menu li{
	font-family: tahoma;
	font-size: 12px;
	text-align:center;
	display:inline;
	
}

#main_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #295445;
	height:25px;
	display:block;
	float:right;
	padding-top:7px;
	background-image:url(index_new2_18.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-left:20px
	
}
#main_menu a:link {
	text-decoration: none;
}
#main_menu a:visited {
	text-decoration: none;
	color: #295445;
}
#main_menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image:url(index_new2_20.gif);
	background-repeat:repeat-x;
	}
	

#main_menu a:active {
	text-decoration: none;
	color: #ffffff;
	background-image:url(index_new2_20.gif);
	background-repeat:repeat-x;
}
.adv{
	border:4px solid #d5d5d5;
}

.d_l{
	background-image:url(index_new2_43.gif);
	background-position:right;
	background-repeat:no-repeat;
	list-style:none;
	padding-right:10px;
	text-align:right	
	
}
.content{
	padding-right:10px;
	padding-left:4px;
	padding-top:7px;
	line-height:17px;
}


/*---------------------------------tabs----------------------------------------- */


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 39px; /*--Set height of tabs--*/
	
	width: 100%;
}
ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	height: 39px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	overflow: hidden;
	position: relative;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#76A728;
	text-align:center;
	font-weight:bold;
	background-position:top

}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
	color:#ffffff;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.tabs li a:hover {
	color:#ffffff;
}

html ul.tabs li.active, html ul.tabs li.active a   { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-image:url(tab1.gif);
	color:#295445;
	background-position:top;
	background-repeat:no-repeat;
	
	
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: right; width: 100%;
}
.tab_content {
	padding: 5px;
	font-size: 1.2em;
}
/*------------------------------------------------------------------*/
.a_tab{
	color:#FFFFFF;
}
#header a {
	font-family: tahoma;
	font-size: 12px;
	color: #003300;
	
}
#header  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header  a:hover {
	text-decoration: none;
	color: #003300;
}
#header  a:active {
	text-decoration: none;
	color: #ffffff;
}

#header li{
	display:inline;
	
}


	

.sub_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#295445;
	background-color:#f7f7f7;
	background-image:url(se4.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
	white-space:nowrap
}
.sub_content{
	background-image:url(sub5.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
	
}

/*---------------------------------------------------*/
#menu {

	list-style:none;	
	padding:0;
	margin:0 auto;;
	height:70px;
	width:850px;

}

#menu ul {
margin:0px;
list-style:none;
	
}

	
	#menu li {
		float:right;
		width:135px;
		height:70px;
		text-align:center;
		position:relative;
		overflow:hidden;
		list-style:none;

		
		
	}
#menu li:hover {
background:url(menu_o.png) no-repeat 0 0;
list-style:none;
}
	#menu li a:link ,#menu li a:visited  {
		position:absolute;
		top:-20px;
		padding-top:30px;
		direction:rtl;
		background:url(menu.png) no-repeat 0 0;
		display:block; 
		width:135px; 
		height:70px;
		color:#3e3629;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		list-style:none;

		/* fast png fix for ie6 */
		position:relative;
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

	#menu li a:hover  {
		position:absolute;
		top:-20px;
		/*padding-right:100px;*/
		list-style:none;
		display:block; 
		width:135px; 
		height:70px;
		color:#3e3629;
		
		}


