﻿body {
	font: 11pt normal helvetica, arial, tahoma, verdana,sans-serif;
}
img {
	border: none;
}
a {
	color: #f26522;
	text-decoration: underline;
}
u {
	color: #f26522;
	text-decoration: none;	
}
th {
	text-align: left;
}
.HeaderFlash {
	margin: 10px 0 10px 0;
}
.mainlogo {
	color: #f26522;
	font-size: 30pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}


/* PageHeader / PageTitle */
.ContentPart h1 {
	font-size: 1.1em;
	color: rgb(244,3,89);
	margin: 15px 0 16px 0;
}

/* Content title */
.ContentPart .cModuleHeadline {
	color: rgb(153,153,153);
	font-weight: bold;
	
	display: block;
	margin: 0 0 18px 0;
}
th.CDRContCol {
	text-align: left;
	padding: 0 10px 0 0;
}
.Header ul,
.LeftPart ul,
.LeftPart img,
.TopMenu,
.RightPane,
.UserOptions,
.EMnuContainer,
.SigupPaging,
.Hidden,
iframe.UserLogin,
table.maintext.FooterBtn,
input.maintext.Btn.PrintBtn,
.NoPrint,
.thjonustuver {
	display: none;
}
.LeftPart .LeftPane ul {
	display: inline;
}