html, body, td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1.gfx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5800;	
}


#content a.light_view {
	background-image: url(lightlink.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}
#content .imgtext-table a.light_view  {
  padding-right:0px;
  background:none;
  background-image: none;
}
a:hover {
	text-decoration:underline;
}

