/* CSS Document */

* {margin:0; padding:0;}

body { background:#293035;}

td {vertical-align:top;}


table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.tall_top { background:url(images/tall_top.jpg) left top repeat-x;}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: white;}
