body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
font-size:11px;
}
body {
	background-color: #000000;
}
ul
{
list-style-image: url(../images/bulit.gif);
list-style-type: circle
}

td.tdSubMenu{
padding-left:4px;
}
td.tdSubMenuStatic{
background:#FFF2D7;
padding-left:4px;
}
a:link.topnav	  {font-weight: bold;font-size:13px; color: #FFF; text-decoration:none}
a:visited.topnav {font-weight: bold;font-size:13px; color: #FFF; text-decoration:none}
a:active.topnav  {font-weight: bold;font-size:13px; color: #FFF;	text-decoration:none}
a:hover.topnav	  {font-weight: bold;font-size:13px; color: #d41876;border-bottom: 0px;text-decoration:none}

a:link.topnavSlctd	  {font-weight: bold;font-size:13px; color: #d41876; text-decoration:none}
a:visited.topnavSlctd {font-weight: bold;font-size:13px; color: #d41876; text-decoration:none}
a:active.topnavSlctd  {font-weight: bold;font-size:13px; color: #d41876;	text-decoration:none}
a:hover.topnavSlctd	  {font-weight: bold;font-size:13px; color: #d41876; border-bottom: 0px;text-decoration:none}

a:link.subnav	  {font-weight: bold;font-size:11px; color: #FFF; text-decoration:none}
a:visited.subnav {font-weight: bold;font-size:11px; color: #FFF; text-decoration:none}
a:active.subnav  {font-weight: bold;font-size:11px; color: #FFF; text-decoration:none}
a:hover.subnav	  {font-weight: bold;font-size:11px; color: #d41876; text-decoration:none}

a:link.subnavSlctd	  {font-weight: bold;font-size:11px; color: #d41876; text-decoration:none}
a:visited.subnavSlctd {font-weight: bold;font-size:11px; color: #d41876; text-decoration:none}
a:active.subnavSlctd  {font-weight: bold;font-size:11px; color: #d41876; text-decoration:none}
a:hover.subnavSlctd	  {font-weight: bold;font-size:11px; color: #d41876; text-decoration:none}

a:link.subsubnav	  {font-weight: bold;font-size:9px; color: #FFF; text-decoration:none}
a:visited.subsubnav {font-weight: bold;font-size:9px; color: #FFF; text-decoration:none}
a:active.subsubnav  {font-weight: bold;font-size:9px; color: #FFF; text-decoration:none}
a:hover.subsubnav	  {font-weight: bold;font-size:9px; color: #d41876; text-decoration:none}

a:link.subsubnavSlctd	  {font-weight: bold;font-size:9px; color: #d41876; text-decoration:none}
a:visited.subsubnavSlctd {font-weight: bold;font-size:9px; color: #d41876; text-decoration:none}
a:active.subsubnavSlctd  {font-weight: bold;font-size:9px; color: #d41876; text-decoration:none}
a:hover.subsubnavSlctd	  {font-weight: bold;font-size:9px; color: #d41876; text-decoration:none}

h1{
	font-family: Verdana, Helvetica, sans-serif;
	color: #b6d21e;
	font-weight: bold;
	font-size:14px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size:13px;
}
.klein{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:8px;
}
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:11px;
}
.BigText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12px;
}
a img{
border:0;
}
a:link	  { color: #d41876; text-decoration:none}
a:visited { color: #d41876; text-decoration:none}
a:active  { color: #d41876; text-decoration:none}
a:hover	  { color: #b6d21e; text-decoration:none}
#maincontentdiv {
align:left;
	height: 463px;
	width: 100%;
	position:relative;  
	overflow:auto;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 12px;
	SCROLLBAR-FACE-COLOR: #b6d21e;  
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: #738c02; 
SCROLLBAR-3DLIGHT-COLOR: #b6d21e; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-TRACK-COLOR: white; 
SCROLLBAR-DARKSHADOW-COLOR: #738c02;
}
.white {color: #FFFFFF}
.tablewithbg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	}