
.test3 {
	 background-image:url(./Images/Img19.png);
	 background-repeat:no-repeat;
}
.test1 a {
	border:1px solid #999999;
	background-color:#FFF
	}
.test2 A {
background-image:url(Images/Img01.png);
background-repeat:no-repeat;
}
body, html { height:100%}

body {
	font:Corbel;
	font-size:12px;
	margin:0px;
	}

a {
	text-decoration:none;
	text-align:center;
	font-family:Corbel;
	font-size:12p;
	font-weight:bold;
	color:#666666
}
a:hover {
	text-decoration:none;
	text-align:center;
	font-family:Corbel;
	font-size:12p;
	font-weight:bold;
	color:#4d88c7
}
 hr {
	 border-bottom-style:solid; border-width:1px; border-bottom-color:#4d88c7}
.down1 { border: solid dashed #096}
 .down2{
	 border-bottom-style:solid; border-width:1px; border-bottom-color:#4d88c7}
.CotentTitel { 
	padding:4px 0 0 10px;	
	background-image:url(./Images/Img14.png);
	background-repeat:no-repeat;
	height:37px;
	color:#4d88c7;
	font-size:12px;
	text-align:left;
	font-family:Corbel;
		}
.Cotent { 
	padding:30px 40px 0 50px;
	background-image:url(./Images/Img15.jpg);
	background-repeat:no-repeat;
	height:37px;
	color:black;
	font-size:13px;
	text-align:justify;
	font-family:Corbel;
	font-weight:normal
	}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 188px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;

top: -12px;
visibility: hidden;
padding: 0px 0px 0px 15px;

}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #666666;
text-decoration: none;
height:22px;
text-align:left;
vertical-align:middle;
padding:3px 0px 0px 15px
}



.supcustom1a { 
border:#0F6 thick
}

.suckerdiv ul li a:visited{
color: #666666;
}

.suckerdiv ul li a:hover{
color:#4d88c7;
}

.suckerdiv .subfolderstyle{
background: url(Images/Img02.png) no-repeat center top;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

