/*
Sci-fi Themes.com CSS Style Sheet
www.scifithemes.com
------------------------------------------------------*/

body {
margin: 2px;
padding: 4px;
background-color: #000000;
}


/* Scroll Bars
------------------------------------------------------*/

body {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#6699cc;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#6699cc;
scrollbar-arrow-color:#6699cc;
scrollbar-track-color:#000000;
}


/* Main Sections - Links
------------------------------------------------------*/

.topmenu {
font-family: verdana,arial;
font-size: 10px;
color: 6699cc;
font-weight: bold;
}

.topmenu a:link {text-decoration: none;	color: #cccccc;}
.topmenu a:visited {text-decoration: none; color: #cccccc;}
.topmenu a:hover {text-decoration: none; color: #6699cc;}
.topmenu a:active {text-decoration: none; color: #99ccff;}


.bottommenu {
border-top-width: 2px;
border-top-color: #336699;
border-top-style: solid;
font-family: verdana,arial;
font-size: 10px;
color: cccccc;
}

.bottommenu a:link {text-decoration: none; color: #6699cc;}
.bottommenu a:visited {text-decoration: none; color: #6699cc;}
.bottommenu a:hover {text-decoration: none; color: #66ccff;}
.bottommenu a:active {text-decoration: none; color: #99ccff;}


/* Section Table / Borders Format
------------------------------------------------------*/

.maintableformat {
width: 760px;
height: 530px;
border-width: 2px;
border-color: #336699;
border-style: solid;
}

.middlemenuformat {
border-top-width: 2px;
border-top-color: #336699;
border-top-style: solid;
border-bottom-width: 2px;
border-bottom-color: #336699;
border-bottom-style: solid;
}

.middlepagetableformat {
border-left-width: 2px;
border-left-color: #336699;
border-left-style: solid;
border-right-width: 2px;
border-right-color: #336699;
border-right-style: solid;
}


/* TV Sections Format
------------------------------------------------------*/

.middletvsectionsformat {
border-left-width: 2px;
border-left-color: #336699;
border-left-style: solid;
}


.stdfont {
font-family: verdana,arial;
font-size: 10px;
color: cccccc;
}

.stdfont a:link {text-decoration: none; color: 6699cc}
.stdfont a:visited {text-decoration: none; color: 6699cc}
.stdfont a:active {text-decoration: none; color: 99ccff}
.stdfont a:hover {text-decoration: none; color: 66ccff}
