@charset "utf-8";
/* CSS Document */

body {margin: 10px 0; padding: 0px; background: url(images/main-background.jpg) repeat-x #FFFFFF;}


/* TOP NAV */
#topnav {
height: 23px;
background: #0267A3 url(images/nav-back.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 20px;
font-weight: bold;
}
#topnav a {
display: inline-block;
color: #FFFFFF;
padding-left: 25px;
text-decoration: none;
background: url(images/nav-link-back.gif) no-repeat;
margin-left: 15px;
}

#topnav a:hover {
background: url(images/nav-link-back-hov.gif) no-repeat;
}

#topnav a:active {
background: url(images/nav-link-back-act.gif) no-repeat;
}

/* RIGHT NAV */
#rightnav {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #808080;
line-height: 36px;
font-weight: bold;
}

#rightnav a {
display: block;
color: #808080;
padding-left: 20px;
text-decoration: none;
background: url(images/nav_icon.gif) no-repeat left center;
}

#rightnav a:hover {
background: url(images/nav_icon.gif) no-repeat left center #EBEBEB;
}

/* BOXES */
#biggradient {
background: #FFFFFF 
}

/* MAINTABLE */
#headertable {
background: url(images/header-gradient.jpg) #ffffff top repeat-x;
}

url(images/big-gradient.jpg) #ffffff bottom repeat-x;
