body {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11 px;
	color : #333333;
}
td {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11 px;
		color : #333333;
}
a {
color: maroon;
text-decoration: underlined;
}

a:Hover {
color:  #3F475B;
text-decoration: underlined;

}
A:active {color: #CCCCCC;
text-decoration: none;
 }
.grey {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #808080;
}
.padding_20_left {
    padding: 20px;
	background: url(i/stain_bg.gif);
	background-repeat: no-repeat;
}
.padding_20_right {
    padding: 20px;
	background: url(i/stain_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.select {
background-color: #000000; 
color: #ebebeb; 
font-size: 11 px;
margin: 0px;
padding: 0px;
border: 0px;
}
