body {
	font: x-small/1.5em tahoma;
	margin: 0;
	padding: 0;
	min-width: 800px;
	height: 100%;
}






#header{
	width: 100%;
}
#logo{
	padding: 0em 0 0em 20px;
	float: left;
	background: url(img/logoI.gif) no-repeat 20px 0px;
	width: 102px;
	height: 94px;
}
#name{
	margin: 27px 0 0em 12px;
	float: left;
	clear: right;
}
#name a h1{
	font: normal 30px arial;
	color: #000000;
	text-decoration: none;
	margin: 0; padding: 0;
}
#name a:hover h1{
	color: #444444 !important;
	text-decoration: none;
}


img#brokers{
	background: #ffffff url(img/name_brokers.gif) no-repeat top left;
}
#search{
	float: right;
	clear: right;
	border: 0px solid green;
	height: 61px;
	margin: 5px 10px 0 0;
}
#search table td{
	color: #000000;
	font: normal 100% arial;
}
#search table td b{
	color: #000000;
	font: bold 140% arial;
	padding: 0 10px 0 0;
}




#all {
	font-size: 110%;
	margin: 0;
	padding: 0;
	clear: both;
	border: 0px solid green;
}

#rBlock {
		background: #666666 url(img/bg2.gif) repeat-x bottom right;
		width: 100%;
		float: right;
		margin: 0px 0 0px -195px;
		padding: 30px 0 30px 0;
}
#rBlock-cont {
		min-height: 500px;
		margin: 0 0 0 200px;
		padding: 0;
		position: relative;
		border: 0px solid green;
}
#lBlock {
	padding: 0px 0 0px 0;
	margin: 30px 0 0 0;
	float: left;
	clear: left;
	border: 0px solid green;
}

.Cl	{
	clear: both;
}


form	{
	margin: 0;
	padding: 0;
}


#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
	font-size: 110%;
}
#copy{
	width: 100%;
	text-align: center;
	font: normal 90% verdana;
	float: none;
	padding: .8em 0 1em 0;
}
#links {
	width: 100%;
	padding: .8em 0px 0px 0px;
	font: normal 100% tahoma;
	color: #000000;
	text-align: center;
}
#links a{
	font: normal 100% tahoma;
	text-decoration: none;
	color: #000000;
	padding: 0 .1em 0 .1em;
}


a:hover {
	color: #FAA700 !important;
}
a {
	color: #0022A0;
}


table {
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding: 0;
	margin: 0;
	font: normal 102% tahoma;
}

div.wBlock {
	color: #000000;
	background: #ffffff url(img/bw1i.gif) top left no-repeat;
}
div.wBlock div{
	background:  url(img/bw4i.gif) bottom right no-repeat;
}
div.wBlock div div{
	background:  url(img/bw2i.gif) top right no-repeat;
}
div.wBlock div div div{
	background:  url(img/bw3i.gif) bottom left no-repeat;
}
div.wBlock div div div div{
	background:  none;
	font: normal 100% arial;
}


div.cBlock {
	width: 95%;
	color: #000000;
	background: #ffffff url(img/bc1.gif) top left no-repeat !important;
	margin: 3px;
}
div.cBlock div{
	background:  url(img/bc2.gif) top right no-repeat -2px -2px !important;
}
div.cBlock div div{
	background:  url(img/bc3.gif) bottom left no-repeat !important;
}
div.cBlock div div div{
	background:  url(img/bc4.gif) bottom right no-repeat !important;
}
div.cBlock div div div div{
	background:  none !important;
	font: normal 100% arial;
	margin: 0px;
	border: 2px solid #9D6625;
}



