body {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #333333;
scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #FF6666;
scrollbar-dark-shadow-color: Gray;
scrollbar-shadow-color: #A9A9A9;
scrollbar-highlight-color: #000000;
scrollbar-base-color: #F5F5DC;
scrollbar-face-color: #4F4F4F;
margin: 1px;
}



A:link {text-decoration: none;font-weight: normal;color:#660033;}
A:visited {text-decoration: none;font-weight: normal;color:#660033;}
A:hover {text-decoration: underline;font-weight: normal;color:#660033;}



A:link.button {text-decoration: none;font-weight: normal;color:#66aa66;font-size: 12px; font-weight: bold;}
A:visited.button {text-decoration: none;font-weight: normal;color:#66aa66;font-size: 12px; font-weight: bold;}
A:hover.button {text-decoration: underline; font-weight: normal; color:#FFFFFF;font-size: 12px; font-weight: bold;}

th A:link {text-decoration: underline;font-weight: bold;color:#fff;}
th A:visited {text-decoration: underline;font-weight: bold;color:#fff;}
th A:hover {text-decoration: underline;font-weight: bold;color:#000;}



form {font-size: 8pt;}

input {
	color: #333333;
	font-family: Arial;
	font-size: 8pt;
	border: 1px solid #0066CC;
	background-color: #CCCCCC;
	border-color: #660033;
}

select {
	color: #333333;
	font-family: Arial;
	font-size: 8pt;
	border: solid 1px;
	border-color: #660000;
	background-color: #CCCCCC;
}

textarea {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px;
	border-color: #660000;
	background-color: #CCCCCC;
}

td.content {
BORDER-RIGHT: 1px solid;
BORDER-TOP: 1px solid;
BORDER-BOTTOM: 1px solid; 
BORDER-LEFT: 1px solid; 
border-color: #660000;
}

td {font-size: 8pt;}




th {
	color: #ffffff;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: solid 1px;
	border-color: #660000;
	text-align: center;
	background-color: #990000;
}


.all {border: 1px solid #660000}

table.listTable {
	margin: 8pt;
}
tr.oddRow {
	background-color: #CCCCCC;
}

.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
