body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161616;
}
a:link {
	color: #e09f46;
	text-decoration:none;
}
a:visited {
	color: #e09f46;
	text-decoration:none;
}
a:hover {
	color: #961d2e;
	text-decoration:none;
}
a:active {
	color: #e09f46;
	text-decoration:none;
}
a.link_white:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
a.link_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #e09f46;
}
a.link_white:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}
.bgr-l {
background-image: url(images/bgr_l.jpg);
background-position:right;
background-repeat:no-repeat;
}
.bgr-r {
background-image: url(images/bgr_r.jpg);
background-position:left;
background-repeat:no-repeat;
}
.bgr {
background-image: url(images/bgr_01.jpg);
background-position:center;
background-repeat: no-repeat;
}
.bgr_black {
background-image: url(images/bgr_black.jpg);
background-position:top;
background-repeat: no-repeat;
}
.text_gr_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#686868;
}
.text_white_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
.text_gold_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#e09f46;
}
.border {
	border-color:#e09f46;	
}
a.nav:link {
	
	color: #ffffff;
	text-decoration:none;
	font-size: 16px;
	
}
a.nav:visited {
	color: #ffffff;
	text-decoration:none;
	font-size: 16px;
}
a.nav:hover {
	color: #961d2e;
	text-decoration:none;
	font-size: 16px;
}
a.nav:active {
	color: #e09f46;
	text-decoration:none;
	font-size: 16px;
}
.text_gold_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#e09f46;
}
.text_gold_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#e09f46;
}