body {
    margin: 10px 10px 0px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

table {
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 0px;
}

form {
    margin: 0px;
}

img {
    border: none;
}

p {
    padding: 5px;
    margin: 0px;
}

h1, h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

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

a:visited {
    color : #4B657C;
}

a:hover {
    color: #039;
    text-decoration : underline;
}

a:active {
    color : #4B657C;
}

td.sel-true a {
    color: #873f3f;
    font-weight : bold;
    text-decoration : none;
}

td.sel-true a:visited {
    color: #8f3d3d;
}

td.sel-true a:hover {
    color: #873f3f;
    text-decoration : underline;
}

td.sel-true a:active {
    color: #8f3d3d;
}

#content {
    background-color: #eef;
}

#main {
    background-color: white;
}

#header {
    height: 70px;
    border-top: 10px solid #369;
    border-bottom: 10px solid #369;
    padding: 10px 0px 10px 0px;
    background: url("/img/bulletin_wireless.gif") #F4F4F4 no-repeat fixed;
    background-position: left center;
    text-align: center;
}

#top-nav, #bottom-nav {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #d0e0f0;
}

#content-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 10px solid #d0e0f0;
    border-bottom: 10px solid #d0e0f0;
}

#left-nav {
    width: 11em;
    vertical-align: top;
    background-color: #d0e0f0;
}

#content {
    padding: 5px;
    background-color: #fff;
}

td.icon {
    width: 50px;
    text-align: right;
    padding: 2px;
}

table.report tr td {
    padding: 2px;
}

th.narrow {
    width: 200px;
    padding: 2px;
}

.c0 {
    background-color: #fff;
}

.c1 {
    background-color: #eee;
}

.copyright {
    text-align: right;
}

.box {
    border: 1px dashed #666;
    padding: 5px;
    background-color: #ddd;
}

.download-box {
    border: 1px dashed #666;
    padding: 5px;
}

.title {
    font-size : 10pt;
    width: 20em;
    padding: 5px;
}

.del {
    text-align: right;
}

.sel-true {
    font-weight: bold;
}

.queue {
    border: 1px solid blue;
    background-color: #efe;
    width: 70%;
}

.queues {
    margin-top: 1ex;
}

.queues td {
    padding: 3px;
}

.rbroundbox { background-color: #ddd; width: 40em;}
.rbtop div  { background: url(/img/tl.gif) no-repeat top left; }
.rbtop      { background: url(/img/tr.gif) no-repeat top right; }
.rbbot div  { background: url(/img/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(/img/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.rbcontent  { margin: 0 14px;}
.rbroundbox { margin: auto; }
