.inactive,.contenttable,h1,h2,h3,p,.posdrop1,.menubar,.leftborder,.leftbottomborder,.bottomborder,.loginlayer,
.leftbar,.cssbtn,.commentsred,.loginfailed,.fett,.groupheader,.cell,.cellwideborder,.endcell,.cellreq,
.endcellreq,.cellnobold,.endcellnobold,.cellreqnobold,.endcellreqnobold,.dropdown,.borderDrop,.posdrop,.tableHeader,
.tablecellDarkgray,.tablecellLightgray,.homelink,.titlecomments,.titlecontent,.comments{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inactive{
	color: red;
}

.contenttable{
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.contenttable h1{
	font-size: 17px;
	font-weight:bold;
}

.contenttable h2{
	font-size: 14px;
	font-weight:bold;
}

.contenttable h3{
	font-size: 12px;
	font-weight:bold;
}

.contenttable p{
	text-align:justify;
	font-size: 12px;
}

.contenttable li{
	text-align:justify;
	font-size: 12px;
}

.contenttable a{
	font-size: 12px;
	text-decoration:underline;
	color: #990000;
}

.posdrop1 {
	
	border: 1px solid #000000;
	width:100%;
	height:15px;
	color: #CCCC99;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	cursor:hand; cursor:pointer;
	background: #990000;
	vertical-align:middle;
	margin:0.2em; padding:1px;
	line-height:15px;
	white-space:nowrap;
}

.menubar{
	background-color: #CCCC99;
}

.leftborder{
	border-left: 3px solid #CCCCCC;
}

.leftbottomborder{
	border-left: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
}

.bottomborder{
	border-bottom:3px solid #CCCCCC;
}

.loginlayer{
	background-color: #CCCC99;
	border-top: 1px solid #999999; 
	border-bottom: 8px solid #111111; 
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999;
	font-size:12px;
	font-weight:normal;
}

.leftbar{
	
}

.cssbtn {
	background:#CCCC99;
}
	
.cssbtn[class] {
	width:auto;
	min-width:50px;
}

.cssbtn:hover { background:#FFFFCC; color:black }


.commentsred {
	font-size: 9px;
	margin-right: 20px;
	margin-left: 20px;
	color: #990000;
}

.warningsred {
	font-size: 12pt;
	margin-right: 10px;
	margin-left: 10px;
	color: #990000;
}

.loginfailed {
	font-size: 12px;
	margin: 20px;
	color: #990000;
}

.fett {
	font-weight: bolder;
}

.groupheader{
	font-size:14px; 
	color:#990000;
	padding-top: 5px;
}

.cell{
	font-size:12px; 
	margin:10px;
	align: right;
	font-weight:bold;
}

.cellwideborder{
	font-size:10px; 
	margin:10px;
	border-bottom: 6px solid #FFFFFF;
	align: right;
	line-height:20px
}

.endcell{
	font-size:12px; 
	margin:10px;
	font-weight:bold;
	border-bottom: 2px solid #FFFFFF;
	align: right;
}

.cellreq{
	font-size:12px; 
	margin:10px;
	border-left: 1px solid red;
	align: right;
	font-weight:bold;
}

.endcellreq{
	font-size:12px; 
	margin:10px;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid red;
	align: right;
	font-weight:bold;
}

.cellnobold{
	font-size:12px; 
	margin:10px;
	align: right;
}

.endcellnobold{
	font-size:12px; 
	margin:10px;
	border-bottom: 2px solid #FFFFFF;
	align: right;
}

.cellreqnobold{
	font-size:12px; 
	margin:10px;
	border-left: 1px solid red;
	align: right;
}

.endcellreqnobold{
	font-size:12px; 
	margin:10px;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid red;
	align: right;
}

.dropdown {
	position: relative;
	visibility:visible; 
	left:0px; top:0px; 
	bottom:0px; 
	text-align:center; 
	color:#999999; 
	font-weight:bold; 
	font-size:16px; 
	padding:0px; 
	z-index:1; 
	background-image: url('open3.gif'); 
}
.borderDrop {
	border: 2px solid #999999;
	font-size: 12px;
}

.posdrop {
	margin-bottom: -4px;
	color: #666666;
}

.tableHeader{
	background: #D3DCE3;
	font-weight: bold;
}

.tablecellDarkgray{
	background: #DDDDDD;
}

.tablecellLightgray{
	background: #CCCCCC;
}
.homelink {
	color: #FFFFFF;
	position: relative;
}

.titlecomments{
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

.titlecontent {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}

.comments {
	font-size: 8pt;
	color: #333333;
	font-weight: normal
}

.copyright {
	font-size: 7pt;
	color: #333333;
	font-weight: normal;
}
