body { 
	font-family: Verdana, Arial, Arial cyr; 
	font-size: 10px; 
	margin: 0px;
    background: url("../images/back.gif") repeat-x top left;	
    background-color: #5A514A;
}
body.details { 
	font-family: Verdana, Arial, Arial cyr; 
	font-size: 10px; 
	margin: 0px;
    background: url("../images/back_details2.gif") repeat-y top left;
    background-color: #FAEFE5;
}

table
{
	font-family: Verdana, Arial, Arial cyr; 
	font-size: 10px;
}

a
{
	font-size: 10px;
	color: #732C2A;
	text-decoration: none;
}

a:hover
{
	font-size: 10px;
	color: #C30024;
	text-decoration: none;
}

table.main_frame
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #ffffff;
	width: 800px;
	height: 100%;
}

td.header 
{
	background-color: #C7BFBF;
	height: 91px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

td.main_menu_left
{
	background-color: #732C2A;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #ffffff;
	height: 180px;
	width: 20px;
	padding-bottom: 5px;
}

td.main_menu_left_active
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #A4231F;	
	height: 180px;
	width: 20px;
	padding-bottom: 5px;	
}

td.main_menu_right
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;	
	border-style: solid;
	border-color: #ffffff;	
	background-color: #732C2A;	
	height: 180px;
	width: 20px;
	padding-bottom: 5px;	
}

td.main_menu_pic
{
	width: 513px;
	background: url("../images/abc_design_house.jpg") top left;
}

td.content_left
{
	background-color: #E8E9EA;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #CCCFD2;
	width: 20px;
	padding-bottom: 5px;
	height: 100%;
}

td.content_right
{
	background-color: #E8E9EA;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-style: solid;
	border-color: #CCCFD2;
	width: 20px;
	padding-bottom: 5px;
	height: 100%;
}

td.content_submenu
{
	background-color: #D4D6D9;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #CCCFD2;
	padding-bottom: 5px;
	height: 100%;
}

td.main_menu_blank
{
	background-color: #9D6532;
	width:200px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #ffffff;	
}

td.content
{
	background-color: #ffffff;
}

td.submenu
{
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #ffffff;
	height: 20px;
	padding-left: 6px;
}

a.submenu
{
	font-size: 10px;
	font-weight: bold;
	color: #732C2A;
	text-decoration: none;
}

a.submenu:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #C30024;
	text-decoration: none;
}

font.selected
{
	font-size: 10px;
	font-weight: bold;
	color: #C30024;
	text-decoration: none;
}

div.title
{
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #d4d6d9;
	padding-bottom: 4px;
	padding-top: 13px;
	padding-right: 10px;
	width: 200px;
}

td.thumb_img
{
	border: 1px solid #d4d6d9;	
	padding: 5px;
	/*background-color: #ffffff;*/
}

td.thumb_img_details
{
	border: 1px solid #ffffff;	
	padding: 5px;
	/*background-color: #ffffff;*/
	background: url("../images/transp.gif") top left repeat;
}

td.thumb_title
{
	border-top: 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #d4d6d9;
	padding: 5px;
}

td.copyright 
{
	background-color: #E8E9EA;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #CCCFD2;
	height: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 5px;
}

table.contacts
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}

input, textarea {
	font-family: Verdana, Arial, Arial cyr; 
	color:#333333; 
	font-size:10px; 
	background-color: #FFFFFF;
	border-style: solid; 
	border-width:1; 
	border-color: #666666; 
	height:auto;
}

select
{
	font-family: Verdana, Arial, Arial cyr; 
	color:#333333; 
	font-size:10px; 
}

button, submit {
	font-family: Verdana, Arial, Arial cyr; 
	color:#666666; 
	font-size:10px; 
	background-color: #fefeff;
	border-style: solid; 
	border-width:1; 
	border-color: #666666; 
	height:18px;
}

table.list
{
	border: 1px solid #c0c0c0;
	padding:0px;
	margin:0px;
	font-size:10px;
}

td.inside_info
{
	color: #999999;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

td.notice
{
	color: #31BE00;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

tr.list_h
{
	background-color: #6CB2E3;
	font-weight: bold;
	height: 22px;
}

tr.list_alt1, td.list_alt1
{
	background-color: #D9FBDF;
	height: 26px;
}

tr.list_alt2, td.list_alt2
{
	background-color: #ffffff;
	height: 26px;
}

tr.list_alt3, td.list_alt3
{
	background-color: #f4f4f4;
	height: 26px;
}

tr.list_f
{
	background-color: #DBEBF6;
	height: 26px;
}

tr.back, td.back
{
	background-color: #FAEFE5;
}

td.details_logo
{
	width: 200px;
	padding-top: 10px;
	padding-left: 0px;
	height: 100%;
}

table.photos_details
{
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
}

img.link {
	cursor: pointer;	
}