Body {MARGIN:0px;Background-color:#EEEEEE;
	Font-Family: Arial, Verdana, Tahoma;Font-Size: 8pt;Line-Height: 14px;
}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}

a.Under:link{text-decoration: underline;}
a.Under:visited{text-decoration: underline;}
a.Under:hover{text-decoration: underline;}

/* Normal CSS */
.BgBlack{background-color:#000000;}
.BgWhite{background-color:#FFFFFF;}
.BgGrey{background-color:#F5F7F4;}
.BgGrey1{background-color:#F7F8F6;}
.BgGrey1{background-color:#F7F8F6;}

.HeadBg{background-color:#A0BED8;}
.CellBg1{background-color:#CFE3F5;}
.CellBg2{background-color:#E9F4FE;}
.CellBg3{background-color:#F2F8FD;}

.FrmBdr{border:1px solid #252525;}
.Border2{border:1px solid #CFCFCF;}
.Border3{border:1px solid #7FAED8;}
.Border4{border:1px solid #A0BED8;}
.ImgBdr{border:1px solid #CDDCEA;}
.ImgBdr1{border:3px Double #CDDCEA;}

.BdrT{border-Top:1px solid #D2D2D2;}
.BdrR{border-right:1px solid #D2D2D2;}
.BdrB{border-bottom:1px solid #D2D2D2;}
.BdrL{border-left:1px solid #D2D2D2;}

.BdrB1{border-bottom:1px solid #FFFFFF;}
.BdrB2{border-bottom:1px solid #769EC8;}

.BdrT3{border-Top:1px solid #A0BED8;}
.BdrR3{border-right:1px solid #A0BED8;}
.BdrB3{border-bottom:1px solid #A0BED8;}
.BdrL3{border-left:1px solid #A0BED8;}

.Light1{Font-Family: Arial, Verdana, Tahoma;Font-Size: 10pt;Line-Height: 14px;}
.Light2{Font-Family: Arial, Verdana, Tahoma;Font-Size: 9pt;Line-Height: 14px;}
.Light3{Font-Family: Arial, Verdana, 'sans-serif';Font-Size: 8pt;Line-Height: 14px;}
.Light4{Font-Family: Arial, Verdana, Tahoma;Font-Size: 9pt;Line-Height: 16px;}
.Light5{Font-Family: Arial, Verdana, Tahoma;Font-Size: 12pt;Line-Height: 16px;}

.Black{color:#000000;}
.White{color:#FFFFFF;}
.Blue{color:#004288;}
.Blue1{color:#365281;}
.Blue2{color:#152E57;}
.BabyBlue{color:#3487D6;}
.Grey{color:#5A5A5A;}
.Grey1{color:#575758;}
.Grey2{color:#646567;}
.Grey3{color:#909090;}

.ULLink{color:#3487D6;}


.Margin1{margin:3px 5px 3px 5px;}
.Margin2{margin:15px 5px 10px 5px;}
.Margin3{margin:5px 5px 5px 8px;}
.Margin4{margin:5px 5px 5px 5px;}
.Margin5{margin:1px 5px 1px 5px;}
.Margin6{margin:3px 5px 3px 8px;}


.Pad1{padding:5px;}
.Pad2{padding:4px;}
.Pad3{padding:3px;}
.Pad4{padding:2px;}
.Pad5{padding:1px;}



.But{Font-Family: Arial, Verdana, 'sans-serif';Font-Size: 8pt;Font-weight:bold;Background-color:#3487D6;color:#FFFFFF;Border:1px solid #3487D6;Margin:5px;}
.But1{Font-Family: Arial, Verdana, 'sans-serif';Font-Size: 8pt;Font-weight:bold;Background-color:#F8DFC0;color:#533105;Border:1px solid #633C0A;Margin:3px;}


ul {list-style:square;Font-Family: Arial, Verdana, Tahoma;Font-Size: 8pt;Font-Weight: bold;Color: #595959;Line-Height: 15px;Margin: 2px 3px 2px 20px;}
ul.1 {list-style:square;Font-Family: Arial, Verdana, Tahoma;Font-Size: 8pt;Font-Weight: normal;Color: #3487D6;Line-Height: 17px;Margin: 2px 3px 2px 20px;}
ul.2 {list-style:square;Font-Family: Arial, Verdana, Tahoma;Font-Size: 8pt;Font-Weight: normal;Color: #595959;Line-Height: 17px;Margin: 2px 3px 2px 20px;}
ul.3 {list-style:square;Font-Family: Arial, Verdana, Tahoma;Font-Size: 9pt;Font-Weight: normal;Color: #353535;Line-Height: 17px;Margin: 2px 3px 2px 20px;}



#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

/* new */



.suckertreemenu {
  background: #e7e7e7;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background: #e7e7e7;
}

.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background: #e7e7e7;
text-align: center;
}

.suckertreemenu ul li a{
display: block;
padding: 7px 0px;
border-left-width: 0;
text-decoration: none;
color: #004288;
background: #e7e7e7;
}
	
.suckertreemenu ul li ul{
left: 0;
position: absolute;

display: block;
visibility: hidden;
background: #e7e7e7;
}

.suckertreemenu ul li ul li{
display: list-item;
float: none;
background: #e7e7e7;
badding-left: 8px;
text-align: left;
}

.suckertreemenu ul li ul li ul{ 
left: 159px; 
top: 0;
background: #e7e7e7;
}

.suckertreemenu ul li ul li a{
display: block;
width: 160px;
color: #004288;
text-decoration: none;
padding: 1px 5px;
background: #e7e7e7;
}

.suckertreemenu ul li a:hover{
background: #ffffff;
color: #004288;
}

.suckertreemenu .mainfoldericon{
background: #e7e7e7;
}

.suckertreemenu .subfoldericon{
/*background: #f7f8f6;*/
background: #e7e7e7;
}

* html p#iepara{ 
padding-top: 1em;
background: #e7e7e7;
}
	
* html .suckertreemenu ul li { float: left; height: 1%;  background: #e7e7e7; }
* html .suckertreemenu ul li a { height: 1%;   background: #e7e7e7;}
