BODY { COLOR: "#FFFFFF"; BACKGROUND: "#990033"; FONT: BOLD 9pt "ARIAL"; BACKGROUND-ATTACHMENT: FIXED }



#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: #FFFFFF;
background-color: #990033;
border-top: 1px #CC3366 solid;
border-left: 1px #CC3366 solid;
border-bottom: 1px #330000 solid;
border-right: 1px #330000 solid;}

.menu_button a:hover {background-color: #FF0033;
color: #000000;
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;}

