﻿

/**********************************************/
/**************** Backdrop ********************/
/**********************************************/
body {
    
}

#RegionContent { clear: both;}

a 
{
    
    /*
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09F;
    */
}
a:link 
{
	text-decoration:initial;
}

a:hover {

    
	text-decoration: initial;
   
}



.InputBtn 
{
    
}

input[type="text"] , input[type="file"] , input[type="password"] , select , textarea , .TextField 
{
    
  
}

input[type="ckeckbox"] {}

p {
    text-decoration:none;
}

/* Headings ----------------------------------------------------------------------------------------------------- */
h1 {
    font-size:30px;text-decoration:none; 
}

h2 
{
    text-decoration:none;
}

h3 {
	
	 font-size:12px;text-decoration:none;
}

    h3 .line2 {
        font-size:12px;text-decoration:none;
    }

#divMessages h3 a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-size:12px;text-decoration:none; text-decoration:underline;
}


/**********************************************/
/**************** /Backdrop ********************/
/**********************************************/






