#little td{
	height: 10px ! important;
	padding: 0px ! important;	
	padding-left: 3px ! important;
	padding-right: 3px ! important;	
}

.photo {
	cursor: hand;
	border-style: solid;
	border-width: 5px;
	border-color: #F4EEE4;
}

body
{       padding: 0px;
/*        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;*/
        margin: 0px;

        background-color: #F4EEE4;
        text-align: left;
}

.content, .content td, .content a {
  color: #444444;
  text-decoration: none;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  /*text-align: justify;*/
}

.content a {font-weight: bold;}
.content a:hover {text-decoration: underline ! important;}
a.small {font-weight: 100 ! important;}

.title, .content .title {
	color: #E3D2BF;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, Tahoma;
	padding-left: 10px;
	background-image: url(pic/bg.gif);
	height: 33px;
}

/* minidoc.tpl */
.copyright, .copyright a {
  color: white;
  text-decoration: none;
  font-family: Verdana, Tahoma, Arial ;
  font-size: 8pt;
  text-align: right;
  vertical-align: middle;
}

.copyright {
	border-width: 0px;
	border-top-width: 5px;
	border-color: #feb356;
	border-style: solid;
	padding-right: 30px;
}
.copyright a {font-weight: bold;}
.copyright a:hover {text-decoration: underline ! important;}

.logo {
  background-image: url('pic/logo_bg.gif');
}


.menu td, .left_banners_area td {
	background-color:#d9c8b5;
	
	color:#ffffff;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, Tahoma;
	
	padding: 5px;
}

.menu td {
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cfbeab;
	color:#ffffff;
}

.menu td table tr td{
	border-bottom-width: 0px ! important;
	border-style: none;
}

.left_banners_area td {
	text-align: center;
}

.menu a {
  width: 100%;
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial, Verdana, Tahoma;
  color: white;
  text-decoration: none;
}

.menu a:hover {color: #e3d2bf;}

.city a {
  width: 100%;
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Verdana, Tahoma;
  color: white;
  text-decoration: none;
}

.city a:hover {color: #FFFF2A;}

.grey_top_line {
	background-color: #e3d2bf;
	height: 5px;
}

.grey_bottom_line {
	background-color: #F4EEE4;
	height: 5px;
}