.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color:#377132; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 60px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 0px;
border-left-width: 0;
text-decoration: none;
color: #FFFFFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 110px; /*width of sub menu levels*/
color: #FFFFF;
text-decoration: none;
padding: 1px 5px;
border: 0px;
}

.suckertreemenu ul li a:hover{
background-color: #377132;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #377132  no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #377132 no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.txt {  font-family: "Tahoma"; font-size: 12px; ; color: #5C87A8}
a:link.txt { font-family: "Tahoma"; font-size: 10px; color: #5C87A8}

.txtwhite { font-family: "Tahoma"; font-size: 12px; ; color: #FFFFFF; }
a:link.txtwhite { font-family: "Tahoma"; font-size: 10px; color: #FFFFFF; text-decoration: none}
a:hover.txtwhite { font-family: "Tahoma"; font-size: 10px; ; color: #FFFFFF; text-decoration: none}

.txthome { font-family: "Tahoma"; font-size: 12px; ; color: #7F97AA; text-decoration: none}
a:hover.txthome { font-family: "Tahoma"; font-size: 10px; ; color: #002F55; text-decoration: none}

.txtswitch { font-family: "Tahoma"; font-size: 13px; ; color: #7F97AA; text-decoration: none }
.txtbox {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.txtblack {
	font-family: Tahoma;
	font-size: 12px;
	;
	color: #000000;
	text-decoration: none
}
a:link.txtblack { font-family: "Tahoma"; font-size: 12px; color: #000000; text-decoration: none}
a:hover.txtblack { font-family: "Tahoma"; font-size: 12px; ; color: #000000; text-decoration: none}

.txtblue { font-family: "Tahoma"; font-size: 16px; ; color: #5C87A8; text-decoration: none}

.txtyui { font-family: "Tahoma"; font-size: 16px; ; color: #000000; text-decoration: none}
a:hover.txtyui { font-family: "Tahoma"; font-size: 14px; ; color: #0099FF; text-decoration: none}
a:link.txtyui { font-family: "Tahoma"; font-size: 14px; color: #000000}

.txtmenu { font-family: "Tahoma"; font-size: 12px; ; color: #FFFFFF; text-decoration: none }
.txtsearch { font-family: "Tahoma"; font-size: 12px; ; color: #CAFFFF; text-decoration: none }
.txtgray {
	font-family: Tahoma;
	font-size: 12px;
	;
	color: #333333;
	;
	text-decoration: none;
}
.txtredd {
	font-family: Tahoma;
	font-size: 12px;
	;
	color: #FF0000;
	;
	text-decoration: none;
}

.txtsblue {
	font-family: Tahoma;
	font-size: 12px;
	;
	color: #0066CC;
	text-decoration: underline
}
a:hover.txtsblue { font-family: "Tahoma"; font-size: 10px; ; color: #0099FF; text-decoration: underline}
a:link.txtsblue { font-family: "Tahoma"; font-size: 10px; color: #000000}

.txtsitemap { font-family: "Tahoma"; font-size: 12px; ; color: #0066CC; text-decoration: none}
a:hover.txtsitemap { font-family: "Tahoma"; font-size: 12px; ; color: #000033; text-decoration: underline}

.txtred { font-family: "Tahoma"; font-size: 16px; ; color: #FF6600; text-decoration: none}
a:hover.txtred { font-family: "Tahoma"; font-size: 14px; ; color: #0099FF; text-decoration: none}
.txtmin { font-family: "Tahoma"; font-size: 16px; ; color: #000000; text-decoration: none}
a:hover.txtmin { font-family: "Tahoma"; font-size: 14px; ; color: #0099FF; text-decoration: none}
a:hover.txtyin { font-family: "Tahoma"; font-size: 12px; ; color: #0099FF; text-decoration: none}

.hilight { font-family: "Tahoma"; font-size: 14px; ; color: #000000; BACKGROUND-COLOR: #00FFFF;text-decoration: none; text-align: center}
.txtitalic { font-family: "Tahoma"; font-size: 12px; ; color: #FF0000; font-style: italic; font-weight: bold ;text-align: center}
.txtwhitelarge { font-family: "Tahoma"; font-size: 18px; ; color: #FFFFFF; text-decoration: none}
.txtbluelarge { font-family: "Tahoma"; font-size: 18px; ; color: #0066FF; text-decoration: none}
.txtredlarge { font-family: "Tahoma"; font-size: 18px; ; color: #FF0000; text-decoration: none}
.txtlightgray { font-family: "Tahoma"; font-size: 13px; ; color: #999999; ; text-decoration: none}
.txtblacklarge { font-family: "Tahoma"; font-size: 18px; ; color: #000000; text-decoration: none}
.txtgraylarge { font-family: "Tahoma"; font-size: 18px; ; color: #666666; text-decoration: none}
.txtdarkblue { font-family: "Tahoma"; font-size: 16px; ; color: #283897; text-decoration: none}
.txtmediumblue { font-family: "Tahoma"; font-size: 16px; ; color: #006699; text-decoration: none}
.txtlightblue { font-family: "Tahoma"; font-size: 16px; ; color: #74baba; text-decoration: none}
.txtsmalldarkblue { font-family: "Tahoma"; font-size: 12px; ; color: #283897; text-decoration: none}

.txtsmallblue { font-family: "Tahoma"; font-size: 12px; ; color: #006699; text-decoration: none}


.txtsubmenu { font-family: "Tahoma"; font-size: 12px; display: none;}
.txtblueover {
	font-family: "Tahoma";
	font-size: 13px;
	;
	color: #0066FF;
;
	font-weight: bold;
}
.txtblue2 {
font-family: "Tahoma"; font-size: 16px; ; color: #0000FF; text-decoration: none
}
.logo {
font-family: Arial; font-size: 16px; ; color: #0066FF; text-decoration: none}
.txtgraymedium {
	font-family: Tahoma;
	font-size: 15px;
	;
	color: #666666;
	text-decoration: none;
}
a:link.txtgraymedium { font-family: "Tahoma"; font-size: 15px; color: #666666; text-decoration: none}
a:hover.txtgraymedium { font-family: "Tahoma"; font-size: 15px; ; color: #666666; text-decoration: none}

.txtwhitemedium {
	font-family: "Tahoma";
	font-size: 15px;
	;
	color: #FFFFFF;
}
