body,td,th {
	font-family: Arial;
	color: #FFFFFF;
}
body {
	background-color: #323941;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #66FF00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h5 {
	font-size: 10px;
	color: #ECE9D8;
}
.style2 {color: #66FF00}

body {
	overflow: auto;
	scrollbar-face-color: #8080BF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #19347f;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-Color: #333333;
}


ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0;
}
.tbl_2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000033;
}

img {
border: none;
} 

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}