a:link {color:#990000; background:transparent; text-decoration:none}    
a:visited {color:#990000; background:transparent; text-decoration:none}    
a:hover {color:#990000; background:transparent; text-decoration:none}    
a:active {color:#990000; background:transparent; text-decoration:none} 

html , body {
  font-family:arial;
  font-size:10px;
  color:#000000;
  background-image:url(/files/images/pic/bg-stribes.gif);
  background-repeat:repeat-y;
  background-position:center;
  background-color:#ffffff;
  height:5px;
  margin:0px;
}

td {
  font-family:arial;
  font-size:11px;
  color:#000000;
}

.menu{
	display:inline;
	padding-left:10px;
                padding-right:10px;
	text-align:center;	
	background:url(/files/images/pic/menu_skil.gif) no-repeat;
	width:2px;
	height:10px;
}

.menu a:link,.menu a:visited{
	color:#FFFFFF;
}

._selected a:link,._selected a:visited{
	color:#e1e400;
}

.menu_line{
	text-align:center;	
	background:url(/files/images/pic/menu_skil.gif) no-repeat;
	width:2px;
	height:10px;
}

.submenu{
	border-bottom:1px solid #8c2212;
                padding-bottom:4px;
                padding-top:4px;
                padding-left:10px;
}

.submenu a:link,.submenu a:visited{
	color:#000000;
}

.submenu a:active,.submenu a:hover{
	color:#990000;
}

.adresse {
  font-family:arial;
  font-size:11px;
  color:#ffffff;
}

.maincontent{
  height:300px;
  padding-left:30px;
}

.rightcontent{
  border-left:1px solid #d1d1d1;
}

.streg{
  border-bottom:1px solid #d1d1d1;
  padding-bottom:6px;
}

.shadow{
  background-image:url(/files/images/pic/menu-shadow.gif);
  background-repeat: repeat-x;
}

.green{
  background-image:url(/files/images/pic/green-left.gif);
  width:170px;
  background-repeat: repeat-y;
}

.uniq{
  font-family:arial;
  font-size:9px;
  color:#c4c4c4;
}

.btn{
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  border:1px solid #dbdbdb;
  background-color:#e00024;
  width:80px;
  height:20px;
  margin-top:3px;
  margin-left:80px;
}

.uniq a:link {color:#dddddd; background:transparent; text-decoration:none}    
.uniq a:visited {color:#dddddd; background:transparent; text-decoration:none}    
.uniq a:hover {color:#dddddd; background:transparent; text-decoration:none}    
.uniq a:active {color:#dddddd; background:transparent; text-decoration:none} 

.sub_selected a:link,.sub_selected a:visited{
	color:#990000;
}