a.asel, a.asel:visited {
	color: #000080;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
a.asel:hover {
	background-color: black;
	color: white;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
td.sel {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	height: 16;
}
td.sel:hover {
	background-color: black;
	color: white;
	font-style: normal;
	text-align: center;
}
td.selcat {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #6f9ec6;
	color: black;
}
.main {
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
}
.head {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: black;
}
.bwshadow {
	position: relative;
	display: block;
	width: 100%;
}
.bwshadow .back, .bwshadow .front {
	position: absolute;
	display: block;
	top: 0;
	left: -1px;
	width: 100%;
}
.bwshadow .front {
	padding: 0 1px 1px 0;
	color: #000000;
}
.bwshadow .back {
	top: 1px;
	left: 0;
	color: #E0E0E0;
}
input.button {
	background-color:#BAD2E5;
	font-family:Verdana;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	border-width:1;
	border-style:solid;
	border-color:gray;
	height:20px;
}
.edit {
	background-color:#bad2e5;
	font-family:Verdana;
	font-size:13px;
	vertical-align:middle;
	border-width:1;
	border-style:solid;
	border-color:gray;
}
td.tab {
	border: solid black;
	border-width: 0 1 1 0;
	padding: 2 5 2 20;
	background: url("tab-bottom.png");
}
a.tab {
	width: 100%;
	height: 100%;
	text-decoration: none;
}
