/* CSS Document */

body {
background: #990033;
color: #000000;
margin: 0px auto 0px auto;
}

#mainTable {
background: transparent;
color: #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
margin: 0px auto 0px auto;
}

#navigationTable {
background: #006699;
padding: 10px;
color: #FFFFFF;
width: 177px;
}

.nav {
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

.nav A {
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.nav A:hover {
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #CCCCCC;
text-decoration: none;
}

.content {
background: transparent;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

.content A {
background: transparent;
color: #990000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
}

.content A {
background: transparent;
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
}

.heading {
background: transparent;
color: #006699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
}

.address {
background: transparent;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
}

.contract {
background: transparent;
color: #FF6600;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
}