body{
	background-color: #000000;
}

div{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

img{
	border: 0px;
}

p{
	display: inline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}

a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

fieldset{
	width: 430px;
	padding: 15px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

legend{
	letter-spacing: 1px;
	color: #A90B1D;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

.teaser{
	text-decoration: none;
}

.pageImage{
	max-width: 200px;
	max-height: 200px;
}

.MultiBoxContainer{
	position: absolute;
	border: 20px solid #FFFFFF;
	background-color: #FFFFFF;
	display: none;
	z-index: 1000;
	text-align: left;
}

.MultiBoxLoading{
	background-image: url("url(../../global_inc/systemIcons/loader.gif)");
	background-position: center;
	background-repeat: no-repeat;
}

.MultiBoxContent{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose{
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../../global_inc/systemIcons/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer{
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls{
	width: 100%;
	height: px;
	position: relative;
	background-color: #FFFFFF;
}

.MultiBoxPrevious{
	position: absolute;
	background: url(../../global_inc/systemIcons/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext{
	position: absolute;
	background: url(../../global_inc/systemIcons/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled{
	cursor: default;
	background: url(../../global_inc/systemIcons/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled{
	cursor: default;
	background: url(../../global_inc/systemIcons/leftDisabled.png) no-repeat;
}

.MultiBoxTitle{
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber{
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

.MultiBoxDescription{
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}



.templateTable{
	font:inherit;
	font-size:inherit;
	font-family:inherit;
	font-style:inherit;
}
.wrapper{
	position:absolute;
	top:20px;
	left: 50%;
	margin-left:-400px;
	width:800px;
	background-color:#000000;}
.areaClass0{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-color:#000000;
}
.elementHolderClass0_0_0{
	position:relative;
	top:0px;
	left:0px;
	width:800px;
}

.elementClass0_0_0_0{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}

