body {
	padding:0px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	text-align: justify;
    color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

td, p {
	font-size: 12px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	font-weight: bolder;
}

.fine {
        font-size: 10px;
}

a {
	text-decoration: none;
}

a.bluelink {
	color: #0000FF;
	text-decoration: none;
}

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

.gray {
	color: #666666;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 1px;
	border-top: 1px solid #C7C7B7;
}

#accesscell
{
	border-bottom: 2px solid #C7C7B7;
	border-right: 1px solid #C7C7B7;
    background: #E6E6DA;
}

#navcontainer .sep
{
	border-top: 1px solid #C7C7BC;
}

#navcontainer .bottom
{
	border-bottom: 1px solid #C7C7BC;
}

#navcontainer .bottomsep
{
	border-top: 1px solid #C7C7BC;
	border-bottom: 1px solid #C7C7BC;
}

.nowrap
{  
    white-space:nowrap;
}

#navcontainer a
{
	display: block;
	width: 155px;
	border-bottom: 1px solid #C7C7BC;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
    white-space: nowrap;
}

#logo
{
	padding-left: 9px;
	padding-bottom: 2px;
	border-bottom: 0px solid #C7C7BC;
	border-right: 0px;
}

#hostmode
{
	background: #FFEEDD;
	border-bottom: 2px solid #C7C7BC;
	text-align: center;
}

#wholetable
{
	height: 100%;
}

#navcell
{
	font-size: 12px;
	background: #E6E6DA;
	border-right: 1px solid #C7C7BC;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
}
#navcontainer a:hover
{
	background: #FFFFFF;
}

#contentcell > *
{
    margin-left: 15px;
}

#logotable
{
    margin-left: 0px;
    width:100%;
    background: #000000;
    border-collapse: collapse;
    padding: 0px;
}

#logotable th
{
    padding: 0px;
    border: 0px;
}

#titletable th
{
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:2px;
	margin-left:0px;
	font-size:22px;
	font-weight:normal;
    border-bottom: 0px;
	white-space: nowrap;
}

#titletable td
{
	font-size:10px;
	padding-left:15px;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align: right;
	padding-right: 20px;
}

#titletable a
{
	border-left: 1px solid #C7C7BC;
	border-right: 1px solid #C7C7BC;
	border-top: 1px solid #C7C7BC;
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	white-space: nowrap;
	background: #FFFFFF;
}

#titletable a:link, #titletable a:visited
{
	text-decoration: none;
    color: #0000FF;
}
#titletable a:hover
{
	background: #BBBBBB;
}


#titletable
{
	margin-bottom:15px;
	margin-top: 0px;
	margin-left: 0px;
	background: #E6E6DA;
    border-bottom: 1px solid #C7C7BC;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    width: 100%;
    border-collapse:collapse;
}

#showtable
{
	margin-right:25px;
}

th
{
	font-size: 12px;
	font-weight: bolder;
    border-bottom: 2px solid #C7C7BC;
	text-align: left;
}

#showtable td
{
	padding-right: 8px;
	border-top: 1px dotted #C7C7BC;
	vertical-align:top;
	font-size: 11px;
}

#showtablefirst td
{
	border-top: 0px;
}

#showlegend td
{
	border-top: 2px solid #C7C7BC;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.showcomment
{
	font-style:italic;
	text-align: justify;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-right: 25px;
}

.showeditrow td
{
    padding-bottom: 3px;
    padding-top: 1px;
    padding-right: 2px;
    white-space:nowrap;
}

.errortable td
{
    background: #FFEEEE;
    padding: 5px;
}

.errortable h1
{
    color: #990000;
    margin-bottom: 1px;
}

.runningtext
{
	text-align: justify;
	margin-right: 100px;
}

.runningtext h1
{
	font-size: 20px;
}
