/* CSS Document */
html, body {
	SCROLLBAR-3DLIGHT- COLOR: #ffffff;
 	SCROLLBAR-ARROW- COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #D1E59E
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #241814;
	SCROLLBAR-FACE-COLOR: #BBDE8E;
	SCROLLBAR-HIGHTLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	BORDER-COLOR: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.topband {
	background-image: url(../images/band_top.jpg);
}

.logobg {
	background-image: url(../images/logo_bg.jpg);
}

.logoband {
	background-image: url(../images/logo_bottband.jpg);
}

.contbg {
	background-image: url(../images/content_bg.jpg);
}

.labelbg {
	background-image: url(../images/label_band.jpg);
}

.copybg {
	background-image: url(../images/cright_bg.jpg);
}

.text {
	margin-top: 0 0 1.0em;
	text-align: justify;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	}
a.text:hover {
	margin-top: 0 0 1.0em;
	text-align: justify;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #004A91;
	line-height: 16px;
	}
		
.cright {
	margin-top: 0px;
	font: 10px/16px arial,tahoma,verdana,sans-serif;
	text-decoration: none;
	color: #BAE85C;
	}
		
.bnf {
	margin-top: 0px;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
a.bnf:hover {
	margin: 0;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #BAE85C;
	}

.highlight {
	margin-top: 0;
	text-align: justify;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #003E7A;
	line-height: 16px;
	}
a.highlight:hover {
	margin-top: 0;
	text-align: justify;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
	}
	
.highlightbig {
	margin-top: 0;
	text-align: justify;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #003E7A;
	line-height: 16px;
	}
	
.bright {
	margin-top: 0;
	text-align: justify;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003E7A;
	line-height: 16px;
	}
