.bga {
	background-attachment: fixed;
	background-image: url(images/a_02.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.border-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4B1A1;
	border-left-color: #C4B1A1;
}
.hmenu a {
	font-family: century gothic;
	font-size: 11px;
	text-decoration: none;
	color: #7B674C;
}
.hmenu a:hover {
	font-family: century gothic;
	font-size: 11px;
	text-decoration: underline;
	color: #7B674C;
}
.vmemu a {
	font-family: Courier New;
	font-size: 15px;
	color: #2A2A2A;
	text-decoration: none;
}
.vmemu a:hover {
	font-family: Courier New;
	font-size: 15px;
	color: #2A2A2A;
	text-decoration: underline;
}
.leftmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.leftmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	font-weight: bold;
}
.leftborder {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
}
.site_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

