  BODY {background-color: #000000;font-family: Georgia, "Times New Roman", Times, serif;color: #FFFFFF;}

  table.clock_table {background-color:#000000;border-style:solid;border-color:#FE4E00;}
  td.clock_text {text-align:center;background-color:#000000;border-style:solid;border-color:#FE4E00}
  font.font_clock {font-size:10pt;color:#FFFFFF;text-decoration:none;font-weight:bold}

  table.body_table {background-color:#000000;border-style:solid;border-color:#FE4E00;}
  td.body_header {background-color:#000000; border-style:solid; border-color: #FE4E00; color:#FFFFFF; font-weight:bold; text-align:center}
  td.body_text {background-color:#000000;border-style:solid;border-color:#FE4E00;color:#FFFFFF;}

  .button {width:150px;height:18pt;background-color:#000000;color:#FE4E00;font-weight:bold;text-align: center}
  a.body_text_admin {color:#000000;}
  a.body_text_admin:hover {color:#000000;}

  a.copyright {font-size:8pt;color:#000000;text-decoration:none}
  a.copyright:hover {font-size:8pt;color:#000000}
  font.copyright {font-size:8pt;color:#000000}

  a.sub_pages {font-size:8pt;color:#FE4E00;text-decoration:none;font-weight:bold;}
  a.sub_pages:hover {font-size:8pt;color:#FE4E00;font-weight:bold;text-decoration:underline;}
  font.sub_pages {font-size:8pt;color:#FFFFFF;font-weight:bold;font-family: "Trebuchet MS", "Times New Roman", Times;}

  a {font-size:12pt;color:#FE4E00;text-decoration:none;}
  a:hover {font-size:12pt;color:#FE4E00;text-decoration:underline;}

  td.body_left {background-color:#222222; border-style: solid; border-color: #FE4E00; color:white; font-weight:bold;font-family: "Trebuchet MS", "Times New Roman", Times;}
  td.body_top {background-color:#111111; border-style: solid; border-color: #FE4E00; color:white; font-size:10pt;font-family: Garamond, "Times New Roman", Times;}

  
#header {
	width: 780px;
	margin: 0 auto;
	padding: 4px 0 0px 13px;
	height: 90px;
	background: url(../../images/img1.gif) repeat-x left bottom;
}  

#header h1 {
	display: block;
	margin: 0 auto;
	padding: 2px 0 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 34px;
}

#data {
	display: block;
	width: 775px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: right;
}

