/* CSS Document */
BODY {
	background: #360000;
	MARGIN: 0pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {text-decoration: none;}
a.text:link {color: #E2B47C;}
a.text:visited {color: #E2B47C;}
a.text:active {color: #E2B47C;}
a.text:hover {color:#FFFFFF;}

a.cotact:link {color: #E78920;}
a.contact:visited {color: #E78920;}
a.contact:active {color: #E78920;}
a.contact:hover {color:#E2B47C;}

.table_bg {
	background-image: url("../Images/Main/fon_txt.JPG");
	background-repeat: no-repeat;
}
.contact {
	font-size: 14px;
	color: #E78920;
	font-weight: bold;
}
.contact_name {
	font-size: 12px;
	color: #E78920;
	line-height: 2em;
}
.margin40 {
	margin-left: 40px;
}
.text {
	color: #E2B47C;
	font-weight: bold;
	line-height: 1.6em;
	font-size: 16px;
}
.contact_light {
	font-size: 14px;
	color: #E2B47C;
	font-weight: bold;
}
.flash_pos {
	left: 300px;
	z-index: 1;
	position: absolute;
	top: 300px;
}


