a:link, a:visited, a:active{
	color:#ff0000;
}
.white a:link, .white a:visited, .white a:active{
	color:#ffffff;
}
td, body{
	font-family:arial, sans-serif;
	font-size:10pt;
}
body{
	margin:0px;
	background-color:#000000;
}
.main{
	background:#ffffff url('siteart/clear.gif') repeat-y top right;
}
.nav_tile{
	background:url('siteart/tile2.gif') no-repeat;
}
.text_pad{
	padding:0px 0px 50px 0px;
}
.white{
	color:#ffffff;
	padding:2px 15px;
}
.head_highlight{
	color:#ff0000;
	font-weight:bold;
}
a:link img, a:visited img, a:active img {
	border:1px solid #ff0000;
}