img, div { behavior: url(fileadmin/primegames/layout_element/layout_script_js/iepngfix.htc) }

a { outline: 0 none; }


html,body, div, td, table, tr {
  margin: 0;
  padding: 0;
}

body {	
	background-color: #dadadc;
	font-size: 10px;
	font-family: Verdana;
	color: ##292828;
	text-decoration:None;  
        background-image: url(../layout_images/background.jpg); background-repeat: repeat-x;
}

.bottomnav {
	font-size: 10px;
	font-family: Verdana;
	color: ##292828;
}

.bottomnav a:link {   
	font-size: 10px;
	font-family: Verdana;
	color: #292828;
	text-decoration:None;  
}

.bottomnav a:visited {   
	font-size: 10px;
	font-family: Verdana;
	color: #292828;
	text-decoration:None; 
}

.bottomnav a:hover {   	
	text-decoration: underline;  
	color: #000000;	
}

.topbar {
   background-image: url(../layout_images/background_top.jpg) ;
   background-repeat: no-repeat;
}
 
.middleback {
    background-image: url(../layout_images/background_center.png);
    background-repeat: repeat-y;
    /*background-image: none;	
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout_images/background_center.png');*/
    BACKGROUND-COLOR:transparent;
}

.bottomback {
   background-image: url(../layout_images/background_bottom.png) ;
   background-repeat: no-repeat;
   /*background-image: none;	
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout_images/background_bottom.png');*/
    BACKGROUND-COLOR:transparent;
}

.topnav a:link {   
	font-size: 10px;
	font-family: Verdana;
	color: #58595b;
	text-decoration:None;  
	font-weight: bold;

}

.topnav a:visited {   
	font-size: 10px;
	font-family: Verdana;
	color: #58595b;
	text-decoration:None; 
	font-weight: bold;
}

.topnav a:hover {   	
	text-decoration: none;  
	color: #58595b;	 
}

.cssCopy {
   	font-size: 10px;
	font-family: Verdana;
	color: ##292828;	 
}

.csslogo {
   position:absolute;
   top: 50px; left:20px;width:280px; height: 125px;  
   display:block;
}
