@charset "iso-8859-1";
/* author: Unregistered user */
/* Creation date: 1/30/02 */
font  {
font-family: arial, helvetica, sans-serif;
font-size: 1em;
color: #000000;
margin-left: 10%;
margin-right: 3%;
margin-top: 5%;
margin-bottom: 5%;
background-image: url(../gifs/linescrews_background.html);
background-repeat: repeat-y;
background-position: left;
background-attachment: fixed; 
background-color: #ffffff}

a.button :active {
text-decoration: none;
background-color: #000000;
color: #000000
}

a.button :link {
text-decoration: none;
background-color: #000000;
color: #000000
}

a.button :visited {
text-decoration: none;
background-color: #000000;
color: #000000
}

a.button :hover {
text-decoration: none;
background-color: #000000;
color: #000000
}

a.vertbar:link {
text-decoration: none;
background-color:#CBCBCB; 
color: #D20B0B
}

a.vertbar:visited {
text-decoration: none;
background-color: #CBCBCB;
color: #D20B0B;
}

a.vertbar:hover {
text-decoration: none;
background-color: #D20B0B;
color: #CBCBCB
}

a.vertbar:active {
text-decoration: none;
background-color: #D20B0B;
color: #CBCBCB
}

a.slider:link {
text-decoration: none;
color: #D20B0B;
background-color: #c0c0c0;
}

a.slider:visited {
text-decoration: none;
color: #D20B0B;
background-color: #c0c0c0;
}

a.slider:hover {
text-decoration: none;
color: #D20B0B;
background-color: #c0c0c0;
}

a.slider:active {
text-decoration: none;
color: #D20B0B;
background-color: #c0c0c0;
}

p {
margin-left: 5%;
margin-right: 5%;
text-align: justify;
text-indent: 5%
}

table.main {
padding: 1em
}

td.top {
text-align: center;
}
td.main {
text-align: center;
color: #D20B0B;
font-size: .75em;
background-color: #CBCBCB;
border-style: solid;
border-color: #D20B0B;
border-width: 2px 
}

ul {
background-color: #CBCBCB;
color: #D30B0B;
border-style: solid;
border-color: #D20B0B;
border-width: 2px;
margin-left: 30%;
margin-right: 30%;
margin-top: -5px;
text-align: left
}


p.navbar a:link {
text-decoration: none;
background-color: #D30B0B;
color: #CBCBCB
}

p.navbar a:visited {
text-decoration: none;
background-color: #D30B0B;
color: #CBCBCB
}

p.navbar a:hover {
text-decoration: none;
background-color: #CBCBCB;
color: #D30B0B
}

p.navbar a:active {
text-decoration: none;
background-color: #CBCBCB;
color: #D30B0B
}

p.navbar {
font-size: .75em;
color: #CBCBCB;
text-align: center;
background-color: #D30B0B;
border-style: solid;
border-color: #CBCBCB;
border-width: 3px;
margin-left: 15%;
margin-right: 18%;
text-indent: 0
}

h1, h2, h3, h4 {
font-size: 1.2em;
font-weight: bold;
background-color: #D30B0B;
border-style: solid;
border-width: 2px;
border-color: #cbcbcb;
color: #CBCBCB;
text-align: center;
margin-left: 30%;
margin-right: 30%;
margin-top: -5px;
margin-bottom: -5px
}

div.center {
text-align: center
}

