.header {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	line-height: 24px;
}
.header a {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.header a:link {
	color: #FFFFFF;
}
.header a:visited {
	color: #FFFFFF;
}
.header a:hover {	
    color: #EBEBEB;
}
.header a:active {
	color: #CCCCCC;
}
.footer {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 26px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	letter-spacing: 0.1em;
}


.footer a:link {
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	
}
.footer a:visited {
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	font-size: 16px;
	color: #FFCCCC;
	font-weight: bold;
}
body {
	color: #FFFFFF;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.news {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/newsbak.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding: 5px;
	line-height: normal;
	font-weight: normal;


}
.blueline {
	color: #000099;
}
.article {
	white-space: pre;
	display: block;
	width: 400px;
	overflow: visible;
	visibility: visible;
	height: auto;
}


.news a:link {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;	
}
.news a:visited {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
		font-weight: bold;
}
.news a:hover {
	font-size: 14px;
	color: #FFCCCC;
		font-weight: bold;
}
.news a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.newstitle {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	line-height: normal;
	padding: 5px;
	letter-spacing: 0.15em;
}
.darkbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000CC;
}

.whatsnewtitle {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	padding: 5px;
}
.newssummary {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	padding: 5px;
	
}

.news img {
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.copyright {
	font-size: 10px;
	color: #999999;
	text-align: center;
	display: block;
}
.leftbody {
	text-align: left;
		padding: 8px;
}


.leftbody a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.leftbody a:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
	
}
.leftbody a:hover {
	color: #FFCCCC;
		font-weight: bold;
}
.leftbody a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #FFF0B3;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFF0B3;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	color: #FFCCCC;
		font-weight: bold;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.leftpad {
	text-align: left;
		padding: 8px;
}

.nav {
	font-size: 12px;
	text-align: right;
	padding: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
.nav a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.nav a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.public {
	font-size: 12px;
	padding: 15px;
	font-weight: lighter;
	color: #000000;
}
.public a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
.public a:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
.public a:hover {
	color: #0099FF;
		font-weight: normal;
}
.public a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
