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

.mainmenu {
  background-color: #Feedfc;
border: 0px solid #437cb9;

}

.header {
  background-color: transparent;

}

A:Link {
	Color: #294d74;
	Text-Decoration: none;
}
A:Visited {
	Color: #294d74;
	Text-Decoration: None;
}
A:Active {
	Color: #294d74;
	Text-Decoration: None;
}
A:Hover {
	Color: #ff0000;
	Text-Decoration: Underline;
}

TABLE.RecordsTable {
	border: 0px outset #000000;

	background-color: #d2e4f7;
	font-size: 12px;
	color: #294d74;
}

.RecordsTableHeader {
	background-color:  #ffffd9;
	font-weight: bold;
	color: #294d74;
	Border-Bottom: #000000 0px outset;
	white-space: nowrap;
	padding: 4px;
}
.Record {
	background-color: #d2e4f7;
	Border-Bottom: #000000 0px outset;
}

.MenuTable {
	background-color: #d2e4f7;
	font-weight: none;
	color: #294d74;
	border: 0px outset #437cb9;
	white-space: nowrap;
}


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

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

.cplink{font-size: 9px; color: #000000;}

A.wLink { 
	Color: #000000;
        font-weight: bold;
        font-size: 11px;
}
A:Hover.wLink { 
	Color: #000000;
}
A:Visited.wLink { 
	Color: #000000;
        font-weight: bold;
}
A.gLink { 
	Color: #294d74;
      
        font-size: 10px;
}
