.background { 
background-image: url(bg.jpg); 
background-position: top; 
background-repeat: repeat-x; 
background-color: #1563E5;
}

a:link {
text-decoration: none; 
}

a:active {
text-decoration: none;
}

a:visited {
text-decoration: none; 
}

a:hover {
text-decoration: none; 
}

.boxes {
border-style: solid; 
border-color: #000000; 
border-width: 1px;
background-color: white
}

.boxes2 {
background-color: #1563E5;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;	
color:#ffffff; 
line-height: 12px;
padding: 2px;
}


a.menufont {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:bold;	
color:#4A4A4A; 
line-height: 14px;
}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 	
color:#ffffff; 
line-height: 14px;
}

a.footer {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 	
color:#ffffff; 
line-height: 14px;
}

.title {
font-family:Monotype Corsiva; 
font-size:24px;	
color:#054EBB; 
line-height: 14px;
}

.body {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;	
color:#4A4A4A; 
line-height: 14px;
}

input.submit {
background-color: #ffffff; 
border: 1px solid #1563E5; 
font-size: 10px; 
color: #1563E5;
}

input.text {
border: 1px solid #1563E5;  
font-size: 10px; 
color: black;
}

legend {
border: 1px solid #1563E5;  
font-size: 10px; 
color: black;
padding: 2px 6px
}

