Body {

}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #5F5F5F;
	font-weight : normal;	
}
TD A:LINK {color : #5F5F5F; text-decoration : underline;}
TD A:VISITED {color : #5F5F5F; text-decoration : underline;}
TD A:ACTIVE {color : #5F5F5F; text-decoration : underline;}
TD A:HOVER {color : #B70024; text-decoration : underline;}

.Utxt1 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #5F5F5F;
	font-weight : normal;	
}
.Utxt1 A:LINK {color : #5F5F5F; text-decoration : none;}
.Utxt1 A:VISITED {color : #5F5F5F; text-decoration : none;}
.Utxt1 A:ACTIVE {color : #5F5F5F; text-decoration : none;}
.Utxt1 A:HOVER {color : #B70024; text-decoration : underline;}

.Utxt2 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : normal;	
}
.Utxt2 A:LINK {color : #FFFFFF; text-decoration : none;}
.Utxt2 A:VISITED {color : #FFFFFF; text-decoration : none;}
.Utxt2 A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.Utxt2 A:HOVER {color : #EAEAEA; text-decoration : underline;}

.Utxt3 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #B70024;
	font-weight : normal;	
}
.Utxt4 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #F0F0F0;
	font-weight : normal;	
}
.Utxt5 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #B70024;
	font-weight : normal;	
}
.Utxt6 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #5F5F5F;
	font-weight : normal;	
}


.cmdPrompt {
	font-family: Courier, Sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight: normal;
}

.navMain {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333333;
	font-weight : bold;
	background : #F4F4F4;
	text-decoration : none;
}
.navMain A:LINK {color : #333333; text-decoration : none; display:block; padding-top: 4px; padding-bottom:4px; padding-left: 10px;}
.navMain A:VISITED {color : #333333; text-decoration : none; display:block;  padding-top: 4px; padding-bottom:4px; padding-left: 10px;}
.navMain A:ACTIVE {color : #333333; text-decoration : none; display:block; padding-top: 4px; padding-bottom:4px; padding-left: 10px;}
.navMain A:HOVER {color : #FFFFFF; background : #909090; text-decoration : none; display:block;  padding-top: 4px; padding-bottom:4px; padding-left: 10px;}

.navMainSub {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #C4C4C4;
	font-weight : bold;
}
.navMainSub A:LINK {color : #C4C4C4; text-decoration : none;}
.navMainSub A:VISITED {color : #C4C4C4; text-decoration : none;}
.navMainSub A:ACTIVE {color : #C4C4C4; text-decoration : none;}
.navMainSub A:HOVER {color : #C4C4C4; text-decoration : underline;}

.navSub {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : normal;
}
.navSub A:LINK {color : #FFFFFF; text-decoration : none;}
.navSub A:VISITED {color : #FFFFFF; text-decoration : none;}
.navSub A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.navSub A:HOVER {color : #FFFFFF; text-decoration : underline;}

/*FORM ELEMENTS*/

.frmDescription {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	line-height : 14px;
	font-weight : normal;	
	background-color : #BB0021;
}
.frmDescriptionBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	line-height : 14px;
	font-weight : bold;	
	background-color : #BB0021;
}		
.frmInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #5F5F5F;
	line-height : 14px;
	background-color : #EAEAEA;
}

.drpDown1{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    font-weight : normal;
}
.txtBox1{
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 9px;    
    color: #003333;   
    text-decoration: none;
}

.txtField1{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;   
    text-decoration: none;
}

.butnStyle1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
	font-weight : normal;	   
    text-decoration: none;
}
