body
{
	background-color: #000;
	margin-top: 0px;
	color: #999;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
}

table#wrapper
{
width: 550px;
margin: 0px auto;
padding: 0px;
}

table#top
{
	width: 552px;
	height: 54px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 2px;
	padding: 0px;
	background-image: url(../_images/backtop.gif);
	background-repeat: repeat-x;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	background-color: black;
}

table#bottom
{
	width: 552px;
	height: 20px;
	margin-top: 0px;
	margin-left: 3px;
	padding: 0;
}

table#menu
{
	width: 552px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding: 0;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	background-color: #111;
}

table#banner
{
	margin: 0px auto 2px auto;
	padding: 0px;
	background-color: transparent;
	
}

img#banner
{
margin: 0px 0px 0px 0px;
border-width: 1px;
border-color: #333;
border-style: solid;
}

img.von
{
margin: 0px 0px 0px 0px;
border-width: 1px;
border-color: #333;
border-style: solid;
}

table#content
{
	width: 552px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	background-color: #111;

}

td.left
{
	width: 174px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	vertical-align: top;
	border-width: 0px;
}

td.spacer
{
	width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	vertical-align: top;
	border-width: 0px;
	background-color: #222222;
}

td.right
{
	width: 375px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	vertical-align: top;
	border-width: 0px;
	background-image: url(../_images/headtop.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

p.menu
{
	text-align: center;
	margin: 0px auto;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

p.menu1
{
	text-align: center;
	margin: 1px auto;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

p.header

{
	text-align: left;
	margin: 1px 0px 3px 1px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF
}

p.cheader

{
	text-align: center;
	margin: 1px 0px 10px 1px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF
}

p.center

{
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF
}

h1

{
	text-align: center;
	margin: 5px 0px 10px 1px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF
}

p

{
	text-align: left;
	margin: 10px 5px 10px 5px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999
}

p.top

{
	text-align: right;
	margin: 10px 10px 10px 5px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999
}

a
{
	color: #CCC;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: inherit;
}

a:hover
{
	color: white;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: inherit;
}


a.menu
{
	color: #CCC;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 1px auto;
	text-decoration: none;
	text-transform: inherit;
}

a.menu:hover
{
	color: white;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 1px auto;
	text-decoration: underline;
	text-transform: inherit;
}

a.menu1
{
	color: #CCC;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 1px auto;
	text-decoration: none;
	text-transform: inherit;
}

a.menu1:hover
{
	color: white;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 1px auto;
	text-decoration: underline;
	text-transform: inherit;
}



