TD,P,B,INPUT,DIV{font-family:arial,helvetica; font-size:12px}
.clCMEvent{position:absolute; z-index:100; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}
.clT,.clTover,.clS,.clSover{position:absolute; overflow:hidden; width:110; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{
	padding:4px;
	font-size:12px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3a2a7e;
	border-right-color: #3a2a7e;
	border-bottom-color: #3a2a7e;
	border-left-color: #3a2a7e;
}

 main nav text color 
.clT{color:#3a2a7e; }   
 main nav text highlight color 
.clTover{color:black;}
 bar below nav params 
.clBar{
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3a2a7e;
	position: absolute;
	width: 800px;
}
.clB{
	layer-background-color:#3a2a7e;
	background-color:white;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3a2a7e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #3a2a7e;
	border-right-color: #3a2a7e;
	border-left-color: #3a2a7e;
}

.clTover{layer-background-color:#D5D2E4; background-color:#D5D2E4;}

.clS,.clSover{padding:5px; font-size:11px}

.clS{color:#3a2a7e; background-color:#D5D2E4; layer-background-color:#D5D2E4;}
.clSover{color:black; font-weight:bold; layer-background-color:#D5D2E4; background-color:#D5D2E4;}

.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:800; height:10; visibility:hidden; }


.home{background-image: url(images/nav_home.gif); background-repeat:no-repeat;}
.homeOver{background-image: url(images/nav_home_over.gif); background-repeat:no-repeat;}

.services{background-image: url(images/nav_services.gif); background-repeat:no-repeat;}
.servicesOver{background-image: url(images/nav_services_over.gif); background-repeat:no-repeat;}

.support{background-image: url(images/nav_support.gif); background-repeat:no-repeat;}
.supportOver{background-image: url(images/nav_support_over.gif); background-repeat:no-repeat;}

.company{background-image: url(images/nav_company.gif); background-repeat:no-repeat;}
.companyOver{background-image: url(images/nav_company_over.gif); background-repeat:no-repeat;}

.press{background-image: url(images/nav_press.gif); background-repeat:no-repeat;}
.pressOver{background-image: url(images/nav_press_over.gif); background-repeat:no-repeat;}

.contact{background-image: url(images/nav_contact.gif); background-repeat:no-repeat;}
.contactOver{background-image: url(images/nav_contact_over.gif); background-repeat:no-repeat;}.leftbackgr {
	background-position: left top;
	background-repeat: repeat-y;
}
.rightbackgr {

	background-position: right;
	background-repeat: repeat-y;
}
	
