body
{
height : 100%;
background-color: rgb(0,50,98);
color: rgb(0,50,98);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
}

#content, Highlight
{
font-family: arial;
font-size: 100%;
background-color: rgb(251,249,247);
background-image: url("images/BackgroundN.gif");
background-repeat: no-repeat;
background-position: center 70;
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 10px 33px 33px 33px;
text-align: justify;
}

#Highlight
{
color: fuchsia;
}

#FContent
{
font-family: arial;
font-size: 100%;
background-color: rgb(251,249,247);
background-repeat: no-repeat;
background-position: center 70;
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 10px 33px 33px 33px;
text-align: justify;
background-image: none;
}

#menu
{
background-color: rgb(251,249,247);
color: rgb(0,50,98);
font-style: italic;
border-color: rgb(0,50,98);
}

a.menuitem
{
font-size: 100%;
background-color: rgb(251,249,247);
color: rgb(0,50,98);
font-family: arial;
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 4px; margin-right: 4px; margin-top: 14px; margin-bottom: 4px;
border-left-width: 2px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 2px;
border-left-style: inset; border-right-style: none; border-top-style: none; border-bottom-style: ridge;
border-color: rgb(0,50,98);
text-align: right;
}

a.subitem
{
font-size: 80%;
background-color: rgb(251,249,247);
color: rgb(0,50,98);
font-family: arial;
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;
border-left-width: 1px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px;
border-left-style: inset; border-right-style: none; border-top-style: none; border-bottom-style: ridge;
border-color: rgb(100,100,255);
text-align: right;
}

a.boxitem
{
font-size: 75%;
background-color: rgb(251,249,247);
color: rgb(100,100,255);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 4px; margin-right: 4px; margin-top: 24px; margin-bottom: 4px;
border-left-width: 5px; border-right-width: 5px; border-top-width: 5px; border-bottom-width: 5px;
border-left-style: ridge; border-right-style: inset; border-top-style: ridge; border-bottom-style: inset;
border-color: rgb(180,180,255) rgb(150,150,255) rgb(140,140,255) rgb(120,120,255);
text-align: center;
padding: 3;
}

#logo, #logo a
{
font-size: 175%;
background-color:  rgb(187,154,139);
color: rgb(0,50,98);
font-family: arial;
font-style: bold;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 4px 16px 4px 16px;
border-color: rgb(251,249,247);
text-align: left;
vertical-alignment: top;
}

#trail, #trail a
{
font-family: arial;
font-size: 100%;
background-color: rgb(255,255,255);
color: rgb(0,50,98);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
text-indent: 45;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 3px 3px 3px 3px;
border-color: rgb(0,50,98);
text-align: right;
}

#content a, Highlight a
{
color: rgb(225,69,178);
text-decoration: underline;
}

.Cboxitem
{
font-size: 75%;
background-color: rgb(236,236,255);
color: rgb(100,100,255);
font-variant: normal;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin-left: 4px; margin-right: 4px; margin-top: 24px; margin-bottom: 4px;
border-left-width: 5px; border-right-width: 5px; border-top-width: 5px; border-bottom-width: 5px;
border-left-style: ridge; border-right-style: inset; border-top-style: ridge; border-bottom-style: inset;
border-color: rgb(180,180,255) rgb(150,150,255) rgb(140,140,255) rgb(120,120,255);
text-align: center;
padding: 3;
}

a:hover, a:active
{
background-color: rgb(236,236,255);
text-decoration: underline;
color: rgb(33,23,18);
}

h1, h2, h3, h4, h5, h6
{
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
color: rgb(0,50,98);
}

h1
{
font-size: 175%;
}

h2
{
font-size: 130%;
}

h3
{
font-size: 100%;
margin-bottom: 0;
border-bottom-width: 0;
padding-bottom: 0;
}

h4
{
font-size: 86%;
}

h5
{
font-size: 72%;
}

h6
{
font-size: 58%;
}

p
{
padding-bottom: 5;
margin-bottom: 5;
margin-top: 0;
padding-top: 0;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(236,236,255);
color: rgb(110,110,255);
}

.subitem:hover
{
background-color: rgb(236,236,255);
color: rgb(110,110,255);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

#Content a.NextPg, #Fcontent a.NextPg
{
text-align: right;
color: rgb(200,200,255);
font-weight: bold;
font-style: normal;
text-decoration: none;
}

#content a.NextPg:hover, #content a.NextPg:active, Fcontent a.NextPg:hover, #Fcontent a.NextPg:active
{
color: rgb(0,50,98);
background-color: rgb(200,200,255);
}

#Content UL
{
	list-style-type: disc;
	color: rgb(160,160,255);
}

#ListItem
{
	color: black;
}



/* layout */
#menu		{width: 20%; position: relative; top: 0; left: 0; float: left; text-align: right; height: 100%}
.menuitem		{width: auto;}
.boxitem		{width: 100%}
.subitem		{width: 85%;}
#content		{margin-left: 20%; width: auto; height: 100%}
.menuitem		{display: block;}
.subitem		{display: block;}
.Cboxitem		{width: 30%;}
#Fcontent		{margin-left: 20%; width: auto; height: 100%}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

