img {
	border: 0;
}

body {
	margin: 0;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url('images/BG.png') repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0066FF;
	text-decoration:underline;
}

a:visited {
	color: #0066FF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #0066FF;
}

a.hidden{
	text-decoration:none !important;
	color: #000000 !important;
}

.box {
	background: #FFFFFF url('images/tableBG.png') repeat;
	vertical-align: text-top;
	padding: 0;
	margin: 0;
	border: #000000 1px solid;
}

.boxhead {
	background: #FFFFFF url('images/tableheadBG.png') repeat;
	color: #FFFFFF;
}

.topdat {
	vertical-align: text-top;
	text-align:left;
	margin: 0;
	padding: 0;
}
