.cDaughterMain{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:27px;
	background-position: left center;
	color: #FFFFFF;
} 
.cDaughterMain a {
	display: block;
	background-color: #FF3F00;
	
} 
.cDaughterMain a:link, .cDaughterMain a:visited {
	border-top: 1px solid #FCFCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFEEB0;
	font-weight: bold;
	padding: 0px 5px 0px 14px;
	color: #6666CC;
	text-decoration: none;
	line-height: 27px;
} 
.cDaughterMain a:hover{
	border-top: 1px solid #5c7349;
	background-color:#99CC66;
	font-weight: bold;
	color: #AA1F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
}

.cParentMain{
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height:27px;
	text-indent: 5px;
	vertical-align: middle;
	background-color: #5C743D;
}

.cParentMain a {
	font-weight:bold;
	display: block;
	color:#d5edb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
} 
.cParentMain a:link, .cParentMain a:visited{
	background-color: #5c7349;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	color: #D5EDB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:1px;
	border-top-style: none;
	border-bottom:thin;
	border-bottom-style:solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #FFFFFF;
}

.cParentMain a:hover{
	font-size:11px;
	letter-spacing:normal;
	background: #99CC66;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #6666CC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}  

.cSQAMain{
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height:27px;
	text-indent: 5px;
	vertical-align: middle;
	<!--background-color: #5C743D;-->
}

.cSQAMain a {
	font-weight:bold;
	display: block;
	color:#C00;
/*	color:#d5edb3;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
} 
.cSQAMain a:link, .cSQAMain a:visited{
	/*background-color: #5c7349;*/
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	color:#5C743D;
/*	color: #D5EDB3;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:1px;
	border-top-style: none;
	border-bottom:thin;
	border-bottom-style:solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #FFFFFF;
}

.cSQAMain a:hover{
	font-size:11px;
	letter-spacing:normal;
	background: #99CC66;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #6666CC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


