body {
	background-color: #130E0A;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top:12px;
}

.logo {
	padding-top: 8px;
	padding-left: 81px;
	padding-bottom: 16px;
}
.flash_left_bg {
	background-image: url(images/flash_left_new_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 89px;
}
.flash_right_bg {
	background-image: url(images/flash_right_new_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 113px;
	
}
.info_bg {
	background-color: #130E0A;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 119px;
	padding-left: 95px;
	padding-top: 11px;
}
.grey_bar {
	background-color: #383633;
	border: 1px solid #AAA29B;
}
.vertical_line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.orange {
	color: #DF8D2F;
}
.subtitle{
	color: #DF8D2F;
	margin:5px 0 0 0;
	padding:5px 0;
}
.star_padding {
	padding-left: 15px;
}
.table_padding {
	padding-top: 10px;
	padding-bottom: 5px;
}
.horizontal_line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #3C3834;
	padding-bottom: 13px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0 10px 0;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding:0 0 10px 0;
	font-weight: normal;
}
p a{
	color: #FFFFFF;
}
p a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.bullet_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bullet_list a{
	color: #FFFFFF;
}
.bullet_list a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B6B4B4;
	margin: 0px;
	padding: 0px 0 10px 0;
	font-weight: normal;
}
h3 a{
	color: #B6B4B4;
}
h3 a:hover{
	color: #B6B4B4;
	text-decoration:none;
}
.details {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.details a{
	color: #FFFFFF;
	text-decoration:underline;
	list-style-image: url(images/arrow.jpg);
}
.details a:hover{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/arrow.jpg);
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	text-align:center;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DF8D2F;
	height: 28px;
}
.footer_text ul{
	margin:0;
	padding:0;
}
.footer_text ul li{
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	display:inline;
}
.footer_text ul li a{
	color: #DF8D2F;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
}
.footer_text ul li a:hover{
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DA8A30;
	padding-bottom: 2px;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #C1BDBD;
}
.copyright a{
	color: #C1BDBD;
	text-decoration:underline;
}
.copyright a:hover{
	color: #C1BDBD;
	text-decoration: none;
}
#list {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 6;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	color: #FFFFFF;
	}
#list li {
	list-style-image: none;
	list-style-type: square;
}
#list li a {
	display: block;
	color: #FFFFFF;
	width: 100%;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	/*background-image: url(images/arrow_01.jpg);*/
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
		}	
#list li a:hover {
	color: #FFFFFF;
	/*background-image: url(images/arrow_01.jpg);*/
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.movie_bg {
	background-image: url(images/movie_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 6px;
	background-color: #130E0A;
}
.top_bg_new {
	background-image: url(images/top_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.topbg {
background-image:url(images/top_bg_01.jpg);
background-repeat:no-repeat;
background-position:-8px top;
}
.subpage-main_bg {
	background-color: #130E0A;
	background-image: url(images/subpage-main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	padding-right: 119px;
	padding-left: 95px;
	padding-top: 0px;
}
.subpage-title-bg {
	background-color: #4B220C;
	background-image: url(images/subpage-title-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #000000;
	padding:3px 0;
}
.horizontal_orenge {

	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DF8D2F;
	padding-bottom: 13px;
}
.table_padding-left {
	padding-left: 20px;
	padding-right: 10px;
}
.main-bor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DF8D2F;
	border-left-color: #DF8D2F;
}

#nav ul {
	margin:0;
	padding:0;
	list-style: none;
}

#nav li {
	margin:0;
	padding:0;
	display:inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF8D2F;
	margin: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF8D2F;
	margin: 0px;
}
.subpage-main_bg ul {
	list-style-type: square;
}

.subpage-main_bg li {
	list-style-type: square;
	
}
.subpage-main_bg ol {
	list-style-type: square;
}

.subpage-main_bg li {
	list-style-type: square;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.photo{
	margin:0 10px 10px 0;
	padding:2px;
	border:solid 1px #d4d4d3;
}
.photo-p{
	margin:0;
	padding:0;
}
.border{
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 2px;*/
	width: 980px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left:18px;
	
}
.borderhome{
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 310px;
	/*width: 980px;*/
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 18px;
	
}