/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	background-color:#000;	
	color:#acacac;
	
    scrollbar-face-color : #222222; 
	scrollbar-highlight-color : #222222; 
	scrollbar-3dlight-color : #222222;
	scrollbar-darkshadow-color : #222222; 
	scrollbar-arrow-color : #f68912;
	scrollbar-shadow-color : #353535;  
	scrollbar-track-color: #161616; 
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

/*---body---*/

.topMainBg{background-image:url(../images/index_12.jpg); background-repeat:no-repeat;}
.topMainBg2{background-image:url(../images/layout_12.jpg); background-repeat:no-repeat;}
.headerBg{background-image:url(../images/studios/bg.jpg); background-repeat:repeat-x;}
.insideBG{background-image:url(../images/inside_12.jpg); background-repeat:no-repeat;}

/*---txt---*/

.maintxt{
   font-family:Arial, Helvetica, sans-serif;
   color: #acacac;
   font-size: 13px;
   line-height: 17px;
   font-weight:normal;}
   
.maintxt a{
   font-family:Arial, Helvetica, sans-serif;
   color:#f27c21;
   font-size: 13px;
   line-height: 17px;
   text-decoration:none;
   font-weight:bold;}
   

.maintxt a:hover{
   font-family:Arial, Helvetica, sans-serif;
   color: #fcffa2;
   font-size: 13px;
   line-height: 17px;
   text-decoration:none;
   font-weight:bold;}
   
   
.whiteHeader{
   font-family:Arial, Helvetica, sans-serif;
   color: #fff;
   font-size: 15px;
   line-height: 18px;
   font-weight:bold;}
   
.whiteHeader a{
   font-family:Arial, Helvetica, sans-serif;
   color:#86b918;
   font-size: 13px;
   line-height: 17px;
   text-decoration:none;
   font-weight:bold;}
   

.whiteHeader a:hover{
   font-family:Arial, Helvetica, sans-serif;
   color: #f5ff4f;
   font-size: 13px;
   line-height: 17px;
   text-decoration:none;
   font-weight:bold;}
   
.whiteTxtB{
   font-family:Arial, Helvetica, sans-serif;
   color: #fff;
   font-size: 28px;
   font-weight:bold;}
   
.newsdate{
   font-family:Arial, Helvetica, sans-serif;
   color: #f23130;
   font-size: 10px;
   line-height: 14px;
   font-weight:normal;}
   
.newstitle{
   font-family:Arial, Helvetica, sans-serif;
   color: #f37d21;
   font-size: 14px;
   line-height: 17px;
   font-weight:normal;}
   
.newstitle a{
   font-family:Arial, Helvetica, sans-serif;
   color:#f37d21;
   font-size: 14px;
   line-height: 17px;
   text-decoration:underline;
   font-weight:bold;}
   

.newstitle a:hover{
   font-family:Arial, Helvetica, sans-serif;
   color: #fcffa2;
   font-size: 14px;
   line-height: 17px;
   text-decoration:underline;
   font-weight:bold;}
   
.orangetxt{
   font-family:Arial, Helvetica, sans-serif;
   color:#f27c21;
   font-size: 15px;
   line-height: 18px;
   text-decoration:none;
   font-weight:bold;}
   
.greytxt{
   font-family:Arial, Helvetica, sans-serif;
   color:#acacac;
   font-size: 15px;
   line-height: 18px;
   text-decoration:none;
   font-weight:bold;}