/**********************************************************************/
/*  H o m e    P a g e     T e x t  */

font.text_tiny
{
    FONT-WEIGHT: none;
    FONT-SIZE: 6pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.text_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.text_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.text_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.text_xlarge
{
    FONT-WEIGHT: none;
    FONT-SIZE: 16pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.text_large_green
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #00663E;
    FONT-FAMILY: 'Arial'
}

/**********************************************************************/

font.footer_text
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
}
font.footer_text_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.footer_text_small_green
{
    FONT-WEIGHT: none;
    FONT-SIZE: 7pt;
    COLOR: #00663E;
    FONT-FAMILY: 'Arial'
}

/**********************************************************************/

.floatimgleft
{
float:left;
margin-top:3px;
margin-right:7px;
margin-bottom:5px;
}
.floatimgleft_staff
{
float:left;
margin-top:3px;
margin-right:7px;
margin-bottom:5px;
}

.floatimgright
{
float:right;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
}

/**********************************************************************/

a.href_links1
{ 
	color: #000000;
    font-weight: none;
    font-size: 12pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links1:visited 
{ 
    COLOR: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links1:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_links3
{ 
	color: #00663E;
    font-weight: none;
    font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links3:visited 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links3:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_links1_small:active 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links1_small
{ 
	color: #000000;
    font-weight: none;
    font-size: 7pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links1_small:visited 
{ 
    COLOR: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links1_small:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_links1_small:active 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

img.nospace
{
	vertical-align: bottom 
}

td.scroll
{scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#ff0; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#ffa500; 
scrollbar-face-color:#008080; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#f0f
}

ul.redbull {list-style-type: disc; color: firebrick;} 
ul.redbull li span { color: black;} 

ul.ul1 {
margin-top:0;
margin-right:2;
margin-bottom:0;
list-style-type:disc;
list-style-position:outside;
line-height: 100%;
}
li.li1
{
margin:0 2 0 -5;
line-height: 100%;
}

ul#TreeMenu1,ul#TreeMenu2 {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
