body, td, th {
	font-family: tahoma, times new roman, roman, Tahoma, verdana, arial, san-serif;
	font-size: 10pt;
	color : white;
	}
body 	{
	margin:0px; 
	background : black;
	}
	
h1	{
	font-size : 12pt;
	color : white;
	letter-spacing : 1px;
	font-weight : bold;
	margin-bottom : 10px;
	margin-top : 0px;
	width : 100;
	}
p	{
	margin-top : 0px;
	margin-bottom : 10px;
	}
a { 
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #7077F9;
	background-color: inherit;
	text-decoration: underline;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 1px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: none;
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: white;
	text-decoration:none;	
/*	padding:2px 5px 2px 10px; */
	background: none;
	min-height:13px;
}

#sidebar ul.sidemenu a:hover {
	display:block;
	font-weight:normal;
	color: white;
	text-decoration:none;	
/*	padding:2px 5px 2px 10px; */
	background: underline;
	min-height:13px;
}

.special	{
	font-family : times new roman, serif;
	font-size : 10pt;
	}
	
.specialtitle	{
	font-size : 16pt;
	font-weight : bold;
	}

.style25 {color: #ffffff; font-size: small; }
.style7 {color: #ffffff;
	font-weight: bold;
}
.style20 {
	font-size: larger;
	font-weight: bold;
}
.style8	{
	font-size : larger;
	}

h2	{
	font-family : century gothic, tahoma, verdana, arial, san-serif;
	font-size : 15pt;
	font-weight : normal;
	}

#advert_block{
margin-top:290px;
width:790px;
}

#advert_block h1{
color:fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

.advert {
margin:4px;
float:left;
clear:both;
}

.panama-ad{
background-color:#E8E1AD;
width:780px;
padding:2px;
float:left;
clear:both;
}

.panama-ad-header{
background-color:#04165E;
width:780px;
float:left;
}

.panama-ad-header img{
text-align:center;
}

.ad_header{
float:left;
background-color:#0099FF;
width:780px;
height:90px;
}

.ad_header img{
text-align:center;
}

.ad_body{
float:left;
width:780px;
}

.ad_footer{
background-color:#000000;
float:left;
width:780px;
padding-top:10px;
padding-bottom:10px;
}
.red	{
	color: #ff0000;
}