/* CSS Document */

body {
background-color: #000000;
margin: 0;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
margin: 0; padding: 0;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
margin: 0; padding: 0;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
margin: 0; padding: 0;
}

.toptable {
height: 120px;
width: 800px;
background-color: #FFFFFF;

}

.topltd {
height: 120px;
width: 300px;
background-color: #FFFFFF;

}

.toprtd {
height: 120px;
width: 500px;
background-color: #FFFFFF;
}

.maintable { 

width: 800px;
background-color: #FF0000;
}

.mainltd {
width: 200px;
height: 800px;

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.navheadtable {
width: 100%;
background-color: #D10000;
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.navtable {
width: 100%;
background-color: #D10000;
border: 1px solid;
border-color: #CCCCCC;
padding-top: 5px;
}

a.navlink:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none; 
font-weight: bold;
}

a.navlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFF33;
text-decoration: underline;
font-weight: bold;
}

a.navlink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFF33;
text-decoration: none;
font-weight: bold;
}

.mainrtd { 
height: 800px;
width: 600px;
background-color: #FFFFFF;
padding-top: 2px;
}

.locationbar {
height: 20px;
width: 600px;
background-color: #FFFF00;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
padding-left: 10px;
}

.contenttable {

width: 600px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
border-bottom: 1px dotted;
border-color: #FFFF00;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

a.contlink:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
text-decoration: none; 
font-weight: bold;
}

a.contlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFF33;
text-decoration: underline;
font-weight: bold;
}

a.contlink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.bottomlinktable {
width: 800px;
background-color: #000000;
}

a.bottomlink:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFF00;
text-decoration: none; 
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;


}

a.bottomlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF0000;
text-decoration: underline;

}

a.bottomlink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
f
}



