/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* MENU NUMBER 1 */
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FF9900; layer-background-color:#FF9900; visibility:hidden}
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute;}
.clLevel0{}
.clLevel0over{cursor:pointer; cursor:hand; }
/*Styles for level 1*/
.clLevel1,.clLevel1over{position:absolute;}
.clLevel1{}
.clLevel1over{cursor:pointer; cursor:hand; }
/* MENU NUMBER 2 */
/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}
/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute;}
.cl2Level0{}
.cl2Level0over{ cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden;}
.productsMenu,.productsMenuOver{position:absolute;}
.cl2Level1border{position:absolute; visibility:hidden;}
.topSpacer{background-color: #666666; layer-background-color:#666666;}
.topSpacer2{background-color:#004868; layer-background-color:#004868 ; position:absolute;}
.topSpacer3{ border-top: 1px #000000 dotted; border-left: 1px #000000 dotted; background:#FFFFFF; opacity:0.9; filter:alpha(opacity=90);}
.cookie{
	padding-top:3px;
	font-family : Verdana;
	font-size : 9px;
	color:#C4BDA4;
}
.cookieArrow{
	padding-top:3px;
	font-family : Verdana;
	font-size : 9px;
	color:#3E4D72;
}
/*sub menus*/
.productsMenu{
	padding-right: 5;
	padding-left: 10;
	font-size: 14px;
	background:#FFFFFF;
	text-decoration:none;
	border-left:#000000 solid 1;
	border-right:#000000 solid 1;
	font-family:"Trebuchet MS";
	color:#000000;
	text-align: left;
	vertical-align: middle;
	cursor:pointer;
	cursor:hand;
	text-transform: capitalize;
}


.productsMenuNoLink{
	padding-right: 5;
	padding-left: 10;
	font-size: 12px;
	background: #000000;
	text-decoration:none;
	font-family: Garamond, Times New Roman, Verdana, Arial;
	color:#FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;

}

.productsMenuOver{
	padding-right: 5;
	padding-left: 10;
	background:#FFFFFF;
	font-family:"Trebuchet MS";
	border-left:#000000 solid 1;
	border-right:#000000 solid 1;
	font-size: 14px;
	color:#009933;
	text-decoration:underline;
	text-align: left;
	vertical-align: middle;
	cursor:pointer;
	cursor:hand;
	text-transform: capitalize;
}

/*main menus*/
.MenuText{
	color:#000000;
	font-family:Verdana, Arial;
	font-size: 14px;
	text-align: left;
	cursor:pointer;
	cursor:hand;
	text-transform:uppercase;
}

.MenuTextNoLink{
	color:#FFFFFF;
	font-family: Garamond, Times New Roman, Verdana, Arial;
	font-size: 20px;
	text-align: left;
}

.menutextsel{
	color:#999999;
	background-color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size: 14px;
	text-align: left;
	cursor:pointer;
	cursor:hand;
	text-transform:uppercase;
	text-shadow:#CC99FF;
}
.MenuTextOver{
	color: #000000;
	background-color:#00CCFF;
	font-family:Verdana, Arial;
	font-size: 14px;
	text-align: left;
	cursor:pointer;
	cursor:hand;
	text-transform:uppercase;
	text-shadow:#CC99FF;
}

.MenuTextOverNoLink{

	color:#FFFFFF;
	font-family: Garamond, Times New Roman, Verdana, Arial;
	font-size: 20px;
	text-align: left;
}


/* CoolMenus 4 - default styles - end */


.txtLink{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}

BODY {
	BACKGROUND: #FFFFFF; vertical-align:top; 
	COLOR: #000; 
	font-weight:normal; 
	line-height:1.5;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

TD.ccontent {
	padding-top:20px;
	line-height:1.5;
	font-weight:normal;
	font-family: Garamond, Times New Roman, Verdana, Arial;
	font-size:12px;
	vertical-align: top;
}

TD {
	font-family: "Trebuchet MS";
	vertical-align:top;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height:1.5;
}


A:link { text-decoration: none; color:#009933;  text-decoration: underline}

A:visited { text-decoration: none; color:#009933; text-decoration: underline}

A:hover { 
	COLOR:#009933; text-decoration: underline;
}

/*------------As------------*/

.footer {
	font-size:10px;
	COLOR:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}


A.footer:link {
	font-size:10px;
	COLOR: #707038;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;'
		text-transform:capitalize;
}

A.footer:visited { 
	font-size:10px;
	COLOR: #707038;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform:capitalize;
}

A.footer:hover { 
	font-size:10px;
	COLOR: #9A9A4E;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform:capitalize;
}





