@charset "iso-8859-1";
/* author: Linden Hatherall */
/* Creation date: 24/05/2007 */
html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background: #000000;
   }
hr {height: 1px; color: white; width: 750px; border: 0; background-color: #FFF}
hr.h {width: 800px;}
p {color: #000; font-family: sans-serif ; font-size: 9pt; text-align: justify; }
p.white{color: #FFF}
a {color: #000; font-family: sans-serif ; font-size: 10pt; text-decoration: none;}
a.enter{color: #FFF; font-family: sans-serif ; font-size: 12pt; text-decoration: none;}

#layoutTable {background: #000000; width:100%; height:100%; margin: 0 auto; vertical-align: middle; text-align: center}
.menu_cell {text-align: center;}
.menu_item {color: white; font-family: sans-serif; font-size: 12pt; text-decoration: none;}
.menu_item:hover {color: #CCCCCC;}

/* table formatting */
.t_tl {background: URL(images/t_tl.png); width: 33px; height: 36px; background-repeat: no-repeat}
.t_t {background: URL(images/t_tm.png); height: 36px; background-repeat: repeat}
.t_tr {background: URL(images/t_tr.png); width: 32px; height: 36px; background-repeat: no-repeat}
.t_l {background: URL(images/t_l.png); width: 33px; height: ; background-repeat: repeat}
.t_r {background: URL(images/t_r.png); width: 32px; height: ; background-repeat: repeat}
.t_bl {background: URL(images/t_bl.png); width: 33px; height: 35px; background-repeat: no-repeat}
.t_b {background: URL(images/t_bm.png); height: 35px; background-repeat: repeat}
.t_br {background: URL(images/t_br.png); width: 32px; height: 35px; background-repeat: no-repeat}

.content {background: #FFFFFF; height: 380px;}
.thumbnails {background: #FFFFFF; height: 70px;}
.description {color: #000; font-family: sans-serif ; font-size: 8pt; border: none}