A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
body { 
	margin: 0px;
	ScrollBar-Arrow-Color: #DADCDD; 	ScrollBar-Face-Color: #444455;
	ScrollBar-HighLight-Color: #47477F; ScrollBar-Shadow-Color: #DADCDD;
	ScrollBar-3DLight-Color: #DADCDD; 	ScrollBar-DarkShadow-Color: #000000;
	ScrollBar-Track-Color: #444455;
	Background-color: #F4C470;
}

A:Link {
	Color: #000000;
	Text-Decoration: none;
}
A:Visited {
	Color: #000000;
	Text-Decoration: None;
}
A:Active {
	Color: #000000;
	Text-Decoration: None;
}
A:Hover {
	Color: #666666;
	Text-Decoration: Underline;
}

TABLE.RecordsTable {
	border: 1px outset #000000;
	background-color: #EFEAEA;
}

.RecordsTableHeader {
	background-color: #003D00;
	font-weight: bold;
	color: #FFFFFF;
	Border-Bottom: #000000 1px outset;
	white-space: nowrap;
}
.Record {
	background-color: #EFEAEA;
	Border-Bottom: #000000 1px outset;
}

.MenuTable {
	background-color: #EFEAEA;
	font-weight: none;
	color: #000000;
	border: 1px outset #000000;
	white-space: nowrap;
}

.FooterTable {
	background-color: #003D00;
	font-weight: none;
	color: #FFFFFF;
	border: 1px outset #000000;
	white-space: nowrap;
}

.ErrorTable {
	background-color: #003D00;
	font-weight: none;
	color: #FFFFFF;
}

A.wLink { 
	Font-Family: Verdana, Arial, Tahoma; Font-Size: 9pt; Font-Weight: None; Color: #FFFFFF;
}
A:Visited.wLink { 
	Font-Family: Verdana, Arial, Tahoma; Font-Size: 9pt; Font-Weight: None; Color: #FFFFFF;
}
A:Hover.wLink { 
	Font-Family: Verdana, Arial, Tahoma; Font-Size: 9pt; Font-Weight: None; Color: #E9E9E9;
}

A:Visited.wLink { 
	Font-Family: Verdana, Arial, Tahoma; Font-Size: 9pt; Font-Weight: None; Color: #E9E9E9;
}

