Body {
    scrollbar-arrow-color:#DDDDDD;
	scrollbar-base-color:#666666;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#666666;
	background-color : #424242;
}


TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #383838;
	font-weight : normal;	
}

A:LINK {color : #458137; text-decoration : none;}
A:VISITED {color : #458137; text-decoration : none;}
A:ACTIVE {color : #458137; text-decoration : none;}
A:HOVER {color : #458137; text-decoration : underline;}


.bluesmall {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #4D6892;
	font-weight : normal;	
}
.Utxt4 A:LINK {color : #4D6892; text-decoration : none;}
.Utxt4 A:VISITED {color : #4D6892; text-decoration : none;}
.Utxt4 A:ACTIVE {color : #4D6892; text-decoration : none;}
.Utxt4 A:HOVER {color : #4D6892; text-decoration : underline;}

	
	 .blue{
     border-top: 1px solid #C7CDD5;
     border-bottom: 1px solid #42474C;
     border-left: 1px solid #C7CDD5;
     border-right: 1px solid #42474C;
     background-color: #9DA9B6;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;    
     color: #2A394C;
     font-weight : bold;
   
     text-decoration: none;
     cursor : hand;
     }
