body
{
margin-top: 00;
margin-bottom: 0;
margin-left: 0;
background-color: #FFFFFF;
background-image: url(images/bodytile.jpg);
background-repeat: repeat-x;
background-position; 0 0
}

.headertext{
color:#336799;
font-size:17px;  
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
}

.headertextBold{
color:#336799;
font-size:20px;  
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
}

a.headertextBold{
color:#336799;
font-size:20px;  
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
text-decoration:none;
}

a.headertextBold:hover{
color:#336799;
font-size:20px;  
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
text-decoration:underline;
}

.menu{
color:#ffffff;
font-size:15px;  
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

a.menu{
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

a.menu:hover{
color:#ffffff;
text-decoration:underline;
font-weight:normal;
}

.bodytext{
color:#000000;
font-size:14px;  
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

.bodytext1{
color:#666666;
font-size:14px;  
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

.footermenu{
color:#000000;
font-size:15px;  
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

a.footermenu{
color:#000000;
text-decoration:none;
font-weight:normal;
}

a.footermenu:hover{
color:#000000;
text-decoration:underline;
font-weight:normal;
}


