body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;/*font-size:100.1%; */
	color: #000000; background-image: url(../images/layout/back.jpg); 
	background-repeat: repeat-x; 
	text-align: left; padding:5px 0 0 0;
	}
h1 { color:#006699;; font-size: 120%; margin: 0 0 0 0;}
h1.blue { background-color:#0099cc; color:#ffffff; padding-left: 2px; }
h1.red {background-color:#993333; color:#ffffff;padding-left: 2px;}

h2 {font-size: 110%; color:#666; margin: 10px 0 10px 0;}

.stronggrey
{
font-weight: bold;color:#666;
}
.main
{
border: 2px solid #cccccc; width: 896px;
}

.maincontent{ 
	background-color: #ffffff; 
	vertical-align:top; 
	padding: 10px 5px 5px 10px;
	margin: 0 0 0 0;
	border:1px solid #cccccc;
	
}
.txtblock
{
padding: 0 150px 0 0;
vertical-align: top;
}
.txtblock ul
{ list-style-type:  disc; padding: 10px 0 10px 20px; margin: 0; 
}

.imgblock
{
float:right; 
width: 130px; 
list-style-type: none;
padding: 0 0 0 0;
margin-top: 0;
}
.imgborder{
border: 2px solid #cccccc;
}
.img{
border: 2px solid #cccccc;
float:right;

}
.imgtxt
{
font-size:90%;
color:#666666; 
line-height: 95%;
padding-bottom: 15px;
vertical-align: top;
}

.white
{background-color: #ffffff;
}

.grey
{background-color: #eeeeee;}

.adress
{
font-size:90%; background-color: #006699; color: #ffffff; 
margin: 10px 0 0 0; padding:5px 5px 5px 5px; 
white-space: nowrap; text-align:left;
}
a { color: #000000;
	text-decoration: none;
	font-weight: bold;
		}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 5px 0 5px 0; 
	padding: 0 0 0 0;
	color: #ccc; /* for ie */
	background-color: #ccc; 
	height: 1px;
}

p {
	font-size:97%;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 10px; 
	}
li {
	font-size: 97%;
	line-height: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em; 
	}

img {
	border: 0;
	}

div{margin:0 0 0 0; padding: 0 0 0 0;}


/* - - - - - - - - - - M E N U E - - - - - - - - - */

.LevelLine
	{
	border:1px solid #cccccc; 
	}
.fstLevel  
	{width: 185px; 
	vertical-align:top;  
	text-align: left;    
	font-weight:normal; 
	color: #666666;
	display: block; 
	font-size:100%; 
	margin: 5px 2px 5px 0; 
	padding: 0 0 1px 5px;
	border-left: 8px solid #ffffff;
	}
	
.fstLevel a
	{
	text-decoration: none;
	color: #666666;
	display: block;
	margin: 5px 2px 5px 0;
	font-size:100%; 
	font-weight: normal; 
	}
	
.fstLevel a:link, .fstLevel a:visited
	{
	text-decoration: none;
	color: #666666;
	font-weight:normal;
	margin: 5px 2px 5px 0;
	display: block;
	}
.fstLevel a:hover,.fstLevel a:focus, .fstLevel a:active
	{text-decoration: none;
	 color: #666666; 
	 font-weight: bold; 
	}
	
.fstLevelActive
	{
    width: 185px;
	vertical-align:top;
	font-weight: bold;
	text-align: left;
	color: #333333;
	display: block;
	font-size:100%; 
    text-decoration: none;
    margin: 5px 2px 5px 0; 
    padding: 0 0 1px 5px;
    border-left: 8px solid #999;
	}
.fstLevelActive a
	{
    
    color:#333333; 
    text-decoration: none; 
    font-weight: bold;
    background-color: white; 
    display: block; 
    font-size:100%; 
    margin: 5px 2px 5px 0;
	}
.fstLevelActive a:link, .fstLevelActive a:visited, .fstLevelActive a:hover, .fstLevelActive a:focus, .fstLevelActive a:active
{text-decoration: none; 
font-weight: bold;
}

.secLevel
	{margin: 5px 1px 5px 10px;
	 color: #666666; 
	 background-color: #eee; 
     display: block; 
    font-size:100%; 
     padding-bottom: 1px; 
     padding-left: 3px; 
     border-left: 8px solid #ffffff; 
     text-align: left;
    }
    
.secLevel a
	{font-weight: normal; 
	font-size:100%;  
	 }
        
.secLevel a:link, .secLevel a:visited
	{
    color:#666666;
	}
.secLevel a:hover, .secLevel a:focus, .secLevel a:active
	{ color:#666666;  }

.secLevelActive
	{margin: 5px 1px 5px 10px;
	 color: #666666; 
	 background-color: #fff; 
     display: block; 
     font-size:100%; 
     padding-bottom: 1px; 
     padding-left: 3px; 
     border-left: 8px solid #cccccc; 
      text-align: left; }
    
.secLevelActive a
	{ font-weight: normal;font-size:100%; }
	
.secLevelActive a:link, .secLevelActive a:visited
	{
      color:#666666; 
    }
.secLevelActive a:hover, .secLevelActive a:focus, .secLevelActive a:active
	{
    color:#666666; 
	}
	
.maintable{
  border:0; 
}
.maintable td{
  border-top: 1px solid #cccccc; padding: 5px 5px 5px 5px; }
  
