/* CSS Document */

body, table{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
img{
border:none;
}

.footer {
	background-image:url(images/bottom_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	padding:20px 20px 20px 20px; 
	color:#FFFFFF;
	font-weight: bold;
	background-color:#4888C2;
}




#prod{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
img{
border:none;
}


ul.menue{
	margin-left:0px; padding-left:25px;
	}

li.level{
margin-top:10px;
margin-bottom:10px;
list-style:none;
margin-left:0px; padding-left:0px;
}



li.level a {
background-image:url(../images/green_button_sm.jpg);
background-position:left top;
background-repeat:no-repeat;
color:#155BA7;
font-weight:bold;
text-decoration:none;
font-size:13pt;
padding-left: 25px;
} 

li.level a:hover {
text-decoration:underline;
} 


ul ul li.level a{
background-image:url(../images/list1_img.gif);

}

li#sel a{
background-image:url(../images/green_button_sm1.jpg);}
li#sel ul a{
background-image:url(../images/list1_img.gif);}


div.img{ padding:7px; display:block; float:left;  margin:5px; border:1px dotted #fff;  cursor:pointer; text-align:center;}}
div.img:hover{ background-color:#4888c2;}
div.img a{color:#000; 
.img_block{clear:both;}


