ul {
	margin-bottom: 0px;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
table.twotone th.basic{
  background-color: #999999;
  font-weight: bold;
}
table.twotone td.basic{
  background-color: #eeeeee;
}
.basic A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: normal;
}
.basic A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
}
.basic A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.basic A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	font-weight: normal;
}
.definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	font-weight: normal;
}
.definition A:link {
	color: orange;
	text-decoration: none
}
.definition A:hover {
	color: orange;
	text-decoration: none
}
.definition A:visited {
	color: orange;
	text-decoration: none
}
.definition A:active {
	color: orange;
	text-decoration: none
}
.finebasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.fineslant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.confirmMSG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.reqfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red
}
.shell {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699CC;
	border-color: #cccccc;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	POSITION: absolute; 
	VISIBILITY: hidden; 
	LAYER-BACKGROUND-COLOR: #cccccc; 
	width: 150; 
	PADDING: 0px; 
	z-index: 10 
}
