body {
margin-top: 0;
margin-bottom: 0;
	margin: 0;
  background: #060606 ;
  padding:0px 20px;
  font-family: Arial, Georgia, 'Times New Roman', serif; 
  font-size: 11px; 
  letter-spacing: 0px; 
  line-height: 1.5em;
  text-align:left;
  color:#ffffff;
}

h1 {
 
font-size: 1em;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 0px;
	margin: 0 0 0 0px;
	width: 100%;
	text-align:left;
	   border-bottom: 1px dotted #626262;
  }
  h2 {
 
font-size: 1em;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 2px;
	margin: 0 0 0 0px;
	width: 100%;
	text-align:left;

  }
  
  
a:link {
  color:#ff0300;
  text-decoration:none;
  }
a:visited {
  color:#ff0300;
  text-decoration:none;
  }
a:hover {
  color:#7f0200;
  text-decoration:none;
  }
  
table { color : #ffffff;  font-style : normal; font-family : Arial, Verdana; font-variant : normal; font-weight : normal; font-size : 8pt; word-spacing : 0.5em; letter-spacing : 0.1em; text-decoration : none; text-align : right; }

  .title1 {
  
  border:0px solid #ffffff;
  border-width:0 0 1px;
  font-size:14px;
  line-height:1em;
  font-weight:normal;
  color:#ffffff;
  text-transform:uppercase;
  letter-spacing:.2em;



  }
    .title2 {

  border:0px solid #ffffff;
  border-width:0 0 1px;
  font-size:10px;
  line-height:1em;
  font-weight:normal;
  color:#fe0000;
  text-transform:uppercase;
  letter-spacing:.2em;


  }
  
#main {
  padding-left: 50px;
  padding-right: 0px;
  width:600px;
  float:center;
  }
  
  .texto1 {
font-family: Arial, Georgia, 'Times New Roman', serif; 
  font-size: 11px; 
  letter-spacing: 0px; 
  line-height: 1.5em;
  text-align:left;
  color:#e3e3e3;
}

.texto2 {

  font-family: Arial, Georgia, 'Times New Roman', serif; 
  font-size: 11px; 
  letter-spacing: 0px; 
  line-height: 1.5em;
  text-align:left;
  color:#8b8b8b;
}
  
img {
border: 0;
}

td {
padding: 3px;
}
#navigation {
list-style-type: none;
margin: 0; padding: 0;
}
#navigation li {
display: inline;
padding: 2px 8px;
}

/* control row colours in admin */
.literow {
background: #fff;
}
.darkrow {
background: #ddd;
}