BODY {
	padding:				0px;
	color: Black;
   scrollbar-face-color:white;
   scrollbar-arrow-color:#808080;
   scrollbar-track-color:#F8F8F8;
   scrollbar-shadow-color:#666666;
   scrollbar-highlight-color:#999999;
   scrollbar-3dlight-color:white;
   scrollbar-darkshadow-Color:white;		
}

TD {
	font-family:			"Segoe UI", "Lucida Sans Unicode", "Verdana", "Lucida Sans", "Lucida Sans Unicode", "Tahoma", "Verdana", "Arial";
	font-size:				8pt;
	color:                  black;	

}

A {
	text-decoration:		none;	
	color:					navy;
}

a:hover {
	text-decoration:		none;
	color:					#003466;

}

input.loginbtn { /* button */
	color: #000000;
	text-transform: lowercase;
	font-size: 11px; 
    font-family: Segoe UI, Verdana, Arial; 
    text-indent:18;
	background-image:url('/asp/images/treeview/lup.gif');
	background-repeat:no-repeat;
}

table#tabl1
    {    
    cursor: Hand;
    width: 100%;
    border: 0px;
    }

.textarea
    { 
    font-family: Segoe UI, Verdana, Arial; 
    font-size: 11px;
    border: 1px solid #7F9DB9;    
    }
.selectBox      
    { 
    background-color: #FFFFFF;
    font-family: Segoe UI, Verdana, Arial; 
    font-size: 11px; 
    border: 1px solid #006699;    
    cursor: Hand;
    height:17; 
    }
.systemButton
    {
    color: Black;
	font-size: 8pt;
	font-family: Segoe UI, Arial;
    border:1px solid #006699; 
    cursor: Hand;
    height:20; 
    background-image:url('/asp/images/buttonBack.jpg');
    }
.systemButton2
    {
    color: Black;
	font-size: 8pt;
	font-family: Segoe UI, Arial;
    border:1px solid #006699; 
    cursor: Hand;
    height:20; 
    } 
.textBox      
    { 
    background-color: #FFFFFF; 
    font-family: Segoe UI, Verdana, Arial; 
    font-size: 11px; 
    padding-left: 4; 
    padding-right: 4; 
    padding-top: 1; 
    padding-bottom: 1;    
    height: 17;
    border: 1px solid #7F9DB9;
    color: #000000; 
    }
.popupButton      
    { 
    font-family: "Segoe UI", "Lucida Sans Unicode", "Tahoma", "Verdana", "Arial"; 
    font-size: 11px; 
    color: White; 
    }
    

.topHeader 
{
	font-family:			"Segoe UI", "Tahoma", "Trebuchet MS", "Arial", "Trebuchet MS";
	font-size:				11pt;
	color:                  White;
	font-weight: 			bold;	
}

.menulines
{ 
border:1px solid White;
}
.menulines a{
text-decoration:none;
color:black;
}


.wm_list_cell
{ 
    border-bottom:1px solid #DBDBDB;    
}
.wm_list_cell_bold
{ 
	font-weight: bold;
}
.wm_list_cell_black
{ 
}

.wm_list_cell_red
{ 
	color:		#FF0000;
}


.wm_list_cell_blue
{ 
	color:		#336699;
}

.wm_list_cell_grey
{ 
	color:		#808080;
}

.wm_list_cell_green
{ 
	color:		#009900;
}

.wm_list_cell_checked
{
	background: #4A7AC9;
	color:		white;
	font-weight: normal;
}
.wm_list_cell_unread
{
    border-bottom:1px solid #DBDBDB;
	color:		black;    	
	font-weight: bold;  	
}
.system_menu_selected
{
	font-weight: normal;
	color:		black;	
    background-image:url(/asp/menu/navigator/design/image/style1/itemhover.gif)	
}

.tab_standard
{ 
   border-left:1px solid #808080;
   border-right:1px solid #808080; 
   border-top: 1px solid #808080; 
   border-bottom: 1px solid #808080;
   background: #EFEFEF;
   background-image:url('/asp/images/tabgrey.gif');
   height:18;      
}
.tab_selected
{ 
   border-left:1px solid #808080;
   border-right:1px solid #808080; 
   border-top: 3px solid #FF9900;
   border-bottom: 1px solid #FFFFFF; 
   background: #FFFFFF; 
   height:20;         
   font-weight: bold;     
}


input.btn { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #295BB1;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Segoe UI, Tahoma, Verdana, Sans-serif;
	font-weight: bold;
	padding: 1px;
}


	.boximage {
		border-color: White;
		background: transparent;
					border-style: solid;
			border-width: 1px;
			}
	
	.boximage1 {
		border-color: #FF8400;
		background: #EEEEEE;
					border-style: solid;
			border-width: 1px;
			}
	
	.boximage2 {
		border-color: #333333;
		background: #EEEEEE;
					border-style: solid;
			border-width: 1px;
			}
			

a.button_add{
    background:url(/beta/newnode.gif) no-repeat 0px 0px;
	font-family:"Segoe UI", "Lucida Sans Unicode", "Verdana", "Lucida Sans", "Lucida Sans Unicode", "Tahoma", "Verdana", "Arial";
	font-size:8pt;    
    text-indent:18px;
    color:#555555;
    height:18px;
    line-height:18px;
    text-decoration:none;
}
    a:hover.button_add{
    font-weight:bold;    
    text-decoration:underline;    
}
