﻿/*   
COLORS: 
background (light weak yellow) CCCC99    E9F4F6 (light metalic blue)
990000 (dark faded red)- titles & links
009999 (dark faded cyan) - links hover
EEFFFF (light blue background)
*/
body {background-color: #CCCC99; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12pt;}
div.Structure { width: 100%; position: relative; top: 0px;}
table.Container{    width: 920px; text-align: center; padding: 0,0,0,0; border-left: solid 1px white; border-top:  solid 1px white; border-bottom: none; border-right: solid 1px white; background-color: #E9F4F6;}
table.ContainerNav{ width: 920px; text-align: center; padding: 0,0,0,0; border-left: solid 1px white; border-top: none; border-bottom: none; border-right: solid 1px white; background-color: #E9F4F6;}
table.ContainerBody{width: 920px; text-align: center; padding: 0,0,0,0; border-left: solid 1px white; border-top: none; border-bottom: none; border-right: solid 1px white; background-color: White;}
table.ContainerFooter{width: 920px; text-align: center; padding: 0,0,0,0; border-left: solid 1px white; border-top: none; border-bottom: none; border-right: solid 1px white; background-color: White; font-size: 13pt;}
td.Nav { width: 150px; height: 100%; border-style: double; border-color: #990000; border-width: 5px; background-color: #E9F4F6;}

img.imgRight { float: right; margin: 10px, 10px, 10px, 10px; border: none;}
img.imgLeft { float: left; margin: 10px, 10px, 10px, 10px; border: none;}
img.imgNone { float: none; margin: 10px, 10px, 10px, 10px; border: none;}
h1 {color: #990000; font-size: 20pt; font-weight: bold; font-style: italic; text-align: center;}
h2 {color: #009999; font-size: 16pt; font-weight: normal; font-style: italic; text-align: center; line-height: 22px;}
.TextTitle {color: #990000; font-size: 28pt; font-weight: bold; font-style: italic;}
.TextTitle1 {color: #990000; font-size: 17pt; font-weight: bold; font-style: italic;}
.TextTitle2b {color: #990000; font-size: 13pt; font-weight: bold;}
.TextTitle2 {color: #990000; font-size: 13pt; font-weight: normal;}
.TextTitle3 {color: #990000; font-size: 12pt; font-weight: bold;}
p { text-indent: 20px; line-height: 25px;}
p.Questions { text-indent: 15px; line-height: 18px; font-size: 11pt;}
p.Extra { line-height: 10px;}
a:link {color: #990000;}
a:visited {color: #990000;}
a:hover {color: #009999;}
a:active {color: #990000;}
a.inText { color: #990000; text-decoration: none; font-weight: bold;}
a.inText2 { color: #990000; text-decoration: none; font-weight: normal;}
a.inText3 { color: #990000; text-decoration: none; font-weight: bold; border: solid thin #990000; background-color: #FFFFCC;}
a.NavTitle { color: #990000; font-weight: bold; text-decoration: "underline"; font-size: 12pt; line-height: 24px;}
a.Nav { color: #990000; text-decoration: none; font-weight: normal; font-size: 12pt; line-height: 24px;}
a.Nav:hover { color: #990000; text-decoration: none; font-weight: bold; font-size: 12pt;}
a.Footer { color: #990000; text-decoration: none; font-weight: normal; font-size: 12pt;}
.imgLink { text-decoration: none;}
.BoldGuy {  left: 300px; text-indent: 0px; font-weight: bold;}
.Note {font-size: 11pt; font-weight: normal; font-style: italic;}
.Note2 {font-size: 9pt; font-weight: normal; font-style: italic;}
.Testi {font-size: 11pt; font-weight: normal; font-style: italic;}
.Testi2 {font-size: 12pt; font-weight: bold; color: #990000;}
/*
#menuBar {background-color: #990000; height: 30px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 100px; border: none; }
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
#nav, #nav ul { padding: 0; margin: 0; list-style: none; line-height: 1; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; background-color: #990000; }
#nav a:hover { color: #FFFFFF; background-color: #009999; background-repeat: no-repeat; background-position: left center; }
#nav a { display: block; width: 9.5em; text-decoration: none; color: #FFFFFF; height: 12px; padding-top: 9px; padding-bottom: 9px;}
#nav li {float: left; width: 9.5em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #990000; height: 28px; text-align: left;}
#nav li ul { position: relative; width: 10em; left: -999em;}
#nav li  ul li { width: 9.5em; text-align: left; padding: 0px; letter-spacing: normal; font-weight: bold;}
#nav li ul li a { width: 9em; text-align: left; padding-left: 0.5em; }
#nav li:hover ul { left: auto; line-height: 16px; }
#nav li:hover ul, #nav li.sfhover ul {left: auto; background-color: #009999; width: 10em; }
#nav li ul ul { margin-top: -1em; margin-right: 0; margin-bottom: 0px; margin-left: 5em;}
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
*/

