html {
  height:100%;
}

body {
  font-family:"Arial", sans-serif; font-size: 18pt;
  background-color:#ffffff;
  color:#999999;
  border:0;
  margin:0;
  padding:0;
  height:100%;
  width:100%;
  overflow:auto;  
}



#cb_header {
  font-family:"Arial", sans-serif; font-size: 24pt;
  text-align: center;
  color:#999999;
  width:100%;
  height:55px;		
  line-height:2em;		
}


 
#cb_footer {
  font-family:"Arial", sans-serif; font-size: 12pt;
  text-align: center;
  color:#999999;
  width:100%;
  height:125px;		
  line-height:2em;		
}



#cb_home {
  font-family:"Arial", sans-serif; font-size: 10pt;
  text-align:center;
  top:0px;
  right:0px;
  color:#999999;
  height:2em;
  line-height:2em;
}



#flashcontent {
   text-align: left; width:1000px;
  height:575px; 
}



#fullflashcontent {
  text-align: left; margin: 25px; width:1000px;   height:1000px;  
}



A:link {
  font-family:"Arial", sans-serif; font-size: 10pt;
  color:#999999
}



A:visited {
  font-family:"Arial", sans-serif; font-size: 10pt;
  color:#999999
}

A:active, A:hover {
  font-family:"Arial", sans-serif; font-size: 10pt;
  color:#c0c0c0
}
