BODY {BACKGROUND: "#000066"; COLOR: "66FFCC";  FONT:BOLD 10pt "ARIAL"; BACKGROUND-ATTACHMENT: FIXED}

A {text-decoration:none; }
A:Link {COLOR: "000066"; text-decoration: none}
A:Visited {COLOR: "000066"; text-decoration: none}
A:Hover {COLOR: "000066"; text-decoration: none}
A:Active {COLOR: "0000CC"; text-decoration: none}

SPAN {background-color: "0000CC"}



#navigator {
margin-top: 0px;
text-align: center;
padding: 0px;}

.menu_button{font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;}

.menu_button a {padding: 4px;
text-decoration: none;
display: block;
color: #000066;
background-color: #CCCCCC;
border-top: 1px #FFFFFF solid;
border-left: 1px #FFFFFF solid;
border-bottom: 1px #330000 solid;
border-right: 1px #330000 solid;}

.menu_button a:hover {background-color: #FF0033;
color: #FFFF66;
border-top: 1px #330000 solid;
border-left: 1px #330000 solid;
border-bottom: 1px #FF9966 solid;
border-right: 1px #FF9966 solid;}

.selected_button {font-weight: bold;
width: 135;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.selected_button a {padding: 4px;
background-image : url(../images/background.gif);
border-bottom: 1px #330000 solid;
font-weight: bold;
text-decoration: none;
color: #000066;
display: block;}

