body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #9c9292;
	text-decoration: none;
}
.border {
	border: 1px solid #8a5f2d;
	padding: 1px;
}
.center {
	padding: 5px;
}
.maina:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e5e5e5;
	text-transform: uppercase;
	text-decoration: none;
}
.maina:visited {
	color: #e5e5e5;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.maina:hover {
	color: #F4E993;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.maina:active {
	color: #F4E993;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.mainbg {
	background-image: url(../images/lastbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;
	padding-top: 18px;
	padding-right: 17px;
	padding-left: 19px;
}
.centermain {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.linka:link {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a66f2d;
	text-transform: none;
	text-decoration: none;
}
.linka:visited {
	color: #a66f2d;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.linka:hover {
	color: #a66f2d;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.linka:active {
	color: #a66f2d;
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: none;
}
.parta:link {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #66625c;
	text-transform: uppercase;
	text-decoration: none;
}
.parta:visited {
	color: #66625c;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.parta:hover {
	color: #66625c;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.parta:active {
	color: #66625c;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	text-transform: uppercase;
}
