a {cursor:help; font-family:verdana; font-weight:bold; font-size:12}
a:link {text-decoration:none; color:#FFCC00; background-color:#000099}
a:visited {text-decoration:none; color:#FFCC00; background-color:#000099}
a:hover {text-decoration:none; color:#FF9900; background-color:#000099}
a:active {text-decoration:none; color:#FFCC00; background-color:#000099}

body {
background-image:url(bg.jpg);

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;

scrollbar-arrow-color:#FFCC00;
scrollbar-base-color:#0000FF;
scrollbar-dark-shadow-color:#0000FF;
scrollbar-track-color:#FF9900;
scrollbar-face-color:#000099;
scrollbar-shadow-color:#000099;
scrollbar-highlight-color:#FFCC00;
scrollbar-3d-light-color:#FFCC00;

cursor:crosshair;
color:#000000;
font-weight:bold
}

input,textarea,select,iframe {
font-family:verdana; font-weight:bold; font-size:12;
background-color:#FF9900; 
border-style:solid; 
border-width:4; 
border-color:#000099 
}

tr {
font-family:verdana;
font-weight:bolder;
font-size:14
}

td {
font-family:verdana;
font-weight:bold;
font-size:12
}

span.head {
background-image:url(button.jpg);
color:#FFFFFF;
font-family:arial;
font-weight:bold;
width:100px;
border-style:outset;
border-color:#FFCC00;
border-width:1px
}

.head2 {
background-image:url(button.jpg);
color:#FFFFFF;
font-family:arial;
font-weight:bolder;
width:430px;
text-align:center;
border-style:inset;
border-color:#000099
}

#nav {
background-color:#000099;
border-style:outset;
border-color:#FF9900;
border-width:3px;
text-align:center
}

#content {
background-color:#FF9900;
border-style:groove;
border-color:#000099;
border-width:4px;
padding-left:11px;
text-align:center
}