body {scrollbar-arrow-color: #486870; 
scrollbar-face-color: #000000; 
scrollbar-highlight-color: #335159; scrollbar-shadow-color: #335159; 
scrollbar-3dlight-color: #333333; 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #333333} 

.bkgrn { background-position: left top; 
background-attachment: fixed; 
background-image: url(background.jpg); background-repeat: repeat; 
background-color: #000000}  

.bkgrn1 { background-color: #000000}  

.cap { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 45pt; 
font-style: normal; 
font-weight: normal; 
color: #ffffff; 
text-decoration: none}

.bold1 { color: #80ff80; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
text-decoration: none; 
font-weight: bold} 
a.bold1:hover {color: #ff0000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none} 

.sub { color: #8080ff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: italic; 
font-size: 10pt; 
text-decoration: none; 
font-weight: bold } 
a.sub:hover {color: #ff0000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: italic; 
font-size: 10pt; 
text-decoration: none; 
font-weight: bold} 

.link1 { color: #ff8000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
text-decoration: none; 
font-weight: bold}
a.link1:hover {color: #ff0000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
text-decoration: none} 

.base { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #f0f0f0; text-decoration: none}

.button {
background: url(/graphics/button-red.jpg) repeat-x;
color:#ff8000;
font:1em Verdana, sans-serif;
width:100px;
height:29px;
border:0px;
}

.button:hover{
color: #ff0000; 
background: url(/graphics/button-hover.jpg) repeat-x;
}

.button-select {
background: url(/graphics/button-select-red.jpg) repeat-x;
color:#ffffff;
font:1em Verdana, sans-serif;
width:100px;
height:29px;
border:0px;
}

.button-green {
background: url(/graphics/button-green.jpg) repeat-x;
color:#00ff00;
font:1em Verdana, sans-serif;
width:100px;
height:29px;
border:0px;
}

.button-green:hover{
color: #ff0000; 
background: url(/graphics/button-hover.jpg) repeat-x;
}

.button-green-select {
background: url(/graphics/button-select-green.jpg) repeat-x;
color:#ffffff;
font:1em Verdana, sans-serif;
width:100px;
height:29px;
border:0px;
}

.button-blue {
background: url(/graphics/button-blue.jpg) repeat-x;
color:#0080ff;
font:1em Verdana, sans-serif;
width:100px;
height:29px;
border:0px;
}

.button-blue:hover{
color: #ff0000; 
background: url(/graphics/button-hover-blue.jpg) repeat-x;
}

.button-blue-select {
background: url(/graphics/button-select-blue.jpg) repeat-x;
color:#ffffff;
font:1em Verdana, sans-serif;
width:100px;
height:29px;
border:0px;
}