
.label 
{
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	COLOR: black;
	text-align:left;
	
}

.labellight 
{
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	COLOR: black;
	text-align:left;
	font-weight:lighter;
	
}

.labelright 
{
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	COLOR: black;
	text-align:right;
	
}



.menutitle
{
cursor:pointer;
margin-bottom: 5px;
background-color:#e5ecf9;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
FONT-FAMILY: Verdana;
FONT-SIZE: 12px;
/*/*/border:1px solid #000000;/* */
}





.form
{

margin-bottom: 5px;
background-color:#e5ecf9;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
FONT-FAMILY: Verdana;
FONT-SIZE: 12px;
/*/*/border:1px solid #000000;/* */
}


.openmenu
{

margin-bottom: 5px;
background-color:#white;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
FONT-FAMILY: Verdana;
FONT-SIZE: 12px;
/*/*/border:1px solid #000000;/* */
}


.newfeature
{

background-color:lightgreen;
color:#000000;
width:3px;
padding:1px;
text-align:center;
font-weight:bold;
FONT-FAMILY: Verdana;
FONT-SIZE: 9px;
/*/*/border:1px solid #000000;/* */
}




.submenu
{
margin-bottom: 0.5em;
display: none;
}


.submenu2
{
margin-bottom: 0.5em;
display: none;
}


BODY
{
	 BACKGROUND-COLOR:white;
}	



.back
{
    FILTER: Alpha(Opacity=80, FinishOpacity=1, Style=1); 
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #e5ecf9;
}    







.divtext
{
    MARGIN-TOP: 0pt;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: none;
    COLOR: Black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#e5ecf9;
    vertical-align:center;
   
}






.divtext2
{
    MARGIN-TOP: 0pt;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: none;
    COLOR: Black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:white;
    vertical-align:top;
    border-color:white;
    
    
}




.treeviewtext
{
    MARGIN-TOP: 2pt; 
margin-bottom:2pt;	
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: none;
    COLOR: Black;
    FONT-FAMILY: Verdana;
    
}

.body
{
	
	
}	
	


.popup
{
    CURSOR: help;
    COLOR: black;
    TEXT-DECORATION: underline
}




A:link 
{
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	COLOR: Black;
}



A:active 
{
	color: #000000;
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	 COLOR: Black;
}


A:visited
{
   color: #0000FF;
   text-decoration: none;
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana;
   COLOR: Black;
}


A:hover 
{
	color: #FFFFFF;
	text-decoration:underline;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: Black;
	
 
}

div.banner {
  margin: 0;
  font-size: 100% /*smaller*/;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  position: fixed;
  top: 12em;
  left: auto;
  width: 14.5em;
  right: 2em;
}
div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #e5ecf9;
  border: thin outset #e5ece1;
  color: white;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #0000FF }



div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: #CCC }
div.banner a:hover { background: black; color: white }


