body {
    background: #FFFFCC;
    font-family: Verdana,sans-serif;
    font-size: 9pt;
    margin-left:0px; 
    margin-top:0px; 
    margin-right:0px; 
    margin-bottom:0px; 
}

h1 { 
     font-family: "Comic Sans MS", verdana, serif;
     font-size: 20pt; 
     margin: 0; 
     padding: 0.25em 0; 
   }

h2 { 
     font-family: "Comic Sans MS", verdana, serif;
     color : #003399;
     font-size: medium; 
     margin: 0; 
     padding: 0.5em 0 ; 
   }
h2.date 
   { font-size: x-small; 
     font-family: "Comic Sans MS", verdana, serif;
     color: #aaa; 
     padding: 0; 
   }
.sidebar h2 
   { background: white; 
     font-size: 9pt;
     padding: 0.25em; 
     border-top: 1px solid #eee; 
   }
.sidebar h3 
   { font-size: small; 
     padding: 0; 
   }

h3  {
	color : yellow;
        font-family: "Comic Sans MS", verdana, serif;
	line-height : normal;
	margin-bottom : 1px;
	margin-left : 0px;
	padding-bottom : 1px;
	padding-left : 0px;
	text-align : left;
	margin-top : 1px;
	padding-top : 1px;
	letter-spacing : 2px;
	text-indent : 5px;
	; font-weight : bold;
}


h4  {
	color : Yellow;
        font-family: "Comic Sans MS", verdana, serif;
	background-color : DarkBlue;
	text-indent : 2px;
        margin-top: 3px; 
        padding-top: 5px; 
        margin-bottom: 1px; 
        padding-bottom: 5px
}

h5  {
	color : #003399;
        font-family: "Comic Sans MS", verdana, serif
	; font-size : 9pt;
	; font-family : Arial, sans-serif;
	; font-weight : bold;
	letter-spacing : 1px;
	text-indent : 4px;
}

p {
   font-family:Verdana,sans-serif;
   font-size:9pt;
  }

acronym { cursor: help; border-bottom: dashed 1px; }

input,select {
    background: #f2f2f2;
    border: 1px gray dotted;
}
input:hover { background: white; }

input.button {
    background: #ccc;
    border: 1px gray solid;
}

textarea {
    border: 1px gray dotted;
}

img {
    border: 0;
}


hr { border: 1px gray solid; margin: 1em 12em; }

div#master {
    text-align: right;
    margin: 0 auto;
    background: #444;
    font-size: 9pt;
}

#header {
    color: #FFFF00;
    background: #003399 bottom right no-repeat;
    font-size: 9pt;
}

ul#menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: justify;
    padding: 1em 0;
    background: #FFFF00;
    font-size: 9pt;
}

ul#menu li {
    float: left;
    width: 25%;
    background: #003399;
    border-top: #003300 solid thin;
    border-bottom: #0033BB dashed 0.5em;
    font-size: 9pt;
}

ul#menu li a {
    display: block;
    padding: 0.5em 0;
    font-size: 9pt;
    color: #aaa;
    font-weight: bold;
    text-decoration: none;
}

ul#menu li a:hover { background: #0033BB; color: yellow; }
ul#menu a.current:link { background: #0033BB; color: yellow; }
ul#menu a.current:visited { background: #0033BB; color: yellow; }

ul#sidemenu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 9pt;
}

ul#sidemenu li {
    float: left;
    width: 100%;
    background: #003399;
    font-size: 9pt;
    border-top: yellow solid 0.1em;
}

ul#sidemenu li a {
    display: block;
    padding: 0.5em 0.5em;
    color: #aaa;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}

ul#sidemenu li a:hover { background: #0033BB; color: yellow; }
ul#sidemenu a.current:link { background: #0033BB; color: yellow; }
ul#sidemenu a.current:visited { background: #0033BB; color: yellow; }

ul#sideindex {
    margin: 0;
    padding: 0.5;
    list-style: none;
    text-align: center;
    background: yellow;
    font-size: 9pt;
}

ul#sideindex li {
    float: left;
    width: 100%;
    background: #0033FF;
    border-top: yellow solid 0.1em;
    font-size: 9pt;
}

ul#sideindex li a {
    display: block;
    padding: 0.5em 0.5em;
    color: #aaa;
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
}

ul#sideindex li a:hover { background: #0033BB; color: yellow; }
ul#sideindex a.current:link { background: #0033BB; color: yellow; }
ul#sideindex a.current:visited { background: #0033BB; color: yellow; }


h2#menu li a:hover { background: #003300; color: yellow; }
h2#menu a.current:link { background: #003399; color: yellow; }
h2#menu a.current:visited { background: #003399; color: yellow; }

a:link { color: #0033BB; text-decoration: none; }
a:visited { color: #0033BB; text-decoration: none; }
a:link:hover { text-decoration: underline;  }
a:visited:hover { text-decoration: underline;  }


#content {
    background: white;
    border-top: #eee solid 1em;
    font-size: small;
    color: #444;
    text-align: justify;
    padding: 1em 0;
}
html>body #content { border-top: #eee solid 4.1em; }

div.item {
    margin: 0 15em 0 1em;
    border-bottom: #eee solid 1px;
    border-right: #eee solid 1px;
    padding: 0 1.5em 0 1em;
    font-size: small;
}


div.sidebar {
    border-left: solid thick #ddd;
    background: #eee;
    width: 13em;
    float: right;
    margin: 0 1px 1em 0; !important
    margin-bottom: 0;
    color: #777;
    font-size: small;
    clear: both;
}

div.sidebar a { font-size: x-small; }
div.sidebar p { font-size: x-small; margin: 1em; }
div.sidebar h2 { text-align: right; margin: 0; }
div.sidebar ul { padding-left: 1.5em; font-size: x-small; margin-left: 0; text-align: left; }
div.sidebar img { display: block; margin: auto; }

ul { padding: 0 0 0 3em; }
ul.links { list-style-type: none; }

div.border {
    border: #eee solid thick;
    border-right: none;
}

#footer {
    background: #003399;
    color: #aaa;
    font-size: x-small;
    text-align: right;
}

#bottommenu {
    background: #003399;
    font-size: x-small;
    text-align: center;
    color: #aaa
}
#bottommenu a { color: #aaa }

