td.banner	{
		background-image:url('images/headerB.jpg');
		height:133px;
		}
td.tlban 	{
		background-color:#FFFFFF;
		}

td.trban	{
		background-image:url('images/bannerbg.jpg');
		background-repeat:repeat-x;
		}

td.menuleft	{
		background-image:url('images/menuleft.jpg');
		background-repeat:repeat-x;
		}


td.menuright	{
		background-color:#afbfcf;
		}
td.leftbody	{
		background-color:#afbfcf;
		}
td.rightbody	{
		background-color:#afbfcf;
		}
td.leftcopy	{
		background-color:#afbfcf;
		}
td.rightcopy	{
		background-color:#afbfcf;
		}
.menubox	{
		background-color:#283744;
		}

.Menu           { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left; }

a.Menu:link     { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left;  }

a.Menu:active   { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left;  }

a.Menu:visited  { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left; }

a.Menu:hover    { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #ECFF62; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left;
                  margin-left: 10px ; }
                  
.PgHeader       { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 15pt;
                  text-align: left ;
                  color: #283744;
                  font-weight: normal;
                  letter-spacing: 1.5px;
                  text-decoration: none; }
                                   
.PgBody         { font-family: Georgia, "Times New Roman", Times, serif;
                  text-align: justify ;
                  font-size: 10pt;
                  color: #000000;
                  text-decoration: none;
                  padding: 10px 10px 10px 10px; }
                  
.SubHead        { font-family: Georgia, "Times New Roman", Times, serif;
                  color: #6A7F95;
                  	font-size: 12pt;
                  	font-weight: bold;
                  	letter-spacing: 0px;
                  	text-decoration: none; }
                  	
.PgText         { font-family: Georgia, "Times New Roman", Times, serif;
                  text-align: justify ;
                  font-size: 10pt;
                  color: #000000;
                  text-decoration: none; }
                  
                  /* Copyright Definitions */

.CopyTxt        { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  background-color:#E0CDA7; /*#D8D3C6;*/
                  color: #655156;
                  text-decoration: none; }

.CopyLink       { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none; }

a.CopyLink      { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:link { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:visited {
                  font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:hover { font-size: 10px;
                   color: #655156;
                   text-decoration: underline; }
                   
a:link		    { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 9pt; 
                  color: #8194A9; /* #4a739c; */
                  font-weight: bold; 
                  text-decoration: none; 
                  cursor:hand }

a:visited	    { color: #8194A9; /* #4a739c; */
                  font-weight: bold; 
                  text-decoration: none}

a:hover		    { color: #8194A9; /* #4a739c; */
                  font-weight: bold;
                  text-decoration: underline; 
                  cursor:hand  }