@charset "windows-1251";


body {
	font-family: "Trebuchet MS";
	background-image: url(images/bg.png);
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
	width: 100%;
}
.tmn {
	padding-left: 1px;
}
.tmn A{
	font-family: "Trebuchet MS";
	font-size: 14px;

		text-decoration: none;
	color: #6f1d23;

}
.tmn A:hover{
	color: #000000;
	text-decoration: underline;

}
.ct1 {
}
.plas1 {
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #6f1d23;
}
.plas1 A {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #6f1d23;
}
.ttel {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #6f1d23;
}
.ttel2 A {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6f1d23;
	text-decoration: none;
	font-weight: bold;
}
.ttel2 A:HOVER {
;
	text-decoration: underline;
}

.plas1 A:hover {

	color: #000000;
	text-decoration: underline;
}
.zag1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #6f1d23;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
		margin-top: 14px;

}
p { margin:0px;}

.copy {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
	background-color: #ECDDDD;
	text-align: left;
}
.copy A {
    color: #666666;
	font-family: Verdana;
	font-size: 11px;

	background-color: #ECDDDD;
}
.copy A:hover {
}

.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7a5c5e;
	padding-top: 14px;
	padding-left: 34px;
	padding-right: 24px;
	padding-bottom: 14px;
	text-align: left;
}
.text A {
	color: #92110E;
}
.text A:hover {
	color: #E31B15;
}

