BODY, TD
{
	font-family: "Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size: 10px;
	color: rgb(51,51,51);
	background-color: rgb(250,250,250);
}
			
A
{
	color: rgb(0,0,255);
	text-decoration: none;
}
			
A:hover
{
	color: rgb(0,0,255);
	text-decoration: underline;
}
			
.Header
{
	font-size: 36px;
	font-weight: bold;
	color: rgb(255,153,51);
}
			
.SubHeader
{
	font-size: 18px;
	font-weight: bold;
}

.HeadLine
{
	font-weight: bold;
}
			
.MenuBackground
{
	color: rgb(0,0,0);
	background-color: rgb(233,233,233);
}
			
.TableBackground
{
	background-color: rgb(0,0,0);
}

.InputBox
{
	font-family: "Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size: 10px;
}#actGallery{	margin-top:15px;	}table#actGallery td{	padding:5px;}#actGallery td a img{	border:1px solid #808080;}#actGallery td a{	text-decoration:none;	color:black;}.bold{	font-weight:bold;}.small{	font-size:0.85em;}