BODY,TD,TR { direction: rtl; SCROLLBAR-FACE-COLOR: #D6EBCB; SCROLLBAR-HIGHLIGHT-COLOR: #2F4571; SCROLLBAR-SHADOW-COLOR: #3CFF9A; SCROLLBAR-ARROW-COLOR: #2F4571; SCROLLBAR-TRACK-COLOR: #D6EBCB;}


td {
 FILTER: glow(color=#000000,strength=1)
 shadow(direction:135); 
 FONT: 18px Times New Roman; COLOR: #00FF00; HEIGHT: 15px; TEXT-DECORATION: none TEXT-ALIGN: center}
tr {
 FILTER: glow(color=#000000,strength=1)
 shadow(direction:135); 
 FONT: 18px Times New Roman; COLOR: #00FF00; HEIGHT: 15px; TEXT-DECORATION: none TEXT-ALIGN: center}
class {
 FILTER: glow(color=#000000,strength=1)
 shadow(direction:135); 
 FONT: 18px Times New Roman; COLOR: #00FF00; HEIGHT: 15px; TEXT-DECORATION: none TEXT-ALIGN: center}
A {
 FILTER: glow(color=#000000,strength=1)
 shadow(direction:135); 
 FONT: 18px Times New Roman; COLOR: #00ff00; HEIGHT: 15px; TEXT-DECORATION: none TEXT-ALIGN: center}
A:hover {
 FILTER: glow(color=#000000,strength=5)
 shadow(direction:135);
 FONT: 18px Times New Roman; COLOR: #00ff00; HEIGHT: 15px; TEXT-DECORATION: none TEXT-ALIGN: center}
A:active {
FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=2) 
FILTER: Glow(Strength=1, Color=#000000); HEIGHT: 1px; 
FONT: 18px Times New Roman; COLOR: #FFFF77; HEIGHT: 15px TEXT-DECORATION: none TEXT-ALIGN: center}

}

h1 {
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 4px #000000;
}

h2 {
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 2px #99cc99;
}

fieldset {
	border: solid 1px #666666;
	width: 500px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 200px;
	float: right;
	margin: 2px 0px 2px 0px;
	text-align: right;
}

.inputText, .inputTextArea {
	margin: 2px 0px 2px 5px;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
	width: 405px;
}

.footer {
	clear: both;
	width: 600px;
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 2px #000000;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}

.entry {
	width: 600px;
	border-bottom: solid 2px #999999;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: right;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	float: right;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}

.navigation {
	float: left;
}

.entryCount {
	width: 580px;
	text-align: center;
	padding-bottom: 4px;
}
