﻿
body {margin:0 auto; padding: 0; background: #7BAA29; text-align: center; width: 959px}



table.subpage
{
    font-family: Book Antiqua;
    vertical-align:top; 
    padding: 0px 0px 0px 25px;
    color: #665231;
}

td.placeholder
{
    background-image:url('images/page_bg.jpg');
    background-repeat: no-repeat;
    width:733px;
}

td.header
{
    font-family: Book Antiqua; 
    font-size: xx-large; 
    color: #665231;
    font-variant: small-caps;
    font-weight:bold;
    font-style: italic;
}


td.subheader
{
    font-family: Book Antiqua; 
    font-size: large; 
    color: white;
}


td.text
{
    font-family: Book Antiqua; 
    font-size: 11pt; 
    color: white;
}

td.smalltext
{
    font-family: Book Antiqua; 
    font-size: small; 
    color: white;
}

A.page:link	{	
	text-decoration:	underline;
	color:	#665231;
	}	
		
A.page:visited	{	
	text-decoration:	underline;
	color:	#665231;
	}	
		
A.page:active	{	
	text-decoration:	underline;
	color:	#665231;
	}	
		
A.page:hover	{	
	text-decoration:	underline;
	color:	#665231;
	}

.SubMenuItem a:link {
    font-size:9pt;
    color: #99CC33;
    font-family: Book Antiqua;
}

.SubMenuItem a:visited {
    font-size:9pt;
    color: #99CC33;
    font-family: Book Antiqua;
}

.SubMenuItemSelected a:link {
    font-size:9pt;
    color: #99CC33;
    font-family: Book Antiqua;
}
.SubMenuItemSelected a:visited {
    font-size:9pt;
    color: #99CC33;
    font-family: Book Antiqua;
  }

.SubMenuItemSelected a:hover {
    font-size:9pt;
    color: White;
    font-family: Book Antiqua;
    align: center;
   
}

.SubMenuChildItem {
  color: #99CC33;
  font-size: 7pt;
  padding: 3px 3px 3px 3px;

}

.SubMenuChildItem a:link {
    color: #99CC33;
    font-size: 7pt;
   
}

.SubMenuChildItem a:visited {
    color: #99CC33;
    font-size: 7pt;
}

.SubMenuChildItem a:hover {
    color: white;
   
}