body {
	background-image: url(images/main_bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, tr, td {
	font-family: Georgia;
	color: #000000;
	font-size: 12px;
}
.contacts {
	color: #998643;
	font-size: 11px;	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


a.pages {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
}

a.pages:link {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
}
a.pages:visited {
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-family:Arial;
}
a.pages:hover {
	text-decoration: underline;
	color: #000000;
	font-size:12px;
	font-family:Arial;
}
a.pages:active {
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-family:Arial;
}

.px_border {
	border-width: 1px;
	border-style: solid;
	border-color: #d7b38f;
}

.cbbb
{
    background-color:Transparent;
    border-width:0px;
    color:#000000;
    text-decoration: none;
    font-weight: normal;
    border-color:Transparent;
    font-size:12px;
	font-family:Georgia;
	text-decoration: underline;
}

.a {
	color: #000000;
	background-color:Transparent;
	border-color:Transparent;	
	font-weight: normal;
	border-width:0px;
	cursor:hand;
	cursor:pointer;
	font-size:12px;
	font-family:Georgia;
}

.inputik {
	width: 350px;
	background-color: #F5E7BA;
	border: 1px solid #D7B38F;
}
.textarei4ik {
	width: 350px;
	background-color: #F5E7BA;
	border: 1px solid #D7B38F;
	height: 100px;
}

