#foldingroot { margin-left:-20; COLOR: #003355; list-style-image:url('img/set0.gif')}
#folders{  margin-left:20; COLOR: #005577; list-style-image:url('img/set0.gif')}
#lists{  COLOR: #00FF77; list-style-image:url('img/list3.gif')}


body{ font-family: Arial; font-size: 12px }



.Rollover { behavior : url(common\imageRollover_js.htc) }


a.f11 {font-family : ARIAL ; font-size : 11px;}
a:link.f11 {font-family : ARIAL ; font-size : 11px ;text-decoration: none; color :"#000000";}
a:active.f11 {font-family : ARIAL ; font-size : 11px ;text-decoration: none; color :"#000000";}
a:visited.f11 {font-family : ARIAL ; font-size : 11px ;text-decoration: none; color :"#000000";}
a:hover.f11 {font-family : ARIAL ; font-size : 11px ;text-decoration: underline; color :"#ff0000";}

a.f12 {font-family : ARIAL ; font-size : 12px;}
a:link.f12 {font-family : ARIAL ; font-size : 12px ;text-decoration: none; color :"#000000";}
a:active.f12 {font-family : ARIAL ; font-size : 12px ;text-decoration: none; color :"#000000";}
a:visited.f12 {font-family : ARIAL ; font-size : 12px ;text-decoration: none; color :"#000000";}
a:hover.f12 {font-family : ARIAL ; font-size : 12px ;text-decoration: underline; color :"#ff0000";}

a.f13 {font-family : ARIAL ; font-size : 13px;}
a:link.f13 {font-family : ARIAL ; font-size : 13px ;text-decoration: none; color :"#000000";}
a:active.f13 {font-family : ARIAL ; font-size : 13px ;text-decoration: none; color :"#000000";}
a:visited.f13 {font-family : ARIAL ; font-size : 13px ;text-decoration: none; color :"#000000";}
a:hover.f13 {font-family : ARIAL ; font-size : 13px ;text-decoration: underline; color :"#ff0000";}

a.f14 {font-family : ARIAL ; font-size : 14px;}
a:link.f14 {font-family : ARIAL ; font-size : 14px ;text-decoration: none; color :"#000000";}
a:active.f14 {font-family : ARIAL ; font-size : 14px ;text-decoration: none; color :"#000000";}
a:visited.f14 {font-family : ARIAL ; font-size : 14px ;text-decoration: none; color :"#000000";}
a:hover.f14 {font-family : ARIAL ; font-size : 14px ;text-decoration: underline; color :"#ff0000";}

a.f15 {font-family : ARIAL ; font-size : 15px;}
a:link.f15 {font-family : ARIAL ; font-size : 15px ;text-decoration: none; color :"#000000";}
a:active.f15 {font-family : ARIAL ; font-size : 15px ;text-decoration: none; color :"#000000";}
a:visited.f15 {font-family : ARIAL ; font-size : 15px ;text-decoration: none; color :"#000000";}
a:hover.f15 {font-family : ARIAL ; font-size : 15px ;text-decoration: underline; color :"#ff0000";}

a.dlist_title {font-family : ARIAL ; font-size : 11px;}
a:link.dlist_title { font-family : ARIAL ; font-size : 11px ;text-decoration: none;color :"#ffffff";}
a:active.dlist_title { font-family : ARIAL ; font-size : 11px ;text-decoration: none;color :"#ffffff";}
a:visited.dlist_title { font-family : ARIAL ; font-size : 11px ;text-decoration: none;color :"#ffffff";}
a:hover.dlist_title {font-family : ARIAL ; font-size : 11px ;text-decoration: underline; color :"#FF0000";}

a.dlist_title_b {font-family : ARIAL ; font-size : 11px;}
a:link.dlist_title_b { font-family : ARIAL ; font-size : 11px ;text-decoration: none;color :"#333333";}
a:active.dlist_title_b { font-family : ARIAL ; font-size : 11px ;text-decoration: none;color :"#333333";}
a:visited.dlist_title_b { font-family : ARIAL ; font-size : 11px ;text-decoration: none;color :"#333333";}
a:hover.dlist_title_b {font-family : ARIAL ; font-size : 11px ;text-decoration: underline; color :"#FF0000";}



font {
.dlist_css1_title  { font-family : ARIAL ; font-size : 12px ; }
}


font.f9 { font-family : ARIAL ; font-size : 9px ; }
font.f10 { font-family : ARIAL ; font-size : 10px ; }
font.f10b { font-family : ARIAL ; font-size : 10px ;  font-weight: bold;}

font.f11 { font-family : ARIAL ; font-size : 11px ; }
font.f11b { font-family : ARIAL ; font-size : 11px ;  font-weight: bold;}

