td.tablecell
{
	background : #414141;
}


BODY {
	color : #ffffff;
	margin-left : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font : small;
}

.main_body
{
	color : #ffffff;
	font-size : smaller;
}

H1.main_body
{
	color : #ffffff;
	font-size : small;
	font-weight : bold;
}


.small_body {
	font-size : xx-small;
}

.topmenu
{
	color : #B9B9B9;
	font-weight : bolder;
}


A.topmenu {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #B9B9B9;
	font-size : smaller;
}

A:HOVER.topmenu {
	color : #B9B9B9;
}

A.topmenu_sel {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : Red;
	font-size : smaller;
}

A:HOVER.topmenu_sel {
	color : Red;
}

A.right
{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
}


A:HOVER.right {
	color : Silver;
}


A.main {
	
	text-decoration : none;
	color : White;
}

A:HOVER.main {
	color : Silver;
}


.white_body
{
	color : Silver;
	font-size : smaller;
}


H1.white_body
{
	color : Silver;

	font-size : small;
}


A {
	color : #ffffff;
		}

A:HOVER {
	color : RED;
}
	
A.teaser {
	color : Red;
	text-decoration : none;
	font-weight : bolder;
}


h1
{
	font-size : larger;
	font-weight : normal;
}
