﻿html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
 q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, 
 tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video 
{
  border: 0;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 100%;
  text-align: left;
  vertical-align: baseline;
}

body
{
  background-color: #000000;
  background-image:url('gfx/bgds.jpg');
  background-position:center;
  background-repeat:no-repeat;
  background-attachment:fixed;
}



table.center
{
    margin-left: auto; 
    margin-right: auto;
}

td.center
{
	background-color: #ffffff;
	text-align: center;
}

td.trans
{
	background-image:url('l.gif');
}


h1 { font-size: 16px; }
h2 { font-size: 14px; }

td { font-size: 12px;}

a {
	color: #333333; 	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:focus { color: #666666; }

a:hover 
{
	background-color: #cccccc;
	color: #000000;
}

a:active 
{
	background-color: #333333;
	color: #cccccc;
}
