a { color: #006699; text-decoration:none; } 
 
td, body {font-size: 12px; font-family: Verdana, Arial, Geneva }
 .small { font-size: 9px } 
 .link { text-decoration: none; color: #990000 }
 .link:hover { text-decoration: none; color: #990000 } 
 
 .cssButton { 
BORDER-RIGHT: #333399 2px inset;
BORDER-TOP: #333399 1px outset;
FONT-WEIGHT: Normal; 
FONT-SIZE: 10pt; 
BORDER-LEFT: #333399 1px outset; 
COLOR: #666600; 
BORDER-BOTTOM: #333399 2px inset; 
FONT-STYLE: normal; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
BACKGROUND-COLOR: #cce6ff; } 
.formfeld { 
color : #000080; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; background-color : #FFE5BB; 
border : 1px solid #000080; 
} 
A.textno:link { TEXT-DECORATION: none; } 
A.textno:hover { TEXT-DECORATION: none; } 

body{
 margin:0;
 padding:0;
 background-color:#FFFFFF;
 text-align: center;/*fuer IE_quirks*/
}



#mainbox {
	position: relative;
	border-left:1px solid #b0bcc5;
	border-top:0px solid #b0bcc5;
	margin: 10px auto;
	width: 815px;
	text-align: left;
	height: 100%;
}
.show_cat{
 background-image:url(images/dot.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-top:2px;
padding-bottom:2px;
font-weight:600;
 .link { text-decoration: none; color: #8D9FB0 }

}
.empty{
 background-color:#cce6ff;
 padding-left:27px;

}
.footer{
  border-top:2px solid #cce6ff;
  padding:3px;
}
.content{
  padding-left:10px;
}
.blue{
color:#1c4785;
font-weight:bold;
}
.border_blue{
border:1px solid color:#1c4785;
}
.alert{
color:#990000;
font-weight:bold;
}
.invert{
  background-color:#990000;
  color:#ffffff;
  font-weight:bold;
}
.text2-black_normal{
 color:#8D9FB0;
 padding-right:5px;
 background-color:#CCE6FF;
}

