@charset "utf-8";
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC9;
}
maincontent:link {
	text-decoration: underline;
}
maincontent:active {
	text-decoration: underline;
}

body {
	background-color: #1C140E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:none;
	
}.cntbg {
	background-image: url(../images/cnt_content_bg_1px.gif);
}
.sub_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC9;
	font-size: 10px;
}
.home_cnt_bg {
	background-image: url(../images/M_ctn_bg.jpg);
	background-repeat: no-repeat;
}
.M_address_bg {
	background-image: url(../images/M_address_bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FC9;
}
a:visited {
	color: #FC9;
}
.main_cnt_top {
	background-image: url(../images/m_cnt_top.gif);
	background-repeat: no-repeat;
}

a:hover {
	color: #FC9;
}
.cnt_content_bg {
	background-image: url(../images/c_cnt_bg_610x1px.gif);
	background-repeat: repeat-y;
}
.U_r_here {
	background-image: url(../images/c_where_bg.gif);
	background-repeat: no-repeat;
}
.m_top_bg {
	background-image: url(../images/M_top.jpg);
	background-repeat: no-repeat;
}
.tooltip { 
	position: absolute; 
	top: 0px; 
	left: 100px; 
	z-index: 3; 
	display: none; 
	color:#F00;
	padding:0px;
	border:0px;
}
.footerlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #FC9;
}

footerlink:active {
	text-decoration:none;
}
