@CHARSET "ISO-8859-1";

*{margin:0px;
padding:0px;
}

body {
	background-color:#000000;
	color:#999999;
	margin:0px;
	font-family:verdana;
	font-size:9px;

	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:black;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#777777;
	scrollbar-track-color:#222222;
	
}

	
#container {
	background:  transparent url(../img/ap_nath.gif) left top no-repeat;
}

#menu_title {
	background:  transparent url(../img/menu_title.gif) left top no-repeat;
}

#menu_frame {
	background:  transparent url(../img/border_red.gif) left top repeat-y;
	border-bottom:1px solid red;
}



.backblack{
	background:  transparent url(../img/back_black.gif) left top repeat;
}

#div_list_1{
	text-align:left;
}


#div_list_html_1{
	display:none;
	padding:5px;
	border:1px none blue;
	width:370px;
	height:90px;
}

#div_html_1{
	overflow:auto;
	border:1px none #333333;
	width:370px;
	height:110px;
	text-align:left;
}

#div_html_1 p{
	margin:0px;
	margin-top:0px;
	text-align:justify;
}

#div_html_1 table{
	text-align:justify;
}

#div_html_1 h3{
	margin:0px;
	margin-bottom:0px;
	font-size:10px;
	color:#cccccc;
}

#div_html_1 a{
	color:red;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	
}

#div_html_1 a:hover{
	color:red;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

#div_html_1 #table_contact{
	margin-left:0px;
	margin-right:0px;
}
