.menuTable {
	border: solid 2px yellow;
	background: #FFFFD4;
	
}
.centerTbl {
	
	text-align: center;
}
a, A:link, a:visited, a:active {
	color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;
	}

a.softwareName:link, a.softwareName:visited, a.softwareName:active {
	font-weight: bold;
	color: #0000aa;
	text-decoration: underline;
}

a.softwareName:hover {
	text-decoration: none;
}

a.homeDateHdr:link, a.homeDateHdr:visited, a.homeDateHdr:active {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.homeDateHdr:hover {
	color: yellow;
	text-decoration: none;
}

A.menuChoice:hover {
 	color: #ff0000; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold;
	}
	
.editChoice {
	visibility: visible;
	border: 0;
}

A.normal:hover {
	color: #ff0000; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 11px;
	}
p, tr, td, ul, li {
	color: #000000; font-family: Tahoma, Verdana; font-size: 11px;
	}
.header1, h1 {
	color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;
	}

.header2, h2 {
	color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;
	}

.intd {
 	color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;
	}

.softwareTitle {
	border-top: 1px solid #000080; 
	border-bottom: 1px solid #000080;
	font-weight: bold;
	background-color: #E5ECF9;
	
}
.sectionHdr {
	border-top: 1px solid #000080; 
	border-bottom: 1px solid #000080;
	font-family: Maiandra GD;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	}

.columnTitle {
	font-weight: bold;
}

.pageHdr {
	font-size: 18pt;
	font-family: times new roman;
	font-weight: bold;
	color: blue;
	}
	
.commentTitle {
	font-size: 18pt;
	font-family: times new roman;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	}

.homeDateHdr {
	font-weight: bold;
	color: white;
}

.button
    {
	   background-color: grey;
	   border-bottom:  darkblue 3px double;
	   border-left: darkblue 3px double;
	   border-right: darkblue 3px double;
	   border-top: darkblue 3px double;
	   color: darkblue;
	   font-weight: bold;
	   font-family: "arial";
	   font-size: 12px;
  }

.solutionOffering {
	padding-left: 20px;
	vertical-align: top;
}

.sbjText {
	font-size: 12pt;
	font-family: times new roman;
}	

div#domainpricing
	{
	 margin: 0px 20px 0px 20px;
	 display: none;
	}
	
.oddrow {
	background: #EEEEEE;
}

