
body {
background:#F4F4F4;
color: black;
font-size: 100%;
margin: 2em;
}

a:link {
color:#BBBB55;
}
a:active {
color: #DDDD55;
}
a:visited {
color: #BBBBBB;
}

h1 {
text-align:center;
font-size: 120%;
}
.fulltable {
width:100%;
}
.halftable {
width:60%;
float:center;
}
.trhead{
background:#777777;
color: #f4f4f4;
border-bottom: 0.40em solid rgb(0,0,0);
}
.trw{
background:#D4D4D4;
}
.trwo{
}
.trow{
border-bottom: 0.10em solid rgb(0, 0, 0);
}
.tableall{
border: 0.10em solid rgb(0,0,0);
}
.boldfont{
font-weight:bold;
}
.centertext{
text-align:center;
}

div#topmenuall{
/*background:#E0E0E0;*/
padding: 0.1em 1em 0.1em 1em ;
margin:1em;
}

div#topmenulogo{
float:left;
width: 16%;
/*margin-left: 1em;*/
}
div#topmenu{
float: left;
width: 76%;
font-size: 140%;
font-weight:bold;
text-align:center;
color: blue;

}
div#whereami{
clear: both;
margin: 0em 0% 0.5em 0%;
color: white;
background: #000066;	
font-size: 80%;
}

#content{
float:left;
width:100%;
border: 0.10em solid rgb(204, 51, 0);
margin: 0.5em;
padding:0.5em;
/*background: rgb(255, 255, 204);*/
}

.small {
font-size: 80%;
}
.medium {
font-size: 90%;
}
.large {
font-size: 100%;
}
.large-bold {
font-size: 100%;
font-weight: bold;
}
.xlarge{
font-size: 120%;
}
.xlarge-bold {
font-size: 120%;
font-weight: bold;
}
.center {
text-align:center;
}

#content-left {
float:left;
width:50%;
text-align: center;
}
#content-right {
float:left;
width:50%;
text-align: center;
}
#content-middle {
clear:both;
text-align:center;
}

div#nav-bottom-left{
font-size:90%;
text-align:center;
width:50%;
float:left;
}
div#nav-bottom-right{
font-size:90%;
text-align:center;
float:right;
width:50%;
}

div#footer{
background:#E0E0E0;
clear: both;
width:100%;
font-size: 70%;
color: black;
text-align: center;
margin:0.5em;
}
