.shadow_white { width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}
.shadow_black { width:100%; filter:dropshadow(color=#000000,offx=1,offy=1);}
.shadow_blue { width:100%; filter:dropshadow(color=#003399,offx=1,offy=1);}
.shadow_green { width:100%; filter:dropshadow(color=#003108,offx=1,offy=1);}



table {
	font-size: 12px;

}
body {
	background-color: #E6E6E6;
	background-image: url(../images/bg.gif);line-height:155%
        

}
td {
	
	 line-height:140%
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF3399;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
