body {background-color: #000000}
.bg-top-hr {
	background-image: url(i/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-bg {
	background-image: url(i/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-bg-bot {
	background-image: url(i/bg-menu-bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-left {
	background-image: url(i/bg-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-left-hr {
	background-image: url(i/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: left -26px;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #bc925a;
}






.text {
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #534D44;
	padding-right: 10px;
	padding-left: 9px;
}
.c {
	font-family: Tahoma;
	font-size: 11px;
	color: #294746;
	padding-left: 9px;
}

.c a:link, .c a:visited {
		color: #37605E;
	
}


.c a:hover {
		color: #549491;
	
}

a:link {
	color: #9A744F;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;

}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {
	color: #CCEAF5;
	text-decoration: none;

}
.bg-right {
	background-image: url(i/inside/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right-hr {
	background-image: url(i/inside/bg-right-hr.jpg);
	background-repeat: repeat-y;
	background-position: right 75px;
}
.bg-top-right-hr {
	background-image: url(i/bg-top-hr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	top: 50px;
}
.bg-top-gen {
	background-image: url(i/inside/bg-top-gen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hi-light-text {
	color: #999999;
}

