
.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5B01C;
}

.abc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5B01C;
}

.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #739BC3;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #3A6B9D;
        line-height: 14pt;

}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
        font-weight:normal;
        
        line-height:25px;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #087FCD;
        font-weight:normal;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
        font-weight:normal;
}

.text7 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #5F5F5F;
        font-weight:normal;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:white;
}


.text0 {
	font-family: Arial;
	font-size: 11px;
	color:#A8A8A8;
	font-weight:normal;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color:#4A84A6;
	font-weight:normal;
}


a 
    { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A90CD;
        font-weight:normal;
	}


a:link
    {
    color : #4A90CD;
	text-decoration : none;
    }
    
a:visited
    {
    color : #4A90CD;
	text-decoration: none ;
    }
    
a:active
    {
    color : #4A90CD;
	text-decoration : none;
    }


a:hover
    {
    color : #4A90CD;
    text-decoration : underline;

    }

a.ne 
    { 

	font-family: Verdana;
	font-size: 14px;
	color: #336699;
        font-weight:normal;
	}


a.ne:link
    {
    color : #336699;
	text-decoration : none;
    }
    
a.ne:visited
    {
    color : #336699;
	text-decoration: none ;
    }
    
a.ne:active
    {
    color : #336699;
	text-decoration : none;
    }


a.ne:hover
    {
    color : #336699;
    text-decoration : none;

    }

a.z 
    { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F25101;
        font-weight:none;
	}


a.z:link
    {
    color : #F25101;
	text-decoration : none;
    }
    
a.z:visited
    {
    color : #F25101;
	text-decoration: none ;
    }
    
a.z:active
    {
    color : #F25101;
	text-decoration : none;
    }


a.z:hover
    {
    color : #F25101;
    text-decoration : underline;
    }

a.sm 
    { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E99461;
        font-weight:none;
	}


a.sm:link
    {
	color:#E99461;
	text-decoration : none;
    }
    
a.sm:visited
    {
	color:#E99461;
	text-decoration: none ;
    }
    
a.sm:active
    {
	color:#E99461;
	text-decoration : none;
    }


a.sm:hover
    {
    color:#E99461;
    text-decoration : underline;
    }
    

INPUT 
{ 
BORDER-BOTTOM: #BABABA 1px solid; 
BORDER-LEFT: #BABABA 1px solid; 
BORDER-RIGHT: #BABABA 1px solid; 
BORDER-TOP: #BABABA 1px solid;  
color: black; FONT-FAMILY: arial;  
FONT-SIZE: 13px; FONT-WEIGHT:normal; 
background: white;

}
    
    
INPUT.textinp 

{ BORDER-BOTTOM: #EB8346 1px solid; 
BORDER-LEFT: #EB8346 1px solid; 
BORDER-RIGHT: #EB8346 1px solid; 
BORDER-TOP: #EB8346 1px solid;  
color: white; FONT-FAMILY: arial;  
FONT-SIZE: 13px; FONT-WEIGHT:normal; 
background:black;
}



INPUT.butt { 
BACKGROUND: white;  
BORDER-BOTTOM: white 1px solid;  
BORDER-LEFT: white 1px solid;  
BORDER-RIGHT: white 1px solid;  
BORDER-TOP: white 1px solid; 
COLOR: white;  
FONT-FAMILY: arial, tahoma;  
FONT-SIZE: 12px;  FONT-WEIGHT: normal;   
}

