.sponsor
{
text-align: center;
font-size: 18px;
color: red;
letter-spacing: 0px; 
font-weight: bold;
}

.navtop 

{             
font-size: 13px; 
background-color: #3366FF;
font-weight: bold;
font-family: Verdana, MS,Arial, Helvetica, sans-serif;
color:#517AE3;
TEXT-DECORATION: NONE;
height: 25px;
margin-bottom: 20px;

}
.navtop a 
{
color: white;
padding: 4 17 4 17;
TEXT-DECORATION: NONE;
background-color: #3366FF;
text-align: center;
}
.navtop a:hover
{
background-color:#3366FF;
TEXT-DECORATION: underline;

color: black;

}



.formbox
{
padding: 0px 0px 0px 12px;
font-style: normal;
font-size: 12px;
text-align: justify;
font-weight: normal;
color: black;
font-family:   Arial,Verdana,Sans-Serif;

}
input
{
color: black;
font-size: 10px;
background-color: beige;

}
textarea
{
color: black;
font-size: 10px;
background-color:  beige;


}
select
{
color: black;
font-size: 11px;
background-color:  beige;


}
