.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family : "verdana";
font-size:12px;
font-weight:bold;
z-index:1000;
}

/*Top level list items*/
.suckertreemenu ul li{
z-index:1000;
position: relative;
display: inline;
float: left;
color:#ffffff;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
z-index:1000;
display: block;
width: 157px; /*Width of top level menu link items*/
text-align:center;
border-left-width: 0;
text-decoration: none;
color:#fefeff;
}
.suckertreemenu ul li a:hover
{
z-index:1000;
color:#000000;
}	
/*1st sub level menu*/
.suckertreemenu ul li ul{
z-index:1000;
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{
z-index:1000;
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
z-index:1000;
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{
z-index:1000;
display: block;
text-align:left;
font-family : "verdana";
font-size:10px;
font-weight:bold;
width: 147px; /*width of sub menu levels*/
color:#ffffff;
text-decoration: none;
padding-left:5px;
padding-top:7px;
padding-bottom:4px;
padding-right:5px;
background:#b2c4b6;
border:1px solid #e9f4e4;
}

.suckertreemenu ul li ul li a:hover
{
z-index:1000;
color: #000000;
background:#b2c4b6;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
z-index:1000;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
z-index:1000;
background:#b2c4b6;
}

* 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; }
* html .suckertreemenu ul li a {  }
/* End */
/* CSS Document */
.style_heading
{
font-family : "Verdana";
font-size : 14px;
color:#000000;
font-weight:bold;
line-height:18px;
}
.style_text
{
font-family : "Verdana";
font-size : 10px;
color:#000000;
line-height:18px;
}
.style_text a
{
font-family : "Verdana";
font-size : 10px;
color:#790303;
text-decoration:none;
}
.style-text-small
{
font-family : "Verdana";
font-size : 9px;
}
.style-text-small a
{
font-family : "Verdana";
font-size : 9px;
color:#4d4c4c;
}

body
{
background:#cccccc;
margin:0;
}
.small_text
{
font-family : "Arial";
font-size : 8px;
color:#ffffff;
}
.small_text a
{
font-family : "Arial";
font-size : 8px;
color:#ffffff;
text-decoration:none;
}
img
{
border:0;
}
.style_menu
{
font-family : "Verdana";
font-size : 12px;
color:#597AB6;
font-weight:bold;
}
.style_menu a
{
font-family : "Verdana";
font-size : 12px;
color:#597AB6;
font-weight:bold;
text-decoration:none;
}
.style_menu a:hover
{
font-family : "Verdana";
font-size : 12px;
color:#597AB6;
font-weight:bold;
}
.style-text-small-small
{
font-family : "Verdana";
font-size : 7px;
color:#4d4c4c;
}
.style-text-small-small a
{
font-family : "Verdana";
font-size : 7px;
color:#4d4c4c;
text-decoration:none;
}
.style_heading_news
{
font-family : "Verdana";
font-size : 14px;
color:#ffffff;
font-weight:bold;
}
.style_news
{
font-family : "Verdana";
font-size : 10px;
color:#feaf16;
}
.style_news a
{
font-family : "Verdana";
font-size : 10px;
color:#16fef0;
}
.style_content
{
font-family : "Verdana";
font-size : 10px;
color:#4d4c4c;
}
.style_content a
{
font-family : "Verdana";
font-size : 10px;
color:#4d4c4c;
}
a
{
color:#990000;
}
