*, img {
 border:0px;
 padding:0px;
 margin:0px;
}

body {
 font-family:tahoma;
 font-size:8pt;
 background-color:#646464;
 width:940px;
 margin-top:20px;
 margin-bottom:15px;
 margin-left:auto;
 margin-right:auto;
 padding:0px;
}

.headbar {
 border-collapse:collapse;
 width:100%;
 padding:0px;
 margin:0px;
 border:0px solid white;
}

.headbar td {
 background-image:url(/images/barsplit.png);
 background-repeat:repeat-x;
}

.headbarstick {
 width:100%;
 padding-right:10px;
 text-align:right;
 vertical-align:middle;
 color:white;
}

.headbarstick a {
 color:white;
 text-decoration:none;
 font-weight:bold;
}

.headbarstick a:hover {
 color:white;
 text-decoration:underline;
}


.navhead {
 background-image:url(/images/span-nav.png);
 background-repeat:no-repeat;
 height:21px;
 max-height:21px;
 min-height:21px;
 width:180px;
 max-width:180px;
 color:blue;
 font-weight:bold;
}

.chunklink {
 padding:1px;
 font-size:8pt;
 color:blue;
 text-decoration:none;
}

.chunklink:hover {
 text-decoration:underline;
}

.tar {
 background-color:#A9E969;
 text-align:center;
 margin:0px;
 padding:0px;
}
