body {
	background-color: #666666;
	background-image:url(images/bg.gif);
	margin-top:0px;
	margin-left:0px;
}

a:link,
a:visited{
  text-decoration: underline;
	FONT-SIZE: 11px; FONT-FAMILY: arial; COLOR: #DDDDDD;
}

a:hover {
  text-decoration: underline;
	FONT-SIZE: 11px; FONT-FAMILY: arial; COLOR: #999999;
}


a#contact:link,
a#contact:visited{
  text-decoration: none;
	FONT-SIZE: 11px; FONT-FAMILY: arial; COLOR: #CCCCCC;
}

a#contact:hover {
  text-decoration: underline;
	FONT-SIZE: 11px; FONT-FAMILY: arial; COLOR: #FFFFFF;
}

table {
	margin-left: auto;
	margin-right: auto;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 0px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
}

table#none {
	margin-left: auto;
	margin-right: auto;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 
}

TD IMG {DISPLAY: block};

TD {
	BACKGROUND-COLOR: #333333;
	FONT-SIZE: 11px; FONT-FAMILY: arial; COLOR: #DDDDDD;
}

#text {
	BACKGROUND-COLOR: #333333;
	FONT-SIZE: 11px; FONT-FAMILY: arial; COLOR: #DDDDDD;
}

#footer {
	BACKGROUND-COLOR: #000000;
	FONT-SIZE: 10px; FONT-FAMILY: tahoma; FONT-WEIGHT: bold; COLOR: #FFFFFF;
}

#copyright {
	BACKGROUND-COLOR: #000000;
	FONT-SIZE: 10px; FONT-FAMILY: arial; FONT-WEIGHT: bold; COLOR: #777777;
}

#bottom {
	BACKGROUND-COLOR: #000000;
	height: 100%;
}