/* CSS Document */
* {
/*	margin:0;
	padding:0;*/
}
html, body {
	height:100%
}

body {
	color: #00FF00;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #33FFFF;
}

#table_head{
	height:100px;
	vertical-align:top;
	margin:0 auto;
	padding: 0px;
	color: #FF0000;
}
	#table_head a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #FF0000;
		text-decoration:underline;
		vertical-align: middle;
		height: 17px;
	}
	#table_head a:hover {
		color: #00FF00;
	}
#itser{
	color:#00FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#itser a{
	color:#00FF00;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	}		
	#itser a:hover{
	color:#00FF00;
	text-decoration: underline;
	}		
	#itser a:active{
	color:#00FF00;
	text-decoration: none;
	}		

#table_body{
	height:68%;
	vertical-align:top;
}

#table_foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	vertical-align: bottom;
	letter-spacing: 0.1em;
	line-height: 15px;
}

#table_foot a{
	text-decoration:underline;
	color: #FF0000;
}
	#table_foot a:active{
		text-decoration:none;
	}
	#table_foot a:hover{
		text-decoration:underline;
		color: #00FF00;
	}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 17px;
	color: #999999;
}

.ZagT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;


}
#Art {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
}
	#Art a {
		color: #FF0000;
		text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 25px;
		font-weight: normal;
	}
	#Art a:hover {
		color: #00FF00;
		text-decoration: underline;
	}

.Hero_Act {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	width: 215px;
	}
	
.News {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: justify;
}

.N_Zag {
	color: #FFFF99
}

.N_qus {
	color: #FF6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.film {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	line-height: 16px;
}