font.f12 { font-family : ARIAL ; font-size : 12px ; }
font.f12b { font-family : ARIAL ; font-size : 12px ;  font-weight: bold;}

font.f13 { font-family : ARIAL ; font-size : 13px ; }
font.f13b { font-family : ARIAL ; font-size : 13px ;  font-weight: bold;}

font.f15 { font-family : ARIAL ; font-size : 15px ; }
font.f15b { font-family : ARIAL ; font-size : 15px ;  font-weight: bold;}


input.whiterect { background-color: #FFFFFF; border: 1px solid #FFFFFF; font-family : ARIAL ; font-size : 11px   }

input.simpleRECT { background-color: #FFFBE1; border: 1px solid #000000;  }
input.bluebutton {
	color: #000000;
	margin-top: 0px;margin-bottom: 0px;
	font-weight: none;
	height: 1.6em;
	background-color: #99ccff;
	border-top:1px solid #6688cc;
	border-left:1px solid #6688cc;
	border-right:1px solid #334466;
	border-bottom:1px solid #334466;
	cursor: hand;
  }
input.redbutton {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;height: 1.6em;
	background-color: #ff7777;
	border-top:1px solid #cc5555;
	border-left:1px solid #cc5555;
	border-right:1px solid #662222;
	border-bottom:1px solid #662222;
	cursor: hand;
  }
input.greenbutton {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;height: 1.6em;
	background-color: #99eecc;
	border-top:1px solid #66cc88;
	border-left:1px solid #66cc88;
	border-right:1px solid #336644;
	border-bottom:1px solid #336644;
	cursor: hand;
  }

input.yellowbutton {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;
	height: 1.6em;
	background-color: #ffdd99;
	border-top:1px solid #cc9966;
	border-left:1px solid #cc9966;
	border-right:1px solid #665533;
	border-bottom:1px solid #665533;
	cursor: hand;
}

input.glaybutton {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;
	height: 1.6em;
	background-color: #dddddd;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	cursor: hand;
}

input.disablebutton {
	color: #bbbbbb;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;  
	height: 1.6em;
	background-color: #dddddd;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	cursor: hand;
  }
  
  
.tab_enable {
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;  
	height: 1.6em;
	background-color: #eeeeee;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
 }
   
.tab_disable {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;  
	height: 1.6em;
	background-color: #d0d0d0;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #aaaaaa;
	cursor: hand;
 }
 
 FIELDSET
{
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px
}
TD
{
    BORDER-BOTTOM: thin;
    BORDER-LEFT: thin;
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    PADDING-LEFT: 2px
}
INPUT.TextBox1
{
    WIDTH: 1.5pc
}
INPUT.TextBox2
{
    WIDTH: 2pc
}
INPUT.TextBox18
{
    WIDTH: 8.5pc
}
INPUT.TextBox5
{
    WIDTH: 3.5pc
}
INPUT.TextBox25
{
    WIDTH: 12pc
}
INPUT.TextBoxFull
{
    WIDTH: 21pc
}
INPUT.TextBox8
{
    WIDTH: 6pc
}
INPUT.StandardButton
{
    BACKGROUND-COLOR: buttonface;
    WIDTH: 5pc
}
INPUT.TextBox20
{
    WIDTH: 9.5pc
}
td.ActiveTabSection
{
    BACKGROUND-COLOR: eeeeee;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;

    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center;
    WIDTH: 100px
}
td.InactiveTabSection
{
    BACKGROUND-COLOR: 666666;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    FONT-SIZE:12px;
    Color:ffffff;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    TEXT-ALIGN: center;
    WIDTH: 100px
}
TABLE.PlainTable
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px;
    BORDER-LEFT: 1px;
    BORDER-RIGHT: 1px;
    LEFT: 15px;
    MARGIN-RIGHT: 0px;
    POSITION: absolute;
    TOP: 2px
}
TABLE.TabSectionVisible
{
    BACKGROUND-COLOR: #eeeeee;
    VISIBILITY: visible;

}
TABLE.TabSectionInvisible
{
    BACKGROUND-COLOR: transparent;
    display:none
    }
INPUT.DisabledTextbox
{
    BACKGROUND-COLOR: lightgrey
}
INPUT.EnabledTextbox
{
    BACKGROUND-COLOR: white
}
BODY.PapayaWhip
{
    BACKGROUND-COLOR: papayawhip;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 12pt
}
TABLE.PapayaWhip
{
    BACKGROUND-COLOR: papayawhip
    }
    
select       { font-family: Arial; font-size: 12 px }
input       { font-size: 12 px; font-family: Arial }