a:active     { color: #FFFFFF }
.text        { color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
a:hover      { color: #FF0000 }
.hdr {
	letter-spacing: 3px;
	color: #EAC89A;
}

a:link       { color: #FFFFFF }
a:visited    { color: #FFFFFF }
.style9 {color: #FFFFFF}
body { color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
p    { color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
td   { color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
.style10 {color: #000000}
.bold        { color: #000000; font-family: Arial; font-size: 13pt; }
.topr {
	background-color: #000000;
	background-image: url(navs/top-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Arial; font-size: 8pt; font-weight: bold;
}
.topl {

	background-color: #000000;
	background-image: url(navs/top-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial; font-size: 8pt; font-weight: bold;
}
.menu {

	background-color: #000000;
	background-image: url(navs/menu-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial; font-size: 9pt; font-weight: bold;
}
.menuright {

	background-color: #000000;
	background-image: url(navs/menu-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Arial; font-size: 9pt; font-weight: bold;
}


.bottombg {
	background-color: #000000;
	background-image: url(slices/images/topbnr-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;

}
.disc {

	font-family: Arial; font-size: 8pt; font-weight: bold;
}.topbnr {
	background-image: url(slices/images/topbnr-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	width: 100%;
}
.topnav {
	text-align: right;
	width: 95%;
	height: 23px;
}
.midnav {
	text-align: center;
	height: 15px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.redbg {
	background-image: url(slices/images/bg-red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
}
.contentarea {
	width: 935px;
}


.toplogo {
	text-align: left;
	height: 90px;
	width: 100%;
}

