/* CSS Document */
BODY 
{
	SCROLLBAR-FACE-COLOR: #C4D5DF;	
	SCROLLBAR-HIGHLIGHT-COLOR: #B0AEB3;
	SCROLLBAR-SHADOW-COLOR: #142831;
	SCROLLBAR-3DLIGHT-COLOR: #B0AEB3;
	SCROLLBAR-ARROW-COLOR: #142831;
	SCROLLBAR-TRACK-COLOR: #B0AEB3;
	SCROLLBAR-DARKSHADOW-COLOR: #C4D5DF;
	FONT-SIZE: 11px;
	PADDING-RIGHT: 0px;
	PADDING-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #292929; 
}
.main_border{
	border: 1px solid #626262;
}
.bg_left{
	background-image: url(../images/bg_left.jpg);
	height: 768px;
}
.bg_right{
	background-image: url(../images/bg_right.jpg);
	height: 768px;
}
.top_link_text{
	font-family: Arial;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.top_link{
	font-family: Arial;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.top_link:hover{
	color: #000000;
	text-decoration: underline;
}
.bg_body{
	background-image: url(../images/bg_body.jpg);
	height: 601px;
}
.bg_footer{
	background-image: url(../images/bg_footer.jpg);
	height: 56px;
}
.news_text{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.news_link{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.news_link:hover{
	color: #D23E13;
	text-decoration: underline;
}
.bg_video_right{
	background-image: url(../images/bg_video_right.jpg);
	height: 167px;
}
.video_right_text{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.body_text{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}
.header_text{
	font-family: Arial;
	font-size: 11px;
	color: #CB1D09;
	text-align: bold;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
.body_box_text{
   border: 1px solid #1c2d3c;
   background-color: #C4D5DF;
   font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
   padding-left: 12px;
}
.body_box_link{
   border: 1px solid #323F48;
   background-color: #1C2D36;
	height: 31px;
	padding-top: 8px;
	padding-left: 12px;
	display: block;
	width: 390px;
  	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.body_box_link:hover{
   border: 1px solid #323F48;
   background-color: #C1D0D8;
	height: 31px;
	display: block;
	width: 390px;
	padding-left: 12px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
  input.textbox
{

	float: none;
	FONT-FAMILY: Arial;
	width: 152px;
	height: 17px;
	FONT-SIZE: 12px;
	COLOR: #db521e;
	BORDER: #4A5057 1pt solid;
	background-color: #02141F;
}
.footer_text{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
input.button
{
	background-color: #FD9B02;
	height: 22px;
	width: 71px;
	color: #000000;
	border:none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.body_box_text1{
   border: 1px solid #1c2d3c;
   background-color: #C4D5DF;
   font-family: Arial;
   font-size: 11px;
   text-align:center;
   color: #000000;
   font-weight: bold;
}
.header_text_large{
	font-family: Arial;
	font-size: 12px;
	color: #CB1D09;
	text-align: bold;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

.bg_header{
	/*background-image: url(../images/artist_bg_top.gif);
	background-repeat:repeat-y;*/
	font-family: Arial;
	font-size: 15px;
	color: #CB1D09;
	text-align: bold;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

/*.gallery_text{
    BORDER: #BACCD6 2px solid;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.gallery_text_hover{
    BORDER: #F99901 2px solid;
	font-family: Arial;
	font-size: 11px;
	color: #871801;
	font-weight: bold;
	text-decoration: none;
}
.cursorClass{
 Cursor: pointer;Cursor: hand;
}*/
 .textarea
{
	COLOR: #db521e;
	float: none;
	FONT-FAMILY: Arial;
	width: 152px;
	height: 80px;
	FONT-SIZE: 12px;
	BORDER: #4A5057 1pt solid;
	background-color: #02141F;
}
.but_text{
    background-image:url(../images/but_1.jpg);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 85px;
	border: none;
	height: 24px;
	text-align: center;
	text-decoration: none;
}
.but_text_hover{
    background-image:url(../images/but_1a.jpg);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 85px;
	height: 24px;
	border: none;
	text-align: center;
	text-decoration: none;
}

.but_text_deactive{
    background-image:url(../images/but_1b.jpg);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 85px;
	border: none;
	height: 24px;
	text-align: center;
	text-decoration: none;
}

.error{
	font-family: Arial;
	font-size: 11px;
	color: #D23E13;
	font-weight: normal;
	text-decoration: none;
}
 input.textbox1
{
	COLOR: #db521e;
	float: none;
	FONT-FAMILY: Arial;
	width: 130px;
	height: 17px;
	FONT-SIZE: 12px;
	BORDER: #4A5057 1pt solid;
	background-color: #02141F;
}
Form
{
	margin: 0px;
	padding: 0px;
}
.thanks_msg{
	font-family: Arial;
	font-size: 14px;
	color: #3cbbde;
	text-align: center;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

.gallery_text_hover{
    BORDER: #ffd964 1px solid;
	font-family: Arial;
	font-size: 11px;
	line-height:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.cursorClass{
 Cursor: pointer;Cursor: hand;
}
.gallery_text{
    BORDER: #BACCD6 1px solid;
	font-family: Arial;
	font-size: 11px;
	color: #c4d0dc;
	line-height:12px;
	font-weight: bold;
	text-decoration: none;
}
.news_text_1{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
}
.body_text2
{
	font-family: Arial;
	font-size: 11px;
	color: #c4d0dc;
	line-height:12px;
	font-weight: bold;
	text-decoration: none;
}
.body_text2:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height:12px;
	font-weight: bold;
	text-decoration: none;
}

.body_main_img{ background-image:url(../images/bg.jpg); width:533px; height:564px; background-repeat:repeat-x;}
.btn_prev{ display:block; text-align:center; line-height:24px; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; border:none; background:url(../images/btn_prev.gif); background-repeat:no-repeat; width:85px; height:24px;}
.btn_prev:hover {color:#eebb1f;}
.bodytext { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; font-weight:bold;}
.popup_border {border: 1px solid #9B9B9B;}

.btn_prev_deactive{ display:block; text-align:center; line-height:24px; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#d6d0d2; border:none; background:url(../images/btn_prev.gif); background-repeat:no-repeat; width:85px; height:24px;}
.bg_video_right2{
	background-image: url(../images/bg_yellow.gif);
	height: 50px;
}
.body_main_img2{ background-image:url(../images/bg_new_big.gif);}