/* Windows Style   */

normal    		{FONT-FAMILY: geneva, arial, helvetica; FONT-SIZE: 10pt}
A            		{TEXT-DECORATION: none}
td			{ color: rgb(0,0,0); font-family: verdana,sans-serif; font-size:8pt;font-weight:normal; }

A:hover 		{ font-weight : bold;font-size : 10px;font-family : Verdana;color : #999999;background : ;text-decoration : bold;} 
A:visited, A:link, A:active {font-weight : bold;font-size : 10px;font-family : Verdana;color : #000000;text-decoration : normal;} 

A.dunkel	 	{ font-weight : bold;font-size : 10px;font-family : Verdana;color : #999999;background : ;text-decoration : bold;} 
A.dunkel:hover 		{ font-weight : bold;font-size : 10px;font-family : Verdana;color : #999999;background : ;text-decoration : bold;} 
A.dunkel:visited, 
A.dunkel:link, 
A.dunkel:active {font-weight : bold;font-size : 10px;font-family : Verdana;color : #FFFFFF;text-decoration : normal;} 


body {    
    font-family: Verdana, Helvetica;
    color: #000000;
    font-size: 10px;
    scrollbar-face-color : #A0A0A0;
    scrollbar-shadow-color : #EBEBEB;
    scrollbar-track-color : #AAAAAA;
				scrollbar-highlight-color : #EEEEEE;
				scrollbar-arrow-color : #EEEEEE;
				scrollbar-darkshadow-color : #EBEBEB;
				scrollbar-background-color : #EBEBEB;
    empty-cells: show;
    margin: 0 0 0 0;
    padding: 0 0 0 0;       
}



#buttom2
{
 position:absolute;
 left:50px; bottom:100px;z-index:1;
}


.tblgrey {
	background-color: #efefef;
}
.tblblue {
	background-color: #dee3e7;
}
.thsmall {
	font-size: 10px;
}