  body {
 	background-image: url(../../../images/background.jpg);
 	}

#navbar 
{
	background-image: url(../dropdown_menu/three_0.gif);
}

#header {
	height: 28;
	text-align:left;
	position:inherit;
	z-index:500;
	}
	
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}

.style5larger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: larger;
    }

.style8 {
	font-size: x-small;
	font-weight: bold;
	}

.style10 {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #383844;
	}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;}

.style13 {
	color: #383844;
	font-weight: bold;
	}
	
a img { 
    border: 0px; 
} 
a:link {
	color: #0E0D0B;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0E0D0B;
	}
a:hover {
	text-decoration: underline;
	color: #0E0D0B;
	}
a:active {
	text-decoration: none;
	color: #0E0D0B;
	}