
a      { color: #0215cc; font-weight: bold; text-decoration: none }
a:link      { color: #000000; text-decoration: none }
a:visited      { color: #000000; text-decoration: none }
a:hover      { color: #990000; text-decoration: underline }
.footerLink       { color: #000000; font-weight: normal; text-decoration: none }
.footerLink:link       { color: #000000; font-weight: normal; text-decoration: none }
.footerLink:visited       { color: #000000; font-weight: normal; text-decoration: none }
.footerLink:hover       { color: #000000; font-weight: normal; text-decoration: underline }
.footer { font-weight: normal; font-size: 8pt; color:#000000 }
.caption  { color: #666; font-weight: normal; font-size: 8pt }
.dateline   { color: #000000; font-size: 8pt; padding-bottom: 0pt }
p  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Normal  { color: white; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 14pt }
.h1  { color:#FFFFFF; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 0pt }
h2   { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 0pt }
.notBold  { font-weight: normal }
.notBoldSmall { font-weight: normal; font-size: 8pt }
.noMargin { margin: 0pt; padding: 0pt; width: 0pt; height: 0pt }

body {
background-image:url(images/bkgd.jpg);
}

.Head {
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-size:  20px;
   font-weight: Bold;
   color: #FFFFFF;
}

/* Main Menu */

.MainMenu_RootMenuItem TD
{
      height:26px;
	  color: #000000;
      text-align: center;
}
.MainMenu_MenuItem 
{
      font-size: 12px;
	  font-weight: bold;
	  color:#000000;
	  padding-left:20px;
	  padding-right:20px;
}
.MainMenu_MenuItemSel
{
      background-color: #000000;
	  color:#FFFFFF;
      font-weight: Bold;
	  font-size: 12px;
	  padding-left:20px;
	  padding-right:20px;
}
.MainMenu_MenuItemSel TD
{
      text-align: center;
}
.MainMenu_MenuBreak {
            border-bottom: transparent 0px solid; 
            border-left: transparent 0px solid; 
            border-top: transparent 0px solid;  
            border-right: transparent 0px solid; 
            background-color: transparent; 
            height: 1px;
}
.MainMenu_MenuBar {
            cursor: hand; 
            height:26px;

}









