body
{
	background-image: url(../images/Neutral_background.jpg);
	background-position: center;
	background-color:#191919;
	color: #FFFFFF;
	margin: 0px;
}
#fullheight {
    height:100%
}
.MainBackground {
	background-color: #191919;
}
.TableBorder
{
	border: 1px solid #666666;
}

.CellColor1
{
	background-color:#333333;
}

.CellColor2
{
	background-color:191919;
}

.MainText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: justify;
	vertical-align: text-top;
}
.CellBackground01 {
	background-image: url(../images/Neutral_image01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.CellBackground02 {
	background-image: url(../images/Neutral_image02.gif);
}

.CellSpacing {
	padding: 20px;
}
.BorderNoSides {
	border-top: 1px solid #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}
.BorderBottomOnly {
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}
.Border3Sides {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}
.CellColor3 {
	background-color:#333333;
}
.MainText a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration: underline;
}
.MainText a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration: underline;
}
.MainText a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration: underline;
}
.MainText a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	cursor: hand;
	text-decoration: none;
}

.MainText2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}
.MainText2 a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.MainText2 a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.MainText2 a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.MainText2 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	cursor: hand;
	text-decoration: none;
}
.Heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
}
.Heading2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCCCCC;
	font-weight: bold;
}
.Heading a:link {text-decoration: underline; color: #FFFFFF;font-size:16px;}
.Heading a:active {text-decoration: underline; color: #FFFFFF;font-size:16px;}
.Heading a:visited {text-decoration: underline; color: #FFFFFF;font-size:16px;}
.Heading a:hover {
	color: #FF3300;font-size:16px;
}
.Heading2 a:link {text-decoration: underline; color: #FFFFFF;font-size:16px;}
.Heading2 a:active {text-decoration: underline; color: #FFFFFF;font-size:16px;}
.Heading2 a:visited {text-decoration: underline; color: #FFFFFF;font-size:16px;}
.Heading2 a:hover {
	color: #CC0000;font-size:16px;
}
.menu1_onclass {
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	cursor: hand;
	background-image: url(../images/bullet.png);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.menu1_offclass {
	margin: 5px;
	border: 1px solid #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bullet.png);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.submenu1_onclass {
	margin: 5px 10px;
	border: 1px double #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	background-color: #666666;
	cursor: hand;
	background-image: url(../images/bullet.png);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.submenu1_offclass {
	margin: 5px 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	cursor: hand;
	background-image: url(../images/bullet.png);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.menu2_onclass {
	padding: 24px 8px 8px;
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Arrow_button_neutral_over.png);
	background-position: center top;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
}
.menu2_offclass {
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Arrow_button_neutral.png);
	background-position: center top;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	padding: 24px 8px 8px;
}
.submenu2_onclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	cursor: hand;
	background-image: url(../images/Arrow_sub.png);
	background-position: left top;
}
.submenu2_offclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #999999;
	cursor: hand;
	background-image: url(../images/Arrow_sub_over.png);
	background-position: left top;
}
.menu3_onclass {
	padding: 24px 8px 8px;
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Film_button_over.png);
	background-position: center top;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
}
.menu3_offclass {
	padding: 24px 8px 8px;
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Film_button.png);
	background-position: center top;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.submenu3_onclass {
	margin: 5px 20px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	cursor: hand;
}
.submenu3_offclass {
	margin: 5px 20px;
	border: 1px solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #999999;
	cursor: hand;
}
.menu4_onclass {
	padding: 24px 8px 8px;
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Red_button_over.png);
	background-position: center top;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
}
.menu4_offclass {
	padding: 24px 8px 8px;
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Red_button.png);
	background-position: center top;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.submenu4_onclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #990000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFFF;
	cursor: hand;
	background-image: url(../images/RedButton_sub.png);
	background-position: left top;
}
.submenu4_offclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
	cursor: hand;
	background-image: url(../images/RedButton_sub.png);
	background-position: left top;
}
.menu5_onclass {
	padding: 24px 8px 8px;
	border: none #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Swirl_button_neutral_over.png);
	background-position: center top;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
}
.menu5_offclass {
	padding: 24px 8px 8px;
	border: none #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Swirl_button_neutral.png);
	background-position: center top;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
}
.submenu5_onclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #999999;
	cursor: hand;
	background-image: url(../images/Swirl_sub.png);
	background-position: left top;
}
.submenu5_offclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	cursor: hand;
	background-image: url(../images/Swirl_sub.png);
	background-position: left top;
}
.menu6_onclass {
	padding: 24px 8px 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Sun_button_neutral_over.png);
	background-position: center top;
	color: #999966;
	text-decoration: none;
	background-repeat: no-repeat;
}
.menu6_offclass {
	padding: 24px 8px 8px;
	border: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	background-image: url(../images/Sun_button_neutral.png);
	background-position: center top;
	color: #CCCC00;
	text-decoration: none;
	background-repeat: no-repeat;
}
.submenu6_onclass {
	margin: 5px 20px 5px 30px;
	border: 1px solid #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #999933;
	cursor: hand;
	background-image: url(../images/Sun_sub.png);
	background-position: left top;
}
.submenu6_offclass {
	margin: 5px 20px 5px 30px;
	border: 1px inset #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #999966;
	cursor: hand;
	background-image: url(../images/Sun_sub.png);
	background-position: left top;
}
.footerbackground {
	background-color: #333333;
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
}
.footerborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:7px;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/aspx/scripts/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:32px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:32px;
	padding:11px 15px 10px 0;
	float:right;
}

#TB_closeAjaxWindowBottom{
	height:32px;
	text-align:center;
}

#TB_closeAjaxWindow{
	padding:0px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:32px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
