#wbtop {
background-image: url(wbtop.jpg);
background-repeat: no-repeat;
width: 196px;
height: 43px;
border: 0 }

#topnav {
/* position: absolute; */
left: 0px;
background-image: url(topnav.jpg);
background-position: top left;
background-repeat: no-repeat;
padding: 0;
border: 0;
margin: 0;
width: 760px;
height: 41px } 

#layout {
width: 760px !important;
width: 760px;
padding-right: 1px;
margin: 0 auto;
text-align: left;
background: url(backdrop.gif) repeat-y center top }

#root {
padding: 0px;
margin: 0px auto;
width: 760px;
height: 208px !important;
height: 202px;
text-align: left}

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(/img/b_grad.jpg)
}

th {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333
}

td {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333
}

.links {
    background-image: url(/img/bkg1.jpg);
}
    
.smallGray {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333
}

.largeGray {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333
}

.largeRed {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000
}

.topNavFont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333
}


a:link {
    color: #900B09;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #900B09;
}

a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #888888;
}

a:active {
    text-decoration: none;
    font-weight: bold;
    color: #CCCCCC;
}

a.topNav:link {
    color: #EEEEEE;
    font-weight: bold;
    text-decoration: none;
}

a.topNav:visited {
    text-decoration: none;
    color: #EEEEEE;
}

a.topNav:hover {
    text-decoration: none;
    color: #666666;
}

a.topNav:active {
    text-decoration: none;
    color: #FFFFFF;
}
