﻿html {
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FF0000; 
	scrollbar-highlight-color: #FF9999; 
   scrollbar-3dlight-color: #FF9999; 
	scrollbar-shadow-color: #DD0000; 
	scrollbar-darkshadow-color: #DD0000; 
   scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 
}

body {
	background-color: White;
}

p {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
}

.quotation {
    margin-left: 40px;
}	

.textmenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #808080;
}



ul {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 90%;
	list-style: square;
	text-align: left;
   color: Black;
}

ol {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 90%;
	text-align: left;
	color: Black;
}

.table-type-1 {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
}


a {
	color: #CC0000;
	text-decoration: underline;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: Red; 
	text-decoration: underline;
}


a {
	color: #CC0000;
	text-decoration: underline;
}






#navcontainer 
{ 
width: 100px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: right;
text-decoration: none;
}

#navcontainer a
{
display: block;
padding: 1px;
width: 100px;
border-top-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#navcontainer a:link
{
background-color: #ff0000;
color: #ffffff;
text-decoration: none;
}

#navcontainer a:visited
{
background-color: #ff0000;
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #cccccc;
color: #ff0000;
text-decoration: none;
}

#navcontainer #separator
{
display: block;
padding: 0px;
width: 44px;
background-color: #000000;
border-top-width: 3px;
border-bottom-width: 7px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
font-size: 1px;
line-height: 2px;
}

#navcontainer #ofsection a
{
display: block;
padding: 1px;
width: 100px;
background-color: #000000;
border-top-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#navcontainer #ofsection a:link
{
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

#navcontainer #ofsection a:visited
{
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

#navcontainer #ofsection a:hover
{
background-color: #cccccc;
color: #000000;
text-decoration: none;
}


#navcontainer #onsection a
{
display: block;
padding: 1px;
width: 100px;
background-color: #898989;
border-top-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#navcontainer #onsection a:link
{
background-color: #898989;
color: #ffffff;
text-decoration: none;
}

#navcontainer #onsection a:visited
{
background-color: #898989;
color: #ffffff;
text-decoration: none;
}

#navcontainer #onsection a:hover
{
background-color: #898989;
color: #000000;
text-decoration: none;
}


p span.textmenuof {
	color: #000000;
}

span.textmenuof a:link {
	color: #000000;
	text-decoration: underline;
}
span.textmenuof a:visited {
	color: #000000;
	text-decoration: underline;
}
span.textmenuof a:hover {
	color: #000000;
	text-decoration: none;
}
span.textmenuof a:active {
	color: Red; 
	text-decoration: underline;
}



p span.textmenuon {
	color: #898989;
}

span.textmenuon a:link {
	color: #898989;
	text-decoration: underline;
}
span.textmenuon a:visited {
	color: #898989;
	text-decoration: underline;
}
span.textmenuon a:hover {
	color: #898989;
	text-decoration: none;
}
span.textmenuon a:active {
	color: Red; 
	text-decoration: underline;
}



helen1 {
    text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.helen1 a{
    text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.helen1 a:link {
	color: #FFFF00;
	text-decoration: none;
}

.helen1 a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.helen1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.helen1 a:active {
	color: #FFFF00;
	text-decoration: underline;
}


#bottomlinks p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
}


#bottomlinks a:link {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}
#bottomlinks a:visited {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}
#bottomlinks a:hover {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}         
       
#bottomlinks a:active {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}         

#bottomlinks li { 
    list-style-type: square; 
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
}


  
#bottomlinks2 p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 65%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
}





#bottomlinks2 a:link {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}
#bottomlinks2 a:visited {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}
#bottomlinks2 a:hover {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;
}
#bottomlinks2 a:active {
         font-weight: normal;
         color: #000000;
         background: transparent;
         text-decoration: underline;;
}



         