body , td , input , select {
    font-family: "Tahoma, Arial, Helvetica, sans-serif";
    font-size: 12px;
    color: #595959;
	  line-height: 180%;
}
body {
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-color: #D0EFFE;
    margin-left: 0px; 
    margin-top: 20px; 
    margin-right: 0px; 
    margin-bottom: 0px;
}
a:link { color: #595959; text-decoration: none;}
a:visited { color: #595959; text-decoration: none;}
a:active { color: #595959; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: underline;}

.copyright {
	font-size: 9pt;
	line-height: 20pt;
	color: #5891B0;
}

.bold {font-weight: bold;}
.text {text-align:justify; text-justify:inter-ideograph;}

.header {
	font-size: 9pt;
	color: #FF6600;
	line-height: 25pt;
}

.news_title {color: #00488B; font-family:"Arial, Tahoma, Verdana"; font-size:14pt; font-weight: bold;}

.topmenu {color: #1191AA;  letter-spacing:2px;}
.topmenu a:link {color: #1191AA; text-decoration: none}
.topmenu a:visited {color: #1191AA; text-decoration: none}
.topmenu a:hover {color: #006072; text-decoration: none}

.news_bg {
    background-image: url(../images/newsinfo_bg.jpg);
    background-repeat: no-repeat;
	}
	
.game_bg {
    background-image: url(../images/game_bg.gif);
    background-repeat: repeat-x;
	}
	
.game_menu {color: #082E62; font-size:11px; font-family: Verdana,Tahoma,Arial; line-height: 200%;}
	
.font11 {font-size:11px; font-family: Verdana,Tahoma,Arial;}