body
{
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #DEDEB2;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DEDEB2;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #DEDEB2;
	
	font-family: Arial;
	font-size: 129px;
}

.copyright,a.copyright:link,a.copyright:visited,a.copyright:active {
	color: #532326;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
a.copyright:hover 
{
	color: #FFFFFF;
}

.tm,a.tm:active,a.tm:link,a.tm:visited 
{
	color: #989375;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
}

a.tm:hover
{
	color: #532326;	
}

.header1
{
	font-weight: bold;
	font-size: 16px;
	color: darkred;
	height:30px;
	padding:2px;
	spacing:2px;
}

.tt
{
	font-size: 12px;
	color: black;
}


.formtext {
	color: #532326;
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tabhead {
	color: #532326;
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



.but {/*button*/
	background-color: #DEDEB2;
	border: #443F17 1px solid;
	color: #532326;
	padding: 1px;
	font-size: 11px;
	height: 18px;
	width: 70px;
	text-decoration: none;
	font-weight: bold;
}

.list_a,a.list_a:visited,a.list_a:link
{
	font-size: 13px;
    text-decoration:none;
    color: Blue;
}
.list_a,a.list_a:hover
{
    text-decoration:underline;
    color: Red;
}
.list_a_sel,a.list_a_sel:visited,a.list_a_sel:link
{
    text-decoration:none;
    color: maroon;
}
.list_a_sel,a.list_a_sel:hover
{
    text-decoration:underline;
    color: maroon;
}

.small_pic
{
    width:100px;
    border:solid 1px;
    border-color:maroon;
}

.list_price,.room_price
{
    color: maroon;
    font-weight:bold;
    font-size:10px;
}
.list_sh_descr,.room_descr
{
    font-size:11px;
    text-align: justify;
}
