
body {
	background-color: white; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #4d4e50;	 
	}
img {
	border: 0px;
	}	
	
hr {
	height: 2px;
	background-color: #ffffff; 
	border-style: dashed;
	}	
 
h1 { 
	font-size: 20px;
	font-weight: bold; 
	color: #ff6600;
	margin-top:13px;
	}
 
h2 { 
	font-size: 16px;
	font-weight: bold; 
	color: #ff6600;
	}
 
a { 
	font-size: 12px; 
	color: #4d4e50; 
	font-weight: bold; 
	text-decoration:none;
	}

a:hover { 
	color: #4d4e50; 
	font-weight: bold; 
	text-decoration:underline;
	}

.navi {
	font-size: 12px; 
	color: #4d4e50; 
	font-weight: bold; 	
	letter-spacing: 1px; 
	letter-spacing: 1px; 
	text-decoration: none;	
	color:grey;
	}

a.navi {
	letter-spacing: 1px; 
	letter-spacing: 1px; 
	text-decoration: none;	
	color:grey;
	}

a.navi:hover {
	letter-spacing: 1px; 
	letter-spacing: 1px; 
	color:#4d4e50;
	text-decoration:underline;
	}

a.navi_selected {
	letter-spacing: 1px; 
	letter-spacing: 1px; 
	text-decoration: none;	
	color: #4d4e50; 
	}

a.topnavi {
	letter-spacing: 2px; 
	text-decoration: none; 
	margin-left:10px; 
	margin-right:10px; 	
	}

a.topnavi:hover {
	letter-spacing: 2px; 
	text-decoration: none; 
	margin-left:10px; 
	margin-right:10px;
	color:white;
	text-decoration:underline; 	
	}

.topnavi{
	color:white;
	}

a.topnavi_selected {
	letter-spacing: 2px; 
	text-decoration: none;
	color: #4d4e50; 
	margin-left:10px; 
	margin-right:10px; 		
}

a.topnavi_first {
	color:white;
	letter-spacing: 2px; 
	text-decoration: none; 
	margin-left:15px; 
	margin-right:10px; 	
	}

a.topnavi_selected_first {
	letter-spacing: 2px; 
	text-decoration: none;
	color: #4d4e50; 
	margin-left:15px; 
	margin-right:10px; 		
}

.bold {
	color: #ffffff; 
	font-weight: bold; 
	letter-spacing: 1px; 	
	color: #ff4d00;
	}

.imgRight {
  	float: right;
  	margin: 5px 10px 0 0;
  	}		
	
.imgLeft {
  	float: left;
  	margin: 10px 15px 0 0;
  	}		

.grey_dark {
	background-color: #4D4E50;
	}
	
.hotline {
	border-width:1px;
	border-style: solid;
	border-color:white;
	}	
	
.border_grey {
	border-width:1px;
	border-style: dotted;
	border-color:#aeaeae;
	}	
	
.border_grey_dark {
	border-width:1px;
	border-style: solid;
	border-color:#4d4e50;
	}	


