body{
	padding: 0;
	margin: 0;
	font-family: Tahoma;
}

img{
	border: 0;
}

form{
	margin: 0;
	padding: 0;
}

h1.title-white{
	margin: 3px 0 3px 0;
	font-size: 16px;
	color: #fff;	
}

h1.title-black{
	margin: 3px 0 3px 0;
	font-size: 16px;
	color: #000;	
}

div.pad12{
	padding: 12px;
	font-size: 70%;
}

div.pad7{
	padding: 7px;
}

div.d1{
	background-color: #bcbcb8;
	height: 1px;	
	margin: 5px 0 5px 0;
}

div.d2{
	height: 3px;
	background-color: #828282;
	margin: 5px 0 5px 0;	
}

div.d3{
	height: 2px;
	background-color: #fff;
	margin: 5px 0 5px 0;	
}

div.aq{
	background-color: #ccc;
	height: 1.5em;
	padding: 0.5em;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
}

span.date{
	font-size:80%;
}

li.arr2{
	list-style-image: url(/img/arr2.gif);
	margin: 0;
	padding: 0;
}

div.information{
	background: url(/img/bg_information.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 70px;
	
}

div.information div{
	padding: 48px 0 0 15px;
}

input.subm{
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #0b3864;
	background-color: #115da6;
	padding: 2px;
	
}

td{

}

table.t-main{
	width: 100%;
}

td.t-left{
	width: 235px;
	vertical-align: top;
}


td.t-center{
	background: url(/img/bg4.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1ec;
	vertical-align: top;	
	border-right: 2px solid #fff;	
}

td.t-center div.d-center{

}


td.t-right{
	width: 251px;	
	vertical-align: top;	
	background-color: #f1f1ec;
}

td.t-right div.top{
	height: 121px;
	background: url(/img/bg2.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 0 15px;	
}

div.lang{
	background: url(/img/bg3.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 26px;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 7px; 
}

div.lang a{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin: 8px;
}

div.lang a:hover{
	text-decoration: underline;
}

div.search{
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 0 0 5px;
}

input.text-search{
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #d8d8d3;
	width: 144px;	
	padding: 2px;
	margin: 0;
}

input.subm-search{
	width: 55px;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #0b3864;
	background-color: #115da6;
	padding: 2px;
	margin-left: 10px;
}

div.title-red{
	padding: 0 7px 7px 0;
	background-color: #ec4f30;
	border-top: 1px solid #f9fbfd;
	border-left: 1px solid #f9fbfd;
	font-size: 10px;
	color: #fff;
}

div.title-red div{
	margin: 10px 0 0 10px;
}

div.title-red div img{
	vertical-align: middle;
}

div.title-red a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

div.title-red a:hover{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}


div.title-green{
	padding: 0 7px 7px 0;
	background-color: #219d90;
	border-top: 1px solid #f9fbfd;
	border-left: 1px solid #f9fbfd;
	font-size: 10px;
	color: #fff;
}

div.title-green div{
	margin: 10px 0 0 10px;
}

div.title-green div img{
	vertical-align: middle;
}

div.title-green a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

div.title-green a:hover{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}



div.left-menu{
	border-bottom: 1px dashed #bab8a9;
	margin: 2px 22px 3px 16px;
	padding: 2px 0 5px 22px;	
	background: url(/img/arr1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.left-menu a{
	font-family: sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #443215;
	text-decoration: none;
}

div.left-menu a:hover{
	font-family: sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #443215;
	text-decoration: underline;
}

div.login{
	background: url(/img/bg_login.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 85px;
	text-align: center;
}

div.login div.inlogin{
	padding: 8px 0 0 90px;
	font-size: 12px;
}

div.login div.inlogin input.text-login{
	width: 123px;
	border: 1px solid #b0b0b0;
	background-color: #f1f1ec;
	margin-bottom: 2px;
}

div.login div.inlogin input.subm-login{
	width: 90px;
	border: 1px solid #0b3864;
	background-color: #145da3;
	color: #fff;
	font-weight: bold;
}

div.right-block{
	background-color: #f1f1ec;
	padding: 2px 15px 5px 22px;	
	font-size: 70%;
}



span.t-title{
	font-size: 14px;
	font-family: Arial, Tahoma;
	color: #68685b;
	font-weight: bold;
}

td.news-top{
	vertical-align: top;
	padding: 4px 0 0 0;
}

table.bottom{
	width: 100%;
}

table.bottom td.b-left{
	width: 235px;
	border-right: 1px solid #bcbcb8;
	font-size: 70%;
}

div.vote-blue{
  margin-top: 2px;
  background: url(/img/bg_b_vote.gif);
  background-repeat: repeat-x;
  height: 12px;
}

#vertnav{
  padding:0;
  margin: 0;
  margin-left:16px;
  list-style: none;
}

#vertnav ul {
  padding:0;
  margin:0;
  list-style: none;
  width:12em;
  z-index:99;
  overflow:visible;
  position:absolute; 
  background-color: #fff;

}

#vertnav li { 
	position: relative;
	width: 12em;
   background-color: #fff;    
	border:solid 1px #CECECE;
   display:block;
   margin:0;
	padding: 0;
}
#vertnav ul li{}

#vertnav li{
	border:0;
	border-bottom: 1px solid #bab8a9;
}

li.last-child{
	border-bottom:1px solid #CECECE;
}

#vertnav a {
	 font-family: sans-serif;
    text-decoration:none; 
    display:block;
    padding: 0.1em;  
    margin:0.2em 0 0.2em 0.1em; /*helps Opera with hover */	 
    width:14.5em; /*helps IE with hover */
    /*height:1.2em;*/	 
    font-size: 80%;
}
#vertnav li:hover, #vertnav a:hover{
    background-color:#DFDFDF; 
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
    display:none; 
    position:absolute; 
    top:0; 
    left:12em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none; 
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */

#holdm{
	position:absolute; 
	top:150px; 
	left:20px; 
	z-index:100; 
	width:80%;
}

textarea.ta1{
	width: 220pt;
	height: 100pt;
}

textarea.ta2{
	width: 300pt;
	height: 200pt;
}

fieldset.fieldset1{
	border: 1px solid #dae8d8;
	width: 1%;
	padding: 7px;
	font-weight: bold;
}

fieldset.fieldset2{
	border: 1px solid #dae8d8;
	padding: 7px;
	font-weight: bold;
	text-align: center;
}

input.izag{
	width: 200px;
}

.date{
	color: #6A645E;
	font-size: 80%;
}

ul.map{
	margin: 0;
	margin-left: 2em;
	padding: 0;
}

font.expert_subject{
	font-size: 10pt;
	font-weight: bold;
}

font.expert_subject2{
	line-height: 1.4em;
}

TD.ask_question{
	color: #B0B0B0;
	padding-left: 5px;	
	border: 2px solid #B0B0B0;
}

UL LI.arrow{
	margin: 4px 0 4px 0;
	padding: 0 0 0 2px;
	list-style: url(/img/li.gif);
}

UL LI.two{
	margin: 2px 0 2px 12px;
	padding: 0 0 0 4px;
	list-style: url(/img/litwo.gif);	
}

ul.subject-1{
  margin:0;
  padding:0;
	list-style: url(/img/litwo.gif);
	margin-left: 1.7em;
}

ul.subject-1 li{
  margin-top: 0.5em;
}

table.contacts td{
	border-bottom: 1px solid #FFF;
	padding: 10px;
}

font.sm-gray{
  color: #999;
  font-size:90%;
}

div.fotos{
	background-color: #DCDCDC;
	float: left;
	padding: 7px;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #778899;
  text-align: center;	
}
























/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  }
.qmmc {
  position:relative;
}
.qmmc a {
  float:left;
  display:block;
  /*white-space:nowrap;*/
}
.qmmc div a {
  float:none;
}
.qmmc div {
  visibility:hidden;
  position:absolute;
}



 
  /* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

		

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 

		background-color: transparent;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:black;
		background-color:#FFFFFF;
		font-family: arial;
		font-size:.75em;
		text-decoration:none;
		padding:5px 5px 5px 20px;
		margin: 0 23px 0 17px;
		font-weight: bold;
		border-bottom: 1px dotted #bab8a9
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color:#DFDFDF;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */

		background-color:#DFDFDF !important;
		text-decoration:underline !important;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(/img/arr1.gif);
		background-repeat:no-repeat;
		background-position:1%;*/
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		/*background-color:blue;
		padding:5px;
		border-style:solid;
		border-width:1px;
		border-color:#cccccc;
		margin-top:-1px;
		*/
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:underline;
	}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */

		background-color:#red !important;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		/*background-image:url(images/arrow_right.gif);	*/
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		background-color:#FFFFFF;
		padding:2px 20px 2px 25px;
		border-width:1px;
		border-style:none;
		border-color:#000000;
		background-position: 0px;
		border-bottom: 1px dotted #bab8a9
	}

	
