@charset "utf-8";
/* CSS Document */
/* Link Actions */
A:link {
	text-decoration: none; 
	color:#666666; 
	font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
A:visited { 
	text-decoration: none; 
	color:#666666; 
	font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
A:active { 
	text-decoration: none; 
	color:#666666; 
	font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
A:hover { 
	text-decoration: none; 
	color:#ec6c1c; 
	font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
	font-weight: normal;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #EC6C1C;
}
.minimenutarget {
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.line { background: #fff url(../images/hr.png) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}
.newsboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #ec6c1c;
	font-weight: bold;
	}
.loginheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	}