BODY {
	background-color: #f6ece1;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	text-align: left;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}

/* ---��������� ������--- */
TABLE {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0px;
	font-size: 14px;
	margin: 0px;
}

/* ---��������� ������--- */
A:link {
	COLOR: Maroon;
	TEXT-DECORATION: none;
	font-size: 14px;
} 

 
A:visited {
	COLOR: Maroon;
	TEXT-DECORATION: none;
	font-size: 14px;
}
A:hover {
	
	color: red;
	TEXT-DECORATION: none;
	font-size: 14px;
}

.menu {
	COLOR: #800000;
	TEXT-DECORATION: none;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 13px;
	text-align:left
}


.contact {
	COLOR: #800000;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.menu A:link {
	COLOR: #800000;
	text-align: justify;
	TEXT-DECORATION: none;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 13px;
	
} 
 
.menu A:visited {
	COLOR: #800000;
	TEXT-DECORATION: none;
	font-family: Century Gothic;
	font-size: 13px;	
	font-weight: normal;
	text-align: justify;
	
}

.menu A:hover {
	color: #C80000;
	text-decoration: none;
	font-family: Century Gothic;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	
}

/* ---��������� �����--- */

.p {
	color: #b34937;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
	margin: 2px;
	font-weight: bold;
}

.p1 {
	color: #002E59;
	font-family: Century Gothic;
	font-size: 16px;
	vertical-align: top;
	margin: 2px;
	font-weight: bold;
}

.name {
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	vertical-align: top;
	margin: 2px;
}

.d {
	background-color: #FDF4EE; 
	border: 1px solid #EDC8AE; 
	text-align: left;
	font-size: 14px;
	padding: 10px;
	
}

.d2 {
	background-color: #f3edd4;
	color: Black;
	font-size: 14px;
	padding: 10px;
	text-align: justify;
}

.d3 {
	background-color: White;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-size: 14px;
	padding: 10px;
}

.d4 {
	background-color: #E4F9F2;
	border: 1px solid #91C4B2;
	text-align: left;
	font-size: 14px;
	padding: 10px;
}

.d5 {
	color: #BD8E6B;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.c {
	color: #002E59;
	font-family: Century Gothic;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 14px;
	padding: 10px;
	margin: 5px;
}

.space { height: 6px; width: 100%; background-color : transparent; border: none;}


.title {
	font-size: 14px;
	font-weight: normal;
	color: #b34937;
	font-family: Arial;
	
}

.title-center
 {
	font-size: 14px;
	font-family: "Century Gothic";
	text-align: center;
	font-weight: bold;
}



/* ---���� ��������--- */
.sidel{ 	
	background-image: url(img/left-bg.jpg); 
	background-position: right; 
	background-repeat: repeat-y;
}

.sider{ 	
	background-image: url(img/right-bg.jpg); 
	background-position: left; 
	background-repeat: repeat-y;
}

.b {
	border: thick ridge;
	border-color: #FFA500;
	border-width: thick;
}

.fon {
	background-image: url(img/fon.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-position: top;
	
}

.fon1 {
	background-image: url(img/fon1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}

.con {
	border: 1px solid #fbf9e6;
	padding: 5px;
	background: #fbf9e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width:98%;
	text-align:left;

}
