html {
        height: 100%;
}

        td  {font-family: Arial;
              font-size: 9pt;
              color:#333333;
			  line-height:14pt;
			  font-weight: normal;
				}				
				
		h1  {
		font-family: Arial;
		font-size: 9pt;
		color:#333333;
		line-height:12pt;
		font-weight: normal;
				}
				

        body  {background-color:#F8F1E7;
				font-family: Arial; 
				font-size: 9pt;
		   		color:#F8F1E7;
		   		text-decoration:none;
		   		line-height:12pt;
				 }
				 
				 
		a.nav {font-family: Arial; 
		   font-size: 10pt; 
		   color:#CCCCCC;
		   text-decoration:none;
		   line-height:12pt;
    		}


            a.nav:link { color:#CCCCCC;}
            a.nav:active { color:#CCCCCC;}
            a.nav:hover {color:#FFFFFF;}

		a.content {font-family: Arial; 
		   font-size: 9pt; 
		   color:#333333;
		   text-decoration:underline;
		   line-height:12pt;
    		}


            a.content:link { color:#333333;}
            a.content:active { color:#333333;}
            a.content:hover {color:#FF0000;}
			
		a.harper {font-family: Arial; 
		   font-size: 7.5pt; 
		   color:#333333;
		   text-decoration:underline;
		   line-height:12pt;
    		}


            a.harper:link { color:#333333;}
            a.harper:active { color:#333333;}
            a.harper:hover {color:#FF0000;}
			
			
		a.harper1 {font-family: Arial; 
		   font-size: 8pt; 
		   color:#333333;
		   text-decoration:underline;
		   line-height:11pt;
    		}


            a.harper1:link { color:#333333;}
            a.harper1:active { color:#333333;}
            a.harper1:hover {color:#FF0000;}
                          
.h1Txt  {font-family: Arial; font-size: 11px; color:#FF0000; font-weight:bold;}
       
.h2Txt  {font-family: Arial; font-size: 7.5pt; color:#FF0000; font-weight:bold;}

.TxtSmall {font-weight:normal; font-family: Arial; font-size: 7.5pt; color:#333333; text-decoration:none; line-height:8pt;}

.TxtContact {font-family: Arial; font-size: 9pt; color:#666666; line-height:13pt; font-weight: normal;}



.ddm1 {
    font: 11px Arial;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 2px 8px 3px 8px;
    border: 1px #F8F1E7;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #F8F1E7;
    color: #333333;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #F8F1E7;
    color: #FF0000;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 8px 3px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #F8F1E7;
    color: #333333;
}
.ddm1 .item2:hover {
    background: #F8F1E7;
    color: #FF0000;
}
.ddm1 .section {
    border: 1px #FF0000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
