
body {
background-image: url("");
background-color: #fffefe;
background-repeat: repeat;
background-position: fixed;
cursor : n-resize;
font-weight: none; 
font-size: 12px;
font-family: verdana, times new roman, arial;
line-height: 12px;
color:#000000;

scrollbar-face-color: #fffefe; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #fffefe; 
scrollbar-arrow-color: #fffefe;
}

td { background:transparent; 
font-weight: none; 
font-size: 12px;
font-family: verdana, times new roman, arial;
line-height: 12px;
color:#000000;
}

p {
font-weight: 5; 
font-size: 12px;
font-family: verdana, times new roman, arial;
line-height: 12px;
color:#000000;
}

div#text {
border: 0px solid #f5cec5;
text-align: center;
color: #000000;
width: 80%;
font-size: 10px;
font-family: verdana, times new roman, arial;
font-weight: normal;
line-height: 13px;
letter-spacing: 0px;
padding: 0 4px 4px 4px;
cursor: default; 
padding-bottom:8px;
background-color: #f5cec5;
}

div#text h1 {
text-align: center;
color: #000000;
width: 90%;
background-color: #e9b31f;
font-size: 16px;
line-height:13px;
font-family: verdana, times new roman, arial;
letter-spacing: 2px;
font-weight:bold;
text-transform: uppercase;
padding: 1px 30px 2px 2px;
margin-top: 3px;
margin-bottom: 3px;
}

u {
color: #e9b31f;
}

B { 
color: #e9b31f; 
}

i { 
color: #e9b31f; 
font-size: 15px;
}

#nav a { display: block; width:95%; background-color: #f39f2f;  color: #612701;
text-decoration: none; text-align: center; font-family: arial; font-size: 11px; font-weight: bold; padding: 7px 0px 3px 0px;
 }

#nav a:hover {
background-color: #612701; color: #f39f2f; padding: 6px 0px 1px 0px;
}

A:link, A:visited, A:active {
color: #697f09;
text-decoration: none;
}

A:hover {
color: #FFFFFF;
text-decoration: none;

}

#nav h1 {
text-align: center;
color: #f39f2f;
width: 90%;
background-color: #612701;
font-size: 13px;
font-family: arial;
font-weight: normal;
letter-spacing: 3px;
text-transform: uppercase;
padding-right:10px;
margin-bottom:2px;
margin-top:3px;
}

.button1 { width: 26px; height: 24px; }
.button1 a { display: block; width: 26px; height: 24px; background: url(images/wu_link.gif) no-repeat top left;}
.button1 a:hover { background-position:bottom left;}


}