/* CSS Document */

/*#main {margin: 0; padding: 0; background-image: url("NEWImages/bg.gif");background-repeat:repeat-x; z-index:100; }
} */

#main, #main table {
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
}

#main p.alpha_list {
	font-weight:bold;
}

#main p.alpha_list a {
	font-weight:normal;
}

#main table.data {
	font:13px normal Verdana, Arial, Helvetica, sans-serif;
}

#main table.data tr td {
	padding:5px;
}

#main table.data tr td.withborder {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#main table.data tr td.noborder {
	border-right:none;
	border-bottom:1px solid #000;
}

#main table.data tr {
	border:none;
}

.print {
	display:none;
}