@charset "iso-8859-1";
/* author: cvdb C6C1B4*/
/* Creation date: 8-01-2005 */

/*===========links============*/

a,a:visited
{
color:#000099;
text-decoration:none;
}
a:hover
{
color:#FF9933;
text-decoration:none;
}
a:active
{
color:#0000FF;
text-decoration:underline;
}

/*=================body============*/

body
{
margin-left:15px;
margin-right:15px;
margin-top:2px;
margin-bottom:15px;
color:#FFFFFF;
background-color:#FF9933;
}

font,th,p,td
{
color:#000066;
font:12px Verdana;
text-align: justify;
font-weight: normal;
line-height: 15px;
}

table
{
	font:inherit;
}

/*.tabel
{
	font-family:Verdana;
        text-align:justify;
        font-size: 12px;
        font-weight: normal;
        color: #FF9933;
        line-height: 15px;

}*/
.bold
{
	font-family:Verdana;
	text-align:justify;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 15px;
}

.text
{
	font-family:Verdana;
	text-align:justify;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	line-height: 15px;
}
.title
{
        height: 53px;
	font-family:Verdana;
        text-align:center;
        font-size: 16px;
        font-weight: bold;
        color: #000033;
	background:  none;
	width: 220px;
        line-height: 53px;
        margin: 2px;

}
.results
{
        font-family:Verdana;
        text-align:justify;
        font-size: 14px;
        font-weight: bold;
        color: #000033;
	line-height: 20px;
        

}
.footer
{
	color:#000033;
	font-family: Verdana;
	font-size: 9px;
	text-align: justify;
	font-weight: normal;
	line-height: 10px;

}

img {
 border-style: none;
 border-color:0px;
 padding-left: 6px; 
 padding-right: 6px; 
 
}
.foto
{       color: #000033;
	font-family:Verdana;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}


/*=============menu============== */

#menu {
	width: 120px;
	border-style: none;
	border-color: #336699;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}	

	
#menu li a {
  	height: 30px;
	font-family:Verdana;
	text-align:"left";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 14px;
	text-decoration: none;
	height: 24px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(./img/button.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FF9933;
	background: url(./img/button.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #0000FF;
	background: url(./img/button.gif); 0 -64px;
	padding: 8px 0 0 10px;
	}

