body{background:#262626;}
body,input,select,textarea,td,th{color:#FFFFFF; font-family:Tahoma; font-size:10px;}
body,form,p,ul{margin:0; padding:0;}
a{color:#F14047; text-decoration:none;}
a:hover{text-decoration:underline;}
img,table{border:0 none;}
strong a:hover{text-decoration:none;}
sup{font-size:9px;}
table{border-collapse:collapse;}
textarea{overflow:auto;}
td,th{padding:0; vertical-align:top;}



/* splash page */

.slbg{background:url(images/slbg.jpg) right top no-repeat; width:50%;}

.scbg{background:url(images/scbg.jpg) left top no-repeat; height:650px; width:766px;}
.scbg img{vertical-align:top;}
	
	.s_but{margin:199px 0 225px 242px;}

.srbg{background:url(images/slbg.jpg) left top no-repeat; width:50%;}

/* flash page */
.flbg{background:url(images/flbg.jpg) right top no-repeat; width:50%;}
.frbg{background:url(images/frbg.jpg) left top no-repeat; width:50%;}

/* html pages */
.lbg{background:url(images/lbg.jpg) right top no-repeat; width:50%;}

.cbg{background:url(images/cbg.jpg) left top no-repeat; height:650px; width:766px;}

	.header{height:168px; padding:9px 32px 0 40px;}
	.header div{margin-top:30px; text-align:right;}

	.left{color:#919191; font-size:10px; height:398px; padding:0 9px 0 52px; width:272px;}
	
	.main_table{background:url(images/mtbg.jpg) left top no-repeat; height:410px; padding:16px 21px 0 21px; position:absolute; width:360px;}
	.main_table table{width:100%;}
	.main_table td{
	line-height:12px;
	font-family: Tahoma;
}
	.main_table a{white-space:nowrap;}
	
		.txt{
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
		
		.gallery{height:84px; margin-bottom:4px; overflow:hidden; width:358px;}
		.gallery td{width:33%;}
		.gallery img{margin:0 12px;}
		
		.c_form input{margin-bottom:5px; width:140px;}
		.c_form input,.c_form textarea{background:#404040; border:1px solid #FFFFFF; padding-left:4px;}
		.c_form textarea{height:100px; margin-bottom:15px; width:330px;}
		
		.s_txt{height:340px; overflow:auto;}
		.s_txt2{height:390px; overflow:auto; overflow-x:hidden;}
	
	.footer{background:url(images/fbg.gif) 52px 20px no-repeat; color:#848484; height:27px; padding:48px 76px 0 0; text-align:right;}
	.footer a{color:#848484; text-decoration:underline;}
	.footer span a{text-decoration:none;}

.rbg{background:url(images/lbg.jpg) left top no-repeat; width:50%;}


.c1{color:#DF3F46;}
.c2{color:#F14047;}

.l_img{float:left; margin:0 10px 10px 0;}


/* popups */
.p_bg{background:#545454;}

.p_title{background:#000000; height:18px; padding:4px 0 0 14px;}

.p_content{margin:4px 4px 0 16px; height:278px; overflow:auto; padding:6px 16px 0 0;}
.p_content2{margin:10px 20px 0 16px;}


.png {
     behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
