body, table, img, tr, td, div{
  padding: 0px;
  margin: 0px;
  border: 0px;
}

td, div{
  font-family: tahoma;
  font-size: 12px;
  vertical-align: top;
}

hr{
  border: 1px solid #7DA1D1;
  color: #7DA1D1;
}

a{
  text-decoration: none;
  color: #0C429E;
}
a:hover{
  color: #0C429E;
  text-decoration: underline;
}
a:visited{
  color: #0C429E;
}

a.footer:link{
  text-decoration: underline;
  color: #ffffff;
  font-size: 8pt;
  font-family: arial;
}
a.footer:hover{
  color: #bfd7ff;
  text-decoration: underline;
  font-size: 8pt;
  font-family: arial;
}
a.footer:visited{
  color: #ffffff;
  text-decoration: underline;
  font-size: 8pt;
  font-family: arial;
}
a.footer:active{
  color: #ffffff;
  text-decoration: underline;
  font-size: 8pt;
  font-family: arial;
}



li{
  margin-top: 10px;
}

ul{
  margin-bottom: 10px;
  clear: left;
}

h3{
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  left#19468D: -10px;
  color: #19468D;
}
h4{
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  display: inline;
  color: #DF9D28;
  font-weight: bold;
}
span.code{
  padding-bottom: 4px;
  font-size: 13px;
  font-weight: normal;
  white-space: nowrap;
  display: inline;
}

/*  header-------------------------------------------  */

td.header{
  background-image: url(/img/head_bg.gif);
  background-color: #6187C3;
}
td.header1{
  background-image: url(/img/head_bg.gif);
  background-color: #6187C3;
  background-position: 0 1;
}

td.header_middle{
  background-image: url(/img/logo_bg.gif);
  background-color: #6187C3;
  height: 63px;
}

/* menu------------------------------------------------- */

td.menua{
  background-color: #BDD1ED;
  background-image: url(/img/menua_bg.gif);
  background-repeat: repeat-x;
  color: #00215A;
  font-weight: bold;
  height: 22px;
  vertical-align: middle;
}

td.menu{
  background-color: #EEF2F9;
  background-image: url(/img/menu_bg.gif);
  background-repeat: repeat-x;
  height: 22px;
  vertical-align: middle;
  font-weight: bold;
  white-space: nowrap;
}

td.menu a{
  text-decoration: none;
  color: #0F4BB2;
  font-weight: bold;
}
td.menu a:hover{
  text-decoration: underline;
  color: #092659;
}
td.menu a:visited{
  color: #0F4BB2;
}

/*   path ----------------------------------------------------   */
div.path{
  margin-left: 10px;
  margin-top: 5px;
  font-weight: bold;
  color: #3C72CE;
}

div.path a{
  font-weight: normal;
  
}


/*   content ----------------------------------------------------   */

div.content{
  height: auto;
  background-color: white;
  background-image: url(/img/content_bg.gif);
  background-repeat: repeat-x;
  vertical-align: top;
}

div.title{
  width: 95%;
  margin-left: 20px;
  margin-top: 5px;
  height: 29px;
  background-image: url(/img/title_bg.gif);
  background-repeat: repeat-x;
  vertical-align: top;
}

div.text{
  width: 95%;
  margin-left: 20px;
  text-align: justify;
}

img.left{
  border: 5px solid #7DA1D1;
  clear: left;
  float: left;
  margin: 10px;
  margin-left: 0px;
}

img.right{
  border: 5px solid #7DA1D1;
  clear: right;
  float: right;
  margin: 10px;
  margin-right: 0px;
}

td.col2{
  width: 50%;
  vertical-align: top;  
}

table.center td{
  text-align: center;
  vertical-align: middle;
  padding-top: 20px;
}

table.center_nobd td{
  text-align: center;
  vertical-align: middle;
}

table.center img{
  border: 1px solid;
}

img.bd{
  border: 1px solid #0C429E;
}




/*   right block ------------------------------------------------------  */

div.girl_right{
  margin: 10px;
}

div.girl_right{
  text-align: center;
}

div.girl_right img{
  border: 1px solid #7DA1D1;
}

div.girl_right a{
  font-weight: bold;
}

td.right_block{
  vertical-align: top;  
  width: 150px;
}


/*  find block -----------------------------------------------------------  */

div.find{
  margin-left: 20px;
  margin-top: 20px;
  
  border: 1px solid #7DA1D1;
  background-image: url(/img/find_bg.gif);
  background-repeat: repeat-x;
  background-color: #F6F8FB;
  height: auto;
  padding: 10px;
}

div.find table{
  width: 90%;
}
div.find td{
  padding: 3px;
}

input.find{
  width: 40px;
  height: 20px;
}

input.find_big{
  width: 80px;
  height: 20px;
}


select.find_big2, input.find_big2{
  width: 160px;
  height: 20px;
}


/* list(table)--------------------------------------------------------------  */
table.list td{
  border: 1px solid #E0EAFA;
  padding: 5px;
}

table.list a{
  font-size: 15px;
}

td.image{
  text-align: center;
  vertical-align: middle;
  width: 120px;
  height: 120px;
  background-image: url(/img/find_bg.gif);
  background-repeat: repeat-x;
  background-color: #F6F8FB;
}

/* gallery ------------------------------------------------------------------ */

div.gallery{
  width: 160;
  height: 160;
  vertical-align: middle;
  text-align: center;
  float: left;
}

/* girls ---------------------------------------------------------------------*/
div.girl_list{
  text-align: center;
  margin: 30px;
  float: left;
  width: auto;
  height: auto;
}

div.girl_list1{
  text-align: center;
  margin: 10px;
  float: left;
  width: auto;
  height: auto;
}

div.girl_list img{
  border: 1px solid #7DA1D1;
}

div.pager{
  margin-left: 20px;
  margin-top: 5px;
  clear: left;
}


/* footer ------------------------------------------------------------------- */
div.footer{
  background-image: url(/img/head_bg.gif);
  margin-top: 20px;
  background-color: #5E85C7;
  width: 100%;
}

div.footer td{
  vertical-align: middle;
  color: white;
  font-size: 10px; 
  padding: 10px;
}



