BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000033;
	margin: 0px;
	overflow: hidden;}
/*
HTML {
	overflow: hidden;
}
*/
P {
	margin: 0px;
}
.logo {
	margin-bottom: 31px;
}
.menu {
	height: 31px;
	margin-bottom: 25px;
}
.menuNode {
	display: inline-block;
	height: 21px;
	width: 167px;
	margin: 2px;
	padding-top: 10px;
	cursor: hand;
	background-color: #DADCE5;
	font-weight: bold;
}

.content {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 4px solid #A5AFBB;
	border-bottom: 4px solid #A5AFBB;
	line-height: 20px;
/*
	width: 100%;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	text-align: left;
*/
}

.headline {
	font-weight: bold;
}
.subHeadline {
	font-weight: bold;
}
.text {
	text-align: justify;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.top {
	height: 20px;
	background-color: #A5AFBB;
	width: 100%;
	margin-bottom: 5px;
}

.centerTable {
	width: 700px;
}

.centerTable .iframePlace {
	vertical-align: top;
	background-color: #5B607E;
	height: 440px;
}

.iframePlace IFRAME {
	width: 700px;
	height: 440px;
	border: none;
}

.centerTable .logo {
	margin: 0px;
}

.centerTable .right {
	vertical-align: top;
	width: 448px;
	background-color: #5B607E;
}

.centerTable .left a {
	margin: 0px;
}

.centerTable .left {
	vertical-align: top;
	width: 241px;
	overflow:hidden;
	background-color: #494C6F;
	height: 410px;
	text-align: left;
}

.centerTable .contentSec {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.vMenu {
	text-align: center;
}

.centerTable .content .vMenu {
	width:690px;
}

.centerTable .content .vMenu a {
	margin:0px;
	padding:0px;
}

.centerTable .left .vMenu {
	background-color: #3E4166;
	text-align: left;
}

.centerTable .left .vMenu a {
	display: block;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.centerTable .left .vMenu a:hover {
	background-color: #494C6F;
}

.outer {
	width: 613px;
	display:inline-block;
}


.topScroller {
	height: 18px;
	width:100%;
	background-image:url(template/superbrands/images/frontpageTopScroller.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	cursor: hand;
}

.bottomScroller {
	height: 18px;
	width:100%;
	background-image:url(template/superbrands/images/frontpageBottomScroller.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor: hand;
}

.textScroll DIV {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

