/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:150%;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:150%;
}
img {
	border:0px;
}

hr {
	display:none;
}

.noprint {
	display:none;
}
.b {font-weight:bold}
.bar {background:url(../img/bg_bar.gif) no-repeat;height:50px;}
.spacer_2 {width:2px;height:2px;}
.spacer_8 {height:8px;}
.spacer_16 {height:16px;}

input {border:0px;}
select {display:none}
