body {
	background-color: #e8aa20;}
	
#main {
	background: url('bg.jpg') repeat-y;
	width: 776px;
	margin: auto;}
	
#title {
	background: url('top.jpg') no-repeat;
	width: 100%;
	height: 174px;}
	
#navi_top {
	background: url('navi_top.jpg') no-repeat;
	height: 28px;
	padding-left: 170px;}
	
#navi_left {
	width: 135px;
	float: left;
	margin: 0px;}
	
#content {
	width: 510px;
	margin-left: 40px;
	float: left;}
	
#bottom {
	background: url('bottom.jpg') no-repeat;
	height: 20px;
	text-align: right;}
	
br.clear{
	clear: both;}
	
h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #074091;
	width: 100%;
	height: 20px; 
	border-bottom: 1px #E8AA21 dashed;}

.fliesstext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;}
.fliesstext a:link {
	text-decoration: underline;
	color: #074091;}
.fliesstext a:visited {
	text-decoration: underline;
	color: #074091;}
.fliesstext a:active {
	text-decoration: underline;
	color: #074091;}
.fliesstext a:hover {
	text-decoration: none;
	color: #000000;}
	
.copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #626262;
	padding-right: 90px;}
	
ul.navigation_top{
	margin: 0px;
	padding: 0px;
	list-style:none;
	white-space: nowrap;
	vertical-align: middle;}

ul.navigation_top li{
	display: inline;
	padding-right: 30px;
	height: 28px; 
	width: 100%;
	font: bold 12px Verdana, Arial, sans-serif; 
	color: #074091;}
	
ul.navigation_top li a:link{
	text-decoration: none; color: #074091;}
ul.navigation_top li a:visited{
	text-decoration: none; color: #074091;}
ul.navigation_top li a:active{
	text-decoration: none; color: #074091;}
ul.navigation_top li a:hover{
	text-decoration: none; color: #e8aa20;}
	
ul.navigation_left{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 30px;
	list-style:none;
	text-align: center;}

ul.navigation_left li{
	height: 10%;
	margin-bottom: 10px;
	font: bold 12px Arial, sans-serif; 
	color: #074091;
	background-color: #e8aa20;}
	
ul.navigation_left li a:link{
	text-decoration: none; color: #074091;}
ul.navigation_left li a:visited{
	text-decoration: none; color: #074091;}
ul.navigation_left li a:active{
	text-decoration: none; color: #074091;}
ul.navigation_left li a:hover{
	text-decoration: none; color: #000000;}

img.picborder{
	position:relative; 
	top:-4px; 
	left:-4px; 
	background: #FFFFFF; 
	padding:4px; 
	border: 1px solid #074091;}
img.link {
	border: 0px;}

.bold {
 font-weight: bold;}
.blue {
 color: #074091;}

