html, body {
	background-color: #650101;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: justify;
	height: 100%;
	color: #000000;
}

@font-face {
	font-family: "Trebuchet MS";
	src: url("/fonts/trebuchet.ttf");
}

a {
	color: #FF0000;
	text-decoration: underline;
}

h2 {
	color: #4F0000;
}

td {
	padding: 0px;
}

.MainTable {
	width: 1000px;
	height: 100%;
	background-color: #FFFFFF;
}

.ShadowLeft {
	width: 55px;
	background-image: url('/pics/shadow_left.jpg');
	background-repeat: repeat-y;
}

.Center {
	width: 890px;
	vertical-align: top;
}

.ShadowRight {
	width: 55px;
	background-image: url('/pics/shadow_right.jpg');
	background-repeat: repeat-y;
}

.AddressPlace {
	width: 100%;
	height: 40px;
	background-color: #e6e6e6;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.MenuPlace {
	height: 50px;
}

.MenuItem {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	padding: 15px;
	text-transform: uppercase;
	font-size: 10px;
}

.MenuItem a {
	color: #6f6f6f;
	font-weight: bold;
	text-decoration: none;
}

.MenuItem a:hover {
	color: #650101;
	text-decoration: none;
}

.selectedFL {
	color: #000000 !important;
}

.FlashPlace {
	height: 235px;
	background-color: #e6e6e6;
	background-image: url('/pics/main_bg.jpg');
}

.SecHead {
	height: 100px;
	background-image: url('/pics/sec_head.jpg');
}

.IntSalon {
	height: 20px;
	background-color: #62001B;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 30px;
}

.NewsPlace {
	width: 230px;
	height: 100%;
	background-color: #e9e9e9;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: left;
}

.NewsContent {
	padding: 10px;
}

.BottonMenu {
	height: 40px;
	font-size: 10px;
	background-color: #4c4f3a;
	color: #FFFFFF;
}
.BottonMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.BottonMenu a:hover {
	text-decoration: underline;
}

.BottonMenu td {
	padding: 5px;
	text-transform: lowercase;
}

.Style_1 {
	background-color: #3f0804; 
	color: #ffffff; 
	text-align: center; 
	height: 40px;
}

.Style_2 {
	padding: 5px; 
	width: 700px; 
	height: 500px; 
	text-align: center;
}

.Style_3 {
	width: 5px; 
	background-color: #3f0804;
}

.Style_4 {
	text-align: center; 
	padding: 5px;
}

.Style_5 {
	text-align: center; 
	background-color: #dfdfdf;
}

.Style_6 {
	background-color: #bfbfbf;
}

.Style_7 {
	background-color: #3F0804;
}

.Style_8 {
	text-align: center; 
	width: 30px;
}

.Style_9 {
	padding: 10px; 
	width: 200px; 
	text-align: center;
}

.Style_10 {
	text-align: center; 
	background-color: #6F6F6F;"
}
