BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
body { 
	margin: 0px;
	padding: 0px;
	Background-color: #FFFFFF;
}

A:Link {
	Color: #000000;
}
A:Visited {
	Color: #000000;
}
A:Active {
	Color: #000000;
}
A:Hover {
	Color: #666666;
}

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

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

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

.FooterTable {
	background-color: #FFFFFF;
	font-weight: none;
	color: #000000;
	white-space: nowrap;
}

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

A.wLink { 
	Font-Weight: None; Color: #FFFFFF;
}
A:Visited.wLink { 
	Color: #FFFFFF;
}
A:Hover.wLink { 
	Color: #E9E9E9;
}

A:Visited.wLink { 
	Color: #E9E9E9;
}

