
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_shadow.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068b3;
}
a:visited {
	color: #0068b3;
}
a:hover {
	color: #00a262;
}
a:active {
	color: #0068b3;
}
.font_size10 {font-size: 10px}
.font_size11 {font-size: 11px}
.font_colorwhite {font-size: 10px; color:#FFFFFF }

img {
	behavior:	url("pngbehavior.htc");
}