
BODY
        {
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            color: black; 
	        margin: 5pt  0pt  0pt  0pt ; 
	        background-color: #344465;
        }
        
.Base 

        {
    font-size: 10pt;
    margin: 5pt 0pt 0pt 0pt;
    text-align: justify;
}
  
.Base3 

        {
    font-size: 10pt;
    margin: 0pt 0pt 5pt 20px;
    text-align: left;
}
  
                  
.dot
{         margin-top:5pt;   

}                   

a.link2:link, a.link2:visited 

        {
            color: white;
            font-size: 14px;      
            text-decoration: none;
        }

a.link2:hover 

        {

	        color: orange;
	        font-size: 14px;
            text-decoration:underline overline;

}


a.link1:link, a.link1:visited 

        {
            color: navy;
            text-decoration: underline;  
            font-weight:bold;
        }

a.link1:hover 

        {

	        color: orange;
	        text-decoration:underline overline;
            font-weight:bold;

}


.priceh
        {
             font-size:14px;
             font-weight:bold;
             text-align:left;  
        }

.price

            {
              font-weight:bold;
              color:White;
              font-size:13px; 
             
            }   
.half
{   
        font-family:Arial; 
        font-size:12; 
        margin: 5pt 0pt 0pt 0pt;
    

}


    
.pgph 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666; 
    margin: 5pt  0pt  15pt  0pt ;
    font-weight: bold; 
    
    }
    
h1
{
     font-size:14px;
     font-weight:bold;
     text-decoration:underline;
     margin-bottom:2px; 
    
}



/*---------------form mail styles----------------------*/

/*text-box labels*/		
		.form_field {
			font-size : 13px;
			font-family : tahoma;
			color : navy;
			font-weight : bold;
			text-align:left;
		}
			
/*text in text-box*/	
		.text_box{
			font-size : 11px;
			font-family : tahoma;
			color : black;
			width:250px;
		}
		
/*text area*/		
		.text_area{
			font-size : 11px;
			font-family : tahoma;
			color : black;
			width:300px;
			height:100px;
		}
		
/*Error text*/
		.form_error{
			font-size : 14px;
			font-family : tahoma;
			color : #ff0000;
			font-weight : bold;
		}

	

.list
{
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding: 0px;
}
.Base2
{
    font-size: 10pt;
    margin: 0px 0pt 5pt 0pt ;
}


.list2
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    margin-bottom: 0px;
    list-style-type: none;
    margin-left: 19px;
    margin-top: 2px;
}

	

