#bd {
	margin: 1% 10% 0 10%;
	padding: 0;
	font-size: 12px;
	background-color: #FFF;
}


#mainTable {
	margin: 0 auto;
	border: 2px solid #000;
        width: auto;
	/*/*/line-height: 1.5em; /* */
}


#mainTable td {
	padding: 10px;
}

#mainTable td table{
	margin: 0 auto;
	border: 0;
	/*/*/line-height: 1em; /* */
}


#mainTable td table td{
	padding: 0px;
}

#maincontent {
	border-left: 1px dashed #888;
	font-size: 12px;
        vertical-align: top;
	/*/*/font-size: 100%; /* */
}

#header {        
	color: #000000;
        background-color: #FFFFFF;
	border-bottom: 2px solid #000000;
        background-image: url(/interface/headerbg1.gif);
        text-align: left;
    	font-weight: bold;
        margin: 0px 0px 5px 0px;

}

#header h1 {
    margin: 15px 0px 5px 0px;
    font-size: 30px;
    font-weight: bold;
}

#graphic {
        float: left;
}


#sidebar {
        vertical-align: top;
	width: 150px;
        font-size: 12px;
	/*/*/font-size: 100%; /* */
}

#footer {
	border-top: 2px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
        text-align: center;
    	font-weight: bold;
        background-image: url(/interface/headerbg.gif);
}

#footer a {
	text-decoration: none;
        color: #004;
}

#footer a:link, #footer a:visited {
	color: #004;
}

#footer a:hover, #footer a:active {
	color: #008;
	text-decoration: underline;
}


td, p, ul {
	font-family: Arial, Verdana, Trebuchet, sans-serif;
}

h1:first-child {
    margin-top: 0;
}

h2:first-child {
    margin-top: 0;
}

h1 {
    font-size: 150%; 
    white-space:nowrap;
}

h2 { 
    font-size: 120%; 
    white-space:nowrap;
    color: #005194;
}

#sidebar a {
	/*/*/padding: 2px;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px; /* */
}

#sidebar a:link, #sidebar a:visited {
	color: #666;
}

#sidebar a:hover, #sidebar a:active {
	color: #000;
	background-color: #3070F0;
        background-position: 100% 0%;
	border: 1px solid #000;
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}

#sidebar ul {
	/*/*/padding-left: .4em;
	list-style-type: none;
	margin-left: .4em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 4px 0px; /* */
}

#shell {
	border: 2px solid #000000;
	/*/*/border: 0; /* */
}
