TD.top_frame {
	
	background-color : #DFD5C8;
}
TD.top_menu {
	/*background-color : #BDA88D;
	*/
	background-color : Silver;
	background-image : url(img/menu_bg.gif);
}
input.contact{
	background-color : #DFD5C8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px inset Gray;
}
textarea.contact{
	background-color : #DFD5C8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px inset Gray;
}
select.contact{
	background-color : #DFD5C8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px inset Gray;
}
/* ----------------------*/
a.top_menu_content:ACTIVE, a.top_menu_content:LINK,a.top_menu_content:VISITED{
	width:111px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FBE9C6;
	text-decoration : none;
	/*border-left : 1px dotted #EBEBEB;
	border-right : 1px dotted #EBEBEB;
	*/
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
}
a.top_menu_content:HOVER, a.top_menu_content:FOCUS{
	width:111px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	font-weight : bold;
	text-decoration : none;
	border-left : 1px dotted Gray;
	border-right : 1px dotted Gray;
}


a.contact_email:ACTIVE, a.contact_email:LINK,a.contact_email:VISITED{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FBE9C6;
	text-decoration : none;	
	
	
}
a.contact_email:HOVER, a.contact_email:FOCUS{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	text-decoration : underline;
}

/* -----------------------------*/
li{
	list-style : none inside url(img/list_bullet.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	padding-left : 5px;
}
td.under_flash{
	background-color : Black;

}
TD.tdbody{
	
	background-color : #BDA88D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	width:770px;
	margin-right : 40px;
	}
TD.contact_address{
	
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	
	}
TD.bottom_menu {
	/*background-color : #DFD5C8;
	*/
	background-color : #000000;
	color : #FBE9C6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

table.price_tables{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	border : 1px solid Gray;
}
tr.price_odd{
	background-color : #DFD5C8;
}
td.price_details{
    font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #DFD5C8;
}