BODY {
	background-color: #C0C0C0;
	color: #000080;
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	scrollbar-track-color: #C0C0C0;
	scrollbar-face-color: #C0C0C0; 
	scrollbar-shadow-color: #C0C0C0;  
	scrollbar-highlight-color: #C0C0C0; 
	scrollbar-3dlight-color: #C0C0C0;  
	scrollbar-darkshadow-color: #000080; 
	scrollbar-arrow-color: #ff0000; 
}
P,h1,h2,h3,h4,h5,h6{
	margin-left : 10px;
}
UL {
	list-style-type : square;
}
.ul2 {
	list-style-type : circle;
}
TD {
  font-family: Verdana;
  font-size: 10pt;
}

A:link, A:active, A:visited  { color: #000080; text-decoration: none }

A:hover  { color: #ff0000; font-weight: bold }

hr.footerHr{
	color : #ff0000;
	height : 2px;
}
.footerCopy{
	font-size : 7pt;
	color : Gray;
}
.klein{
	font-size : 8pt;
	color : Gray;
}
a:link.footerCopy{
	color : Gray;
}
a:hover.footerCopy{
	color : #ff0000;
	font-weight : bold;
}

a:link.barlink, a:active.barlink, a:visited.barlink  { color: #f90; font-weight: normal; font-size: 9pt; font-family: Verdana; text-decoration: none }

a:hover.barlink {
  color: #FF0000;
  font-family: Verdana;
  font-weight: normal;
  text-decoration: underline;
  font-size: 9pt;
}

.maincontent {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 10pt;
}

.contentbar1 {
  background-color: #660000;
  color: #FFFFFF;
  font-family: Verdana;
  font-weight: normal;
  font-size: 9pt;
}

.contentbar2 {
  background-color: #CCCCCC;
  color: #000000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 9pt;
}

.categorybar {
  background-color: #CCCC99;
  color: #990000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 9pt;
}

.menubar, .mainCategory  { color: #000080; font-weight: bolder; font-size: 9pt; font-family: Verdana; background-color: #c0c0c0 }
