/* CSS Document */

.whitetext16bold {
font-family: Arial;
color: #ffffff;
font-size: 24px;
font-weight: 100;
}

.whitetext12bold {
font-family: Verdana, Arial;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

.blutext12 {
font-family: Verdana, Arial;
color: #24427a;
font-size: 12px;
font-weight: 100;
}

.whitetext12a {
font-family: Arial;
color: #ffffff;
font-size: 16px;
font-weight: 100;
}

.whitetext14 {
font-family: Times New Roman;
color: #ffffff;
font-size: 14px;
font-weight: 100;
}

.whitetext14v {
font-family: Verdana, Arial;
color: #ffffff;
font-size: 12px;
font-weight: 100;
}

.blacktext12 {
font-family: Verdana, Arial;
color: #000000;
font-size: 12px;
font-weight: 100;
}

.nav:link {
font-family: Verdana, Arial;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.nav:hover {
font-family: Verdana, Arial;
color: #0078bb;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.nav:visited {
font-family: Verdana, Arial;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.blue:link {
font-family: Verdana, Arial;
color: #0078bb;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.blue:hover {
font-family: Verdana, Arial;
color: #333366;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.blue:visited {
font-family: Verdana, Arial;
color: #0078bb;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.bkgrnd_rednav30 {
background-image: url(images/red_navbar30.jpg);
background-repeat: no-repeat;
}

.bkgrnd_blushade {
background-image: url(images/blue_bkgrnd.png);
background-repeat: no-repeat;
}