.tMenu {
      width:100%;
      line-height:normal;
}
.tMenu ul {
	  margin:0;
	  padding:0;
	  list-style:none;
	  font: bold 12px arial;
}
.tMenu li {
      display:inline;
      margin:0;
		padding: 0;
}
.tMenu a {
      float:left;
      background:url("img/tMf.gif") no-repeat left top;
      margin:0;
      padding:0px 3px 0 2px;
      text-decoration:none;
}
.tMenu a span {
	 	/*width: 200px;*/
      float:left;
      display:block;
      background:url("img/tMl.gif") no-repeat right top;
      padding:7px 20px 7px 20px;
      color:#9A9A9A;
}
.tMenu a span 		{float:none;}
.tMenu a:hover span, .tMenu a.selected span {color:#FFF;}
.tMenu a:hover, .tMenu a.selected 				{background-position:0% -29px;}
.tMenu a:hover span, .tMenu a.selected span 	{background-position:100% -29px;}



div.par	{

	background: none;
    padding-left:10px;
	padding-right: 0px;
}

div.par-r	{
	padding-right: 15px;
	padding-bottom: 15px;
}




form h2{
	font: bold 120% arial;
	margin: 0; padding: 0;
	color: #414141;
}
form table {
	margin: 3px;
	border-collapse: collapse;
	border: none;
	padding: 0px;
}
form table td{
	padding: 2px 0 0 10px;
}
form FIELDSET {
	float: left;
	padding: 0;
	margin: 3px 5% 3px 2%;
	border: 1px solid blue;
}
form FIELDSET div.fld{
	border: 0px solid green;
	float: right;
	clear: left;
}
form FIELDSET label{
	float: left;
	border: 0px solid green;
	text-align: left;
	white-space: nowrap;
	padding: 2px 10px 0 0px;
}
input, select, textarea {
	font: normal 100% arial;
}
span.req	{
	font: bold 110% tahoma;
	color: #FF0000;
}


	/*left menu*/
    .bMenu {
		 font: normal 14px arial;
		 width:187px;
		 float: left;
		 clear: left;
		 background: url(img/bgm1.gif) repeat-y top;
	   }
    div.bMenu div{
		 background: url(img/bgm2.gif) no-repeat bottom;
	  	 padding: 9px 9px 7px 4px;
	 }
	.bMenu ul{
	  margin: 0;
   	padding: 0;
	  list-style:none;
      }

	 .bMenu table{
	  margin: 0px 0px;
	  padding:  0px;
	  color: #000000;
 		}
	 .bMenu table td{
	 	padding: .2em .4em;
		font: normal 11px tahoma;
	 }
	 .bMenu table td input{
		font: normal 11px tahoma;
		/*color: #aaa;*/
	 }
	 .bMenu table td a{
		font: normal 11px tahoma;
		color: #030082;
		text-decoration: underline;
	 }


    .bMenu li {
      margin:0;
		padding:0px 0 4px 0;
		border: 0px solid #000000;
      background: url("img/ma_bg_l.gif") no-repeat left top;
      }
    .bMenu ul.gr li {
      background: url("img/ms_bg_l.gif") no-repeat left top;
     }
    .bMenu a {
		font: normal 17px tahoma;
		color: #ffffff;
		text-decoration: none;
      }
    .bMenu a span {
	 	display: block;
      background:url("img/ma_bg_r.gif") no-repeat right top;
      padding:9px 2px 9px 10px;
		margin: 0;
  		color: #ffffff;
      }
    .bMenu ul.gr li a span {
      background:url("img/ms_bg_r.gif") no-repeat right top;
      }
    .bMenu a:hover span {color:#FFF; z-index: 1;}



.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.butt {
	background: url("img/tMeei.gif") no-repeat top left;
	margin: 20px 0 5px 0;
	padding: 0px;
}
.butt input{
	background: url("img/tMei.gif") no-repeat top right ;
	float:left;
   display:block;
	cursor: pointer;
	border: 0px solid white;
	padding: 4px 10px;
	margin: 0;
	font: bold 12px Arial;
	color: #ffffFF;
	text-decoration: none;
}

.buttS {
	background: url("img/tMeeS.gif") no-repeat top left;
	margin: 0px;
	padding: 0px;
}
.buttS input{
	background: url("img/tMeS.gif") no-repeat top right ;
	float:left;
   display:block;
	cursor: pointer;
	border: 0px solid white;
	padding: 2px 8px;
	margin: 0;
	font: bold 12px Arial !important;
	color: #ffffFF  !important;
	text-decoration: none;
}


a.btn {
	background: url("img/tMee.gif") no-repeat top left;
	border: 0px solid green;
	padding: 0px 0px;
	margin: 0px 0px;
	font: bold 12px Arial;
	color: #ffffFF;
	text-decoration: none;
	height: 29px;
	line-height: 30px;
}
a.btn span{
	background: url("img/tMe.gif") no-repeat top right ;
	border: 1px solid green;
	margin: 0px;
	padding: 7px;
	height: 29px;
	line-height: 30px;
}



table.tbl{
	padding: 0px;
	margin: 0px;

	border: 1px solid #ffffff;
	font: normal 102% tahoma;
}


table.tbl th{
	padding: 0 3px;
	margin: 0;
	height: 30px;
	background: #ffffff;
	color: #000000;
	font: bold 110% arial;
}
table.tbl td{
	font: normal 102% arial;
	padding: 3px;
	margin: 0;
}
table.tbl tr.s{
	background: #E0E0E0;
}
table.tbl tr.s.sel{
	background: #FFCB8B;
}
table.tbl tr.sel{
	background: #FFCB8B;
}
/*table.tbl tr:hover{
	background: #F4F4F4;
}
table.tbl tr.s:hover{
	background: #D2D2D2;
}*/

div.pagging {
	width: 100%;
	text-align: center;
	padding: 5px 0 5px 0;
}
div.pagging a, div.pagging b{
	padding: 0 5px 0 5px;
}

div.sResult {
	padding: 0px 0 0px 0;
}
div.sResult div.count{
	float: left;
	font: normal 125% arial;
	padding: 0px 0 3px 0;
}
div.sResult div.page{
	float: right;
	font: normal 100% arial;
	padding: 0px 0 4px 0;
}

/*
h1{
	margin: 0 0px 10px 0;
	background: transparent;
	padding: 0;
	font: normal 200% tahoma;
}
*/

h4{
	color:#FF0000;

	font-weight:bold;

	padding-left: 13px;

 	white-space: nowrap;
 	font-size: 11px;

}

table.news td{
	font: normal 110% arial;
}

.errors {
	font: normal 110% arial;
	color: #FF0000;

}

div.gmap {
	border: 1px solid green;
}



h1 {

	color:#FF0000;

	font-weight:bold;



	background:url(/templates/site/_img/ra.gif) no-repeat 0 0.2em;

	padding-left: 13px;
	margin-top:20px;

 	white-space: nowrap;
 	font-size: 11px;

}


#mapframe
{    width:400px;
    height: 600px;
}
