body {
	background-image: url(../dc_html/dc_images/htmlBackgroundMenu.jpg);
	background-repeat: repeat-x;
	background-color: #959595;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.pi {
	color: #0066FF;
	font-size: 16px;
	display: inline;
	font-style: italic;
}
.dataBoxOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top: 3px inset #333333;
	border-right: 3px inset #FFFFFF;
	border-bottom: 3px inset #333333;
	border-left: 3px inset #FFFFFF;
}
.dataBoxEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top: 3px inset #333333;
	border-right: 3px inset #FFFFFF;
	border-bottom: 3px inset #333333;
	border-left: 3px inset #FFFFFF;
}
.pRed {
	color: #FF0000;
	font-size: 12px;
	font-style: oblique;
}
.medText {
	color: #333333;
	font-size: 15px;
}
.medTextBullet {
	color: #333333;
	font-size: 15px;
	display: list-item;
}
.medText2 {
	color: #666666;
	font-size: 16px;
	text-align: justify;
	padding: 10px;
}
.button {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	border-top: 5px outset #CCCCCC;
	border-right: 5px outset #666666;
	border-bottom: 5px outset #666666;
	border-left: 5px outset #CCCCCC;
}
.medTextRed {
	color: #FF0000;
	font-size: 18px;
	text-align: center;
}
.medTextGreen {
	color: #00CC66;
	font-size: 12px;
	font-style: italic;
}
.medTextBlue {
	color: #0066FF;
	font-size: 12px;
	font-style: italic;
}
.medTitleData {
	color: #221F23;
	font-size: 10px;
	text-align: center;
}
.medTitleGreen {
	color: #00CC66;
	font-size: 10px;
	text-align: center;
	}
.medTitleBlue {
	color: #0066FF;
	font-size: 10px;
	text-align: center;
	}
.vcDirector {
	color: #0066FF;
	font-size: 18px;
	font-style: italic;
}
.vcTitle {
	color: #FF0000;
	font-size: 22px;
	display: inline;
}
a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF; 
}
.headline {
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
    display: block;
	text-Align: center;
}
.imgAlign {
	text-Align: center;
}
.pageBreak {
    color: #666666;
    font-size: 16px;
	text-Align: center;
}
.byline {
    color: #666600;
    font-style: italic;
    font-weight: bold;
}
.pullDownMenu {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	list-style-type: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.iframeStyle {
	background-color: #333333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	text-align: justify;
}
.footer {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.textBox {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	list-style-type: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 140px;
}
.formText {
	font-size: 12px;
	color: #333333;
}
.textBoxLarge {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	list-style-type: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 260px;
	text-align: justify;
}
.textBoxShort {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	list-style-type: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 60px;
}
.imgBox {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.textBoxNoSize {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	list-style-type: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.medText10 {
	color: #333333;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}
.textHolder {
	background-image: url(dc_images/titel_spacer.gif);
	background-repeat: repeat-y;
}
.textHolderTop {
	background-color: #959595;
	background-image: url(dc_images/htmltextbg_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textHolderMid {
	background-color: #959595;
	background-image: url(dc_images/htmltextbg_r3_c1.jpg);
	background-repeat: repeat-y;
}
.textHolderBottom {
	background-color: #959595;
	background-image: url(dc_images/htmltextbg_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textHolderTop2 {
	background-color: #959595;
	background-image: url(dc_images/shop_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textHolderMid2 {
	background-color: #959595;
	background-image: url(dc_images/shop_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.textHolderBottom2 {
	background-color: #959595;
	background-image: url(dc_images/shop_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltop {
	background-color: #959595;
	background-image: url(dc_images/small_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smallmid {
	background-color: #959595;
	background-image: url(dc_images/small_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.smallbottom {
	background-color: #959595;
	background-image: url(dc_images/small_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.medtop {
	background-color: #959595;
	background-image: url(dc_images/med_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.medmid {
	background-color: #959595;
	background-image: url(dc_images/med_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.medbottom {
	background-color: #959595;
	background-image: url(dc_images/med_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.largetop {
	background-color: #959595;
	background-image: url(dc_images/large_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.largemid {
	background-color: #959595;
	background-image: url(dc_images/large_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.largebottom {
	background-color: #959595;
	background-image: url(dc_images/large_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.medText10Black {
	color: #FF432E;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: oblique;
	text-align: left;
}
.ticket {
	background-attachment: scroll;
	background-image: url(dc_images/ticket.png);
	background-repeat: no-repeat;
	background-position: center center;
}

