body {
    background-color: black;
    color: black;
    text-align: left;
    line-height: 140%;
    margin-top: 3%;
    margin-bottom: 3%;
    font-family: verdana, arial, helvetica, Sans-Serif;
}
td {
    background-color: white;
    color: black;
    line-height: 120%;
    font-family: verdana, arial, helvetica, Sans-Serif;
}
h1 {
    text-align:    left;
    font-size:     200%;
    margin-top:    0em;
    margin-bottom: 1em;
    padding-left: 12px;
    border-left: 80px solid #33a;
    line-height: 80px;
}

h2 {
    text-align: left;
    font-size: 150%;
    margin-top: 3em;
    margin-bottom: 1em;
    border-bottom: 2px solid #33a;
}

h4 {
    text-align: left;
    font-size:  150%;
    margin-top: 1em;
    margin-bottom: 0.1em;
    padding-left: 8px;
    border-left: 12px solid #33a;
}


h1, h2, h3, h4, h5, h6 {
    font-family: verdana, arial, helvetica, Sans-Serif;
}

table.small {
    font-size: 80%;
    font-family: verdana, arial, helvetica, Sans-Serif;

    color: black;
    white-space: pre;
	border-color: "#333333";
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
}
td.small, th.small {
    font-family: verdana, arial, helvetica, Sans-Serif;

    color: black;
    white-space: pre;
	border-color: "#333333";
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
	
	padding: 2px;
	padding-left: 4px;
}

a {}
a.asmail:link {
	color: #069;
	font-weight: bold;	
}
a:active {}
a.asmail:visited {
	color: #036;
	font-weight: bold;
}
a:hover {}




a.menu {
	padding: 4px;
	display: block;
	width: 100%;
	color: #444444;
	text-decoration:none;
}
a.menu:hover {
	background-color: #666666;
	color: #ffffff;
}
a.menuselected {
	padding: 4px;
	display: block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
}
a.menuselected:hover {
	background-color: #336699;
	color: #ffffff;
}

table.menu {
	border-collapse: collapse;
	font-size: 85%;
}
th.menu {
	border: 1px #ffffff solid;
	background-color: #cccccc;
}
th.menuselected {
	border: 1px #ffffff solid;
	background-color: #336699;
}


td.leftside {
	background-color: #eeeeee;
}
td.rightside {
	padding: 10px;
}
td.stafftable {
	padding: 10px;
}
div.access {
	font-size: 70%;
	padding: 10px;
}

a.section:link {
	color: #069;
	font-weight: bold;	
}
a.section:visited {
	color: #036;
	font-weight: bold;
}
