.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.txt A:link    { color:#000000; text-decoration : underline; }
.txt A:visited { color:#000000; text-decoration : underline; }
.txt A:active  { color:#3B7BBF; text-decoration : underline; }
.txt A:hover   { color:#3B7BBF; text-decoration : underline; }


.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CECBCB;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.breadcrumbs A:link    { color:#CECBCB; text-decoration : underline; }
.breadcrumbs A:visited { color:#CECBCB; text-decoration : underline; }
.breadcrumbs A:active  { color:#4EBDEC; text-decoration : underline; }
.breadcrumbs A:hover   { color:#4EBDEC; text-decoration : underline; }


.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.bottomTxt A:link    { color:#000000; text-decoration : underline; }
.bottomTxt A:visited { color:#000000; text-decoration : underline; }
.bottomTxt A:active  { color:#3B7BBF; text-decoration : underline; }
.bottomTxt A:hover   { color:#3B7BBF; text-decoration : underline; }


.txtField, input{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;

}

select, .drpDown{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}


.bttn, .eb_text, .cs_text, .ch_text{
    border-top: .5px solid #354D73;
    border-bottom: .5px solid #354D73;
    border-left: .5px solid #354D73;
    border-right: .5px solid #354D73;
    background-color: #C2C9D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;   
    }
	
.checkBox{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #354D73;
}