body {
 
background-color: #ffffff;
text-decoration: none;
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: 400;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0;
padding-left: 0; 
padding-right: 0; 
padding-bottom: 0; 	
border-top: 0;  
border-left: 0;	 
border-bottom: 0; 
border-right: 0px; 
width: auto;
} 


H1 { 
font-family: georgia, times;
font-size: 20px;
font-weight: 400;
color: #c0c0c0;
} 

H2 { 
font-family: georgia, times;
font-size: 16px;
font-weight: 400;
color: #c0c0c0;
} 

H3 { 
font-family: georgia, times;
font-size: 22px;
font-weight: 400;
color: #c0c0c0;
} 

BLOCKQUOTE, P, UL, BODY { 
font-family: Arial, Helvetica, Sans-Serif; 
font-size: 13px;
color: #c0c0c0;
;
}
a:link, a:visited {
font-family: Arial, Helvetica, Sans-Serif;
color: #808080;
font-size: 11px;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, Sans-Serif;
color: #6699ff;
font-size: 11px;
text-decoration: none;

}


a.more:link, a.more:visited {
font-family: Arial, Helvetica, Sans-Serif;
color: #ffffcc;
font-size: 11px;
text-decoration: none;
}
a.more:hover {
font-family: Arial, Helvetica, Sans-Serif;
color: #6699ff;
font-size: 11px;
text-decoration: none;

}

.pagebody {
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
background-color: #345250;
}

.flashMovie {
background-color: #345250;
}

.thin_green_line {
border-right: 5px solid #2B4A42;
padding: 30px 30px 30px 30px;
}

.copyright {
font-family: georgia, times;
color: #808080;
font-size: 10px;
text-decoration: none;
}


 
 table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 1px;  
    background-image: url(images/top.gif)
  }

  td.shadow-topright { 
    width: 16px;
    height: 1px;
    background-image: url(images/topright.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(images/right.gif)
  }

  td.shadow-bottomright { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/bottomright.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(images/indexbottom.gif)
  }

  td.shadow-bottomleft { width: 16px;
    height: 16px;
    background-image: url(images/bottomleft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(images/left.gif)
  }

  td.shadow-topleft { 
    width: 16px; 
    height: 1px; 
    background-image: url(images/topleft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }
