body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background: #151A1D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	text-align: center;
}
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 950px;

	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	border: 1px solid #8C1B22;
	border-top: 1px solid #8C1B22;
	

}

#bottom {
	width: 950px;

	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
}




A {
	text-decoration : underline;
	font-weight : bold;
	font-size : 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC252D;
	
}

A:hover {
	text-decoration : underline;
}

A.navnormal {
	font-size : 12px;
	color: #ffffff;
}

A.navselected  {
	font-size : 12px;
	font-weight : bold;
	color: #2C2C38;
}

A.link  {
	font-weight : bold;
	color: #9797A3;
	font-size : 11px;
}

A.teaser  {
	font-size : 12px;
	font-weight : bold;
	color: #B3222C;
}

P  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : normal;
	line-height : 12pt;
}

P.picture  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top : 3pt;
	margin-bottom : 3pt;
	line-height : 12pt;
}

P.teaser  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-bottom : 9pt;
	line-height : 14pt;
}

H1  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC252D;
	font-weight : bold;
}

H2  {
	font-family : Times New Roman, Times, serif;
	font-size: 11pt;
	color: #CCCCFF;
	font-weight : bold;
}

H3  {
	font-family : Times New Roman, Times, serif;
	font-size: 11pt;
	color: #CCCCFF;
	font-weight : bold;
}

TD {

	font-size: 13px;

}

TD.standardcell  {
	font-family : Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
TD.headercell  {
	font-family : Times New Roman, Times, serif;
	font-size: 11pt;
	color: ffffff;
	font-weight: bold;
}

}
TD.headercellblack  {
	font-family : Times New Roman, Times, serif;
	font-size: 11pt;
	color: 000000;
	font-weight: bold;
}


.normal  {
	font-family : Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000000;
}

.small  {
	font-family : Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
}

.highlight {
	font-weight : bold;
	font-size: 11pt;
	font-family : Times New Roman, Times, serif;
	color: #2C2C38;
}

.highlightsmall {
	font-weight : bold;
	font-size: 10pt;
	font-family : Times New Roman, Times, serif;
	color: #2C2C38;
}


.formheader  {
	font-family : Times New Roman, Times, serif;
	font-size: 12pt;
	color: #2C2C38;
	font-weight : bold;
}

INPUT.search {
	font-size:9pt;
    font-family : Times New Roman, Times, serif;
	background-Color=#ffffff;
	BORDER: #9797A3 1 solid;
	width: 100px;
}

P.s2d  {
	font-family : Times New Roman, Times, serif;
	font-size: 16pt;
	color: #9797A3;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 18pt;
}

P.s2dsmall, a.s2dsmall {
	font-family : Times New Roman, Times, serif;
	font-size: 9pt;
	color: #9797A3;
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height: 11pt;
}


td.s2d {
	font-family : Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
}

INPUT.s2d {
	font-size: 10pt;
	font-family : Times New Roman, Times, serif;
}

SELECT.s2d {
	font-size:10pt;
	font-family : Times New Roman, Times, serif;
	width:160px;
}

a.s2d {
	font-size:10pt;
	text-decoration : none;
	font-family : Times New Roman, Times, serif;
	font-weight: bold;
	color: #9797A3;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline;
}

#ensemble img  {
	padding: 0px;
	margin-bottom: 2px;
	BORDER: #CC252D 1px solid;
}