body{
	background-color: #FFEEBB;
	color: #000000;	
}
h1{
	font-family: "Times New Roman", Times, Serif;
	font-size: 18pt;
	font-weight:bold;
	color: #330000;	
}
.logo{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 24pt;
	font-weight:bold;
	color: #330000;
	text-decoration: none; 
}
.slogan{
	font-family: "Times New Roman", Times, Serif;
	font-size: 18pt;
	font-weight:normal;
	color: #330000;	
}
.underline{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1; }
.PoweredBy{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 12pt;
	font-weight:bold;
	color: #330000;	
}
.menu{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #003131;
	text-align: Center;
	font-weight: bold;
	text-decoration: none; 
}

.menu:hover { text-decoration: underline; }

.menuSelected{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #FFEEBB;
	background-color: #003131;
	text-align: Center;
	font-weight: bold;
	text-decoration: none; }

.menuCell{
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1; 
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1; }

.leftMenu{
	color: #003131;
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }

.leftMenu:hover{ text-decoration: underline; }

.leftMenuCell{
	color: #003131;
	background-color: EEDDAA;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1; 
}

.AddLookups{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 14pt;
}

.copyRight {
	font-size: 8pt;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1;
}