Body
{
	font-family: Trebuchet MS;
	background-color:Black;
	color:#ddcace;
	margin-top:80px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
}

H1
{
	color:#e00034;
	font-size:140%;
}

H2
{
	color:#e00034;
	font-size:120%;
	margin-bottom:2px;
}

A
{
	color:#e00034;
}

A:hover
{
	color:#e00034;
}

A.Ceo
{
	color:#e00034;
	font-size:140%;
	text-decoration:none;
}

UL.Values
{
	margin-top:0px;
}

TD
{
	font-size:75%;
}

TD.Header
{
	background-image:url(../Img/HeaderBg.jpg);
	background-repeat:no-repeat;
}

TABLE.WhiteLineTable
{
	border-top:solid 1px white;
}

TD.LeftNavigation
{
	background-color:#33010f;
	padding-top:25px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:25px;
}

TD.LeftNavigation A
{
	color:#ddcace;
	text-decoration:none;
}

TD.LeftNavigation A:hover
{
	color:#e00034;
	text-decoration:none;
}

TD.LeftNavigation A.Selected
{
	color:#e00034;
	text-decoration:none;
}

TD.ContentMain
{
	background-image:url(../Img/ContentBg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

TD.ContentText
{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:35px;

}

TD.ContentTextProfiles
{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:35px;

}

TD.Cookietrail
{
	color:#ad0e3d;
	font-size:70%;
}

TD.Cookietrail A
{
	color:#c81046;
	text-decoration:none;
	font-size:95%;
}

TD.Cookietrail A:hover
{
	color:#ddcace;
	text-decoration:none;
}

/* Footer */

TD.FooterLeft
{
	background-image:url(../Img/FooterBg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	border-top:solid 1px black;
	padding-bottom:5px;
	font-size:60%;
	color:White;
}

TD.FooterRight
{
	background-image:url(../Img/FooterBg.gif);
	background-repeat:repeat-x;
	padding-right:10px;
	border-top:solid 1px black;
	padding-bottom:5px;
	color:White;
}

TD.FooterRight A
{
	color:White;
	font-size:80%;
	text-decoration:none;
}

TD.FooterRight A:hover
{
	color:#2d010e;
	text-decoration:none;
}

TD.Daemon
{
	padding-top:9px;
}

TD.Daemon A
{
	color:#000000;
	font-size:80%;
	text-decoration:none;
}

TD.Daemon A:hover
{
	color:#000000;
	text-decoration:none;
}

/* Footer END */