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;
}

/*Copy Text */
TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;	
}	

/*White Copy */
.Utxt1 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;	
}

/*DK Blue Copy*/
.Utxt3 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #3F5170;
	font-weight : bold;	
}
.Utxt3 A:LINK {color : #3F5170; text-decoration : none;}
.Utxt3 A:VISITED {color : #3F5170; text-decoration : none;}
.Utxt3 A:ACTIVE {color : #3F5170; text-decoration : none;}
.Utxt3 A:HOVER {color : #3F5170; text-decoration : underline;}

/* Blue Copy*/
.Utxt4 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0000CC;
	font-weight : normal;	
}
.Utxt4 A:LINK {color : #0000CC; text-decoration : none;}
.Utxt4 A:VISITED {color : #0000CC; text-decoration : none;}
.Utxt4 A:ACTIVE {color : #0000CC; text-decoration : none;}
.Utxt4 A:HOVER {color : #0000CC; text-decoration : underline;}

/*Grey Copy */
.Utxt5 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #C8C8C8;
	font-weight : normal;	
}

/* Thin White Copy*/
.Utxt6 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : normal;	
}
.Utxt6 A:LINK {color : #FFFFFF; text-decoration : none;}
.Utxt6 A:VISITED {color : #FFFFFF; text-decoration : none;}
.Utxt6 A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.Utxt6 A:HOVER {color : #FFFFFF; text-decoration : underline;}

/*Black Copy*/
.Utxt7 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3F5170;
	font-weight : bold;	
}
.Utxt7 A:LINK {color : #3F5170; text-decoration : none;}
.Utxt7 A:VISITED {color : #3F5170; text-decoration : none;}
.Utxt7 A:ACTIVE {color : #3F5170; text-decoration : none;}
.Utxt7 A:HOVER {color : #3F5170; text-decoration : underline;}

/*Form Description Elements */

.frmDescription {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #D0D0D0;
	line-height : 14px;
	font-weight : normal;	
	background-color : #9DA9B6;
}

.frmInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
	background-color : #BEC4CA;
}

.frmInput1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height : 14px;
	background-color : #FFFFFF;
}

/*Form Elements */

.drpDown1{
    border-top: 1px solid #CAC9C9;
    border-bottom: 1px solid #CAC9C9;
    border-left: 1px solid #CAC9C9;
    border-right: 1px solid #CAC9C9;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    font-weight : normal;
}

.txtBox1{
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;   
    text-decoration: none;
	height : 15px;
	padding-left : 3px;
	padding-top : 1px;	
	background-image: url(../images/frmshadow_txtbox1-off.jpg);
	}

.txtBox2{
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    background-color: #A5A5A5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
    text-decoration: none;
	height : 18px;
	padding-left : 3px;
	padding-top : 2px;	
	background-image: url(../images/frmshadow_txtbox1-off.jpg);
	}	
	
	.txtField1{
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
    text-decoration: none;
	padding-left : 3px;
	padding-top : 2px;	
	background-image: url(../images/frmshadow_txtfield1-off.jpg);
	}
	
	 .butnStyle1{
     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;
     }	
     
     	 .butnStyle2{
     border-top: 1px solid #C7CDD5;
     border-bottom: 1px solid #42474C;
     border-left: 1px solid #C7CDD5;
     border-right: 1px solid #42474C;
     background-color: #9999FF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;    
     color: #2A394C;
     font-weight : bold;
   
     text-decoration: none;
     cursor : hand;
     }	