body {
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
margin-top: 20;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
background-image: url(../../../images/RedFabric.jpg);
/*---*/
scrollbar-face-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-base-color: #000000;
}

table.design5 {
width: 95%;
height: 95%;
background-image: url(../../../images/Scrolllight.jpg);
border-color: #000000;
border-collapse: collapse;
background-color: #000000;
}

#header {
width: 100%;
height: 106px;
text-align: left;
background-color: #000000;
background-image: url(../../../images/header.php);
background-position: center right;
background-repeat: no-repeat;
}

#header img {
vertical-align: middle;
width: 417px;
height: 100px;
}

#rightnav {
vertical-align: top;
width: 0;
height: 100%;
background-color: #000000;
font-family : "Monotype Corsiva";
color: #FFFFFF;
}

#rightnav ul {
font-size: large;
text-align: center;
list-style-type: none;
margin: 0;
padding: 5;
border: none;
display: block;
width: 100%;
/* border-bottom: 2px solid #999999;
border-top: 2px solid #999999; */
}

#rightnav li, #loggedin ul, #loggedin li {
font-size: large;
/*font-weight: bold;*/
text-align: center;
list-style-type: none;
margin: 0;
padding: 5;
border: none;
display: block;
width: 100%;
border-bottom: 1px dotted #444444;
border-top: 1px dotted #444444;
}

#address, #address td {
white-space:nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #FFFFFF;
width: 100%;
border: none;
text-align: center;
padding: 3px;
}

td.content {
width: 100%;
height: 100%;
text-align: left;
vertical-align: top;
border-color: #000000;
border-style: none;
/*background-image: url(../../../images/Scrolllight_content.jpg);*/
/*background-color: #CCCCCC;*/
}

#content {
vertical-align: top;
text-align: left;
/*overflow: auto;*/
width: 100%;
height: 100%;
font-size: x-small;
background-color: #FFFFFF;

border-top: 3px outset #FFFFFF;
border-left: 3px outset #FFFFFF;
border-bottom: 3px inset #FFFFFF;
border-right: 3px inset #FFFFFF;
}

#topnews {
position: relative;
width: 100%;
height: 20px;
background-color: #FFFFFF;
color: #FFFFFF;
font-size: x-small;
}

#login {
width: 300;
border-bottom: 3px inset #DDDDDD;
border-top: 3px inset #DDDDDD;
border-left: 3px inset #DDDDDD;
border-right: 3px inset #DDDDDD;
}

#login ul, #login li {
font-size: medium;
/*font-weight: bold;*/
text-align: left;
list-style-type: none;
margin: 0;
padding: 5;
border: none;
display: block;
width: 100%;
}

#footer {
width: 100%;
height: 0;
text-align: center;
font-size: x-small;
color: #FFFFFF;
background-color: #000000;
}

#footer li.start {
border-left: 0px;
}

#footer li {
list-style-type: none;
padding: 0.25em 1em;
border-left: 1px solid #FFFFFF;
display: inline
}

#footer li:first-child {
border: none;
}

.loginbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
border: 2px #DD0000 solid;
background-color: #FFFFFF;
color: #009900
}

/*-----Link Styles-----*/
a {
text-decoration:none;
}

#rightnav a:link, #footer a:link, #newsticker a:link {
color: #FFFFFF;
}

#rightnav a:visited, #footer a:visited, #newsticker a:visited {
color: #FFFFFF;
}

#rightnav a:hover, #footer a:hover, #newsticker a:hover {
color: #CC0000;
/* text-decoration:underline; */
}

#rightnav a:active, #footer a:active, #newsticker a:active {
color: #FFFFFF;
}

/*-----Content Links-----*/
#content a:link {
color: #FF0000;
}

#content a:visited {
color: #FF0000;
}

#content a:hover {
color: #FF0000;
text-decoration:underline;
}

#content a:active {
color: #FF0000;
}