A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
body { 
	margin: 0px;
	Background-color: #F4F4F4;
    background-repeat: no-repeat
}

.mainmenu {
  background-color: #003D00;
}

.header {
  background-color: #77bb77;
}

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

TABLE.RecordsTable {
	Color: #515c60;
	border: 1px solid #5F0852;
	background-color: #E6EBEE;
	font-size: 12px;
}

.RecordsTableHeader {
	background-color: #F4F4F4;
	font-weight: bold;
	color: #3b0032;
	white-space: nowrap;
	padding: 4px;
}
.Record {
	font-size: 10px;
	background-color: #F4F4F4;
	background-repeat: no-repeat
}

.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;
	white-space: nowrap;
}

.ErrorTable {
    width: 100%;
	padding: 10px;
	background-color: #FFEEEE;
	font-weight: none;
	border: 1px solid #000000;
}

A.wLink   { color: #600854; font-size: 13px; font-family: Helvetica; font-weight: bold;}
A:Hover.wLink  { color: #600854 }
A:Visited.wLink  { color: #600854 }
.link { color: #600854 }
.text  { color: #515c60; font-size: 22px }
