body{	
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 20px;
	margin-top: 0px;
	margin-right:20px;
	margin-bottom: 0px;
	}
img {border-style: none;}

th {
	font-weight: bold;
	background-color: #0066CC;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.top_menu {
	text-align: center;
	background-color: #0066CC;
	height: 20px;
	padding: 8px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	cursor:hand;
	}
#Active_menu {
	text-align: center;
	background-color: #000000;
	height: 20px;
	padding: 8px;
	border-left-width: 10px;
	border-style: solid;
	border-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	cursor:default;
	}

.small_text {
	font-size: 11px;
}
.img_play {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	cursor:hand;
	}
.warn_info {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
}
#inform {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	width: 99%;
}
#news_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #003333;
	text-align: justify;
	padding: 10px;
}