
body {width:780px; margin: 4px auto 6px;}

.main-cell {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	line-height: 21px;
	
}

.td-top {
	border: none;
}.blue-bg {
	background-image: url(../images/blue_bg.jpg);
}


  table.shadow { 
    align: center;
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url('../images/shadow/top.gif')
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url('../images/shadow/topRight.gif')
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url('../images/shadow/right.gif')
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url('../images/shadow/bottomRight.gif')
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url('../images/shadow/bottom.gif')
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url('../images/shadow/bottomLeft.gif')
  } 

  td.shadow-left { width: 16px;
    background-image: url('../images/shadow/left.gif')
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url('../images/shadow/topLeft.gif')
  }      

  td.shadow-center { 
    background-color: white  
  }.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	
}

  .header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}

br {
	line-height: 8px;
}

.h1class {font-size:12px; width:760px; text-align:center; font-weight:normal;}

li {font-size:10pt; padding-bottom:5px; text-align:left;}
.pclass {font-size:10pt;}

#menu {list-style:none; margin-top:10px; margin-bottom:2px; font-weight:bold; padding-left:16px;}

#menu li {font-size:14px;}

#menu a.menu-links:link, #menu a.menu-links:visited {color:#9397ba; text-decoration:none;}
#menu a.menu-links:hover {text-decoration:underline;}
.active-page {color:#004b24 !important; text-transform:uppercase;}
.active-page-wini {color:#004b24 !important; text-transform:uppercase; font-size:12px;}
a img {border:none;}
