html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape */
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color:black  ;
	margin: 0px;
	color: #FFFFFF ;
	font-size:14px ; 
    
}

body a{
	color: #Ffffff ;
	text-decoration : none ;
	
}


body a:link  {
	color :#FBDADA  
}

body a:visited {
	color: #CFF9DA 
}

body a:hover a:hover_effect{
	color: #F83437 
}

body a:active {
	color:#46F86B 
}

.hover {
-webkit-user-select: none;
-webkit-touch-callout: none;        
}


.smaller {
	font: 100%/1.2 ;
	font-size: 12px ;

}
	
.smaller a:link  {
	color :#FBDADA  
}

.smaller a:visited {
	color: #CFF9DA 
}

.smaller a:hover {
	color: #F83437 
}

.smaller a:active {
	color:#46F86B 
}
	

#tpage {
	font-size: 18px;
	color: #ffffff;
	
}


#menu {
	color : white ;
	font-weight : 400 ;
	background-image : url("/img/b.gif") ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
} 

#menu-grey {
	color : white ;
	font-weight : 400 ;
	background-image : url("/img/b-grey.gif") ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
} 

#menu-black {
	color : black ;
	font-weight : 400 ;
	background-image : url("/img/b-lgrey.gif") ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
} 


#menu-ie a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("/img/b.gif");
	border : 2px ;
	padding : 4px 5px 6px 3px ;
	width : 160px ;
	margin : 0px ;
	display : block ;
} 

#menu-ie a:hover{
	color : white ;
	width : 160px ;
	background-image : url("/img/b-over.gif")} 

#menu-nn a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("/img/b.gif");
	border : 2px ;
	padding : 2px 0px 4px 2px ;
	width : 158px ;
	margin : 2px 2px 0px 2px ;
	display : block ;
} 

#menu-nn a:hover{
	color : white ;
	width : 158px ;
	background-image : url("/img/b-over.gif")} 

#menu-greyie a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("/img/b-grey.gif");
	border : 2px ;
	padding : 4px 5px 6px 3px ;
	width : 160px ;
	margin : 0px ;
	display : block ;
} 

#menu-greyie a:hover{
	color : white ;
	width : 160px ;
	background-image : url("/img/b-grey-over.gif")} 

#menu-greynn a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("/img/b-grey.gif");
	border : 2px ;
	padding : 2px 0px 4px 2px ;
	width : 158px ;
	margin : 2px 2px 0px 2px ;
	display : block ;
} 

#menu-greynn a:hover{
	color : white ;
	width : 158px ;
	background-image : url("/img/b-grey-over.gif")} 
