/*   U = Universal  */

BODY {
    scrollbar-arrow-color:#D3D8E1;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#3D5882;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#D3D8E1;
}

.td1 {  font-family: MS Sans Serif; font-size: 10pt; color:#FFFFFF; font-weight : normal;}
.td2 {  font-family: MS Sans Serif; font-size: 9pt; color:#000000; font-weight : normal;}
.td3 {  font-family: MS Sans Serif; font-size: 10pt; color:#000000; font-weight : normal;}
.td4 {  font-family: MS Sans Serif; font-size: 8pt; color:#000000;}
.td5 {  font-family: MS Sans Serif; font-size: 9pt; color:#000000; font-weight : bold;}
.style12 {font-family: tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; margin: auto; padding: 2px 0px; }

.AdminMenu {
	font-family: MS Sans Serif;
    font-size: 9pt;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.AdminMenu A:link    { color:#000000; text-decoration : none; }
.AdminMenu A:visited { color:#000000; text-decoration : none; }
.AdminMenu A:active  { color:#000000; text-decoration : none; }
.AdminMenu A:hover   { color:#FF0000; text-decoration : none; }

.Link1 {
	font-family: MS Sans Serif;
    font-size: 9pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.Link1 A:link    { color:#000000; text-decoration : none; }
.Link1 A:visited { color:#000000; text-decoration : none; }
.Link1 A:active  { color:#000000; text-decoration : none; }
.Link1 A:hover   { color:#FF0033; text-decoration : none; }

.Link2 {
	font-family: MS Sans Serif;
    font-size: 9pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.Link2 A:link    { color:#000000; text-decoration : none; }
.Link2 A:visited { color:#000000; text-decoration : none; }
.Link2 A:active  { color:#000000; text-decoration : none; }
.Link2 A:hover   { color:#FFFFFF; text-decoration : none; font-weight : bold; }

.FieldStyle1{
    border-top: 1px solid #669999;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;  
	font-weight : normal;  
    color: #000000; 
	line-height : 12px;  
    text-decoration: none; 
}

.ButtonStyle1{
    border-top: 1px solid #354D73;
    border-bottom: 1px solid #354D73;
    border-left: 1px solid #354D73;
    border-right: 1px solid #354D73;
    background-color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
    text-decoration: none;
    cursor : hand;
}
