.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family : "Tw Cen MT";
font-size:13px;
font-weight:bold;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
color:#053075;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width:90px;
height: 20px;
text-align:center;
border-left-width: 0;
text-decoration: underline;
color:#053075;
padding:4px;
padding-top:5px;
}
.suckertreemenu ul li a:hover
{
color:#053075;
}	
/*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;
text-align:left;
width: 110px; /*width of sub menu levels*/
color:#333333;
text-decoration: none;
padding:4px;
border-bottom: 1px solid #BCBCBC;
border-right: 1px solid #BCBCBC;
border-left: 1px solid #BCBCBC;
background:#E8E8E8;
}

.suckertreemenu ul li ul li a:hover
{
color: #000000;
background:#E8E8E8;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background:#E8E8E8;
}

* 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 : "Tw Cen MT";
font-size : 13px;
color:#366c8e;
font-weight:bold;
line-height:18px;
}
.style_text
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#000000;
line-height:18px;
}
.style_text a
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#790303;
text-decoration:none;
}
.style-text-small
{
font-family : "Tw Cen MT";
font-size : 9px;
}
.style-text-small a
{
font-family : "Tw Cen MT";
font-size : 9px;
color:#4d4c4c;
}

body
{
background:url(../images/background.jpg) repeat-x;
background:#ffffff;
margin:0;
}
.small_text
{
font-family : "Tw Cen MT";
font-size : 8px;
color:#ffffff;
}
.small_text a
{
font-family : "Tw Cen MT";
font-size : 8px;
color:#ffffff;
text-decoration:none;
}
img
{
border:0;
}
.style_menu
{
font-family : "Tw Cen MT";
font-size : 18px;
color:#2E2E2E;
font-weight:bold;
text-decoration:none;
}
.style_menu a
{
font-family : "Tw Cen MT";
font-size : 18px;
color:#2E2E2E;
font-weight:bold;
text-decoration:none;
}
.style_menu a:hover
{
font-family : "Tw Cen MT";
font-size : 18px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.style_submenu
{
font-family : "Tw Cen MT";
font-size : 15px;
color:#6D6D6D;
text-decoration:none;
}
.style_submenu a
{
font-family : "Tw Cen MT";
font-size : 15px;
color:#6D6D6D;
text-decoration:none;
}
.style_submenu a:hover
{
font-family : "Tw Cen MT";
font-size : 15px;
color:#6D6D6D;
text-decoration:none;
}
.style-text-small-small
{
font-family : "Tw Cen MT";
font-size : 7px;
color:#4d4c4c;
}
.style-text-small-small a
{
font-family : "Tw Cen MT";
font-size : 7px;
color:#4d4c4c;
text-decoration:none;
}
.style_heading_news
{
font-family : "Tw Cen MT";
font-size : 16px;
color:#000099;
font-weight:bold;
}
.style_news
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#999999;
}
.style_news a
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#999999;
}
.style_content
{
font-family : "Tw Cen MT";
font-size : 10px;
color:#000000;
}
.style_content a
{
font-family : "Tw Cen MT";
font-size : 10px;
color:#000000;
}

