.TopLink {
	font-family: verdana;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	color: white;
	}

.SideLink {
	font-family: verdana;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	color: black;
	padding-right: 5;
	}
	
.Sublink {
	font-family: verdana;
	font-weight: bold;
	font-size: 9;
	text-decoration: none;
	color: black;
	padding-right: 5;
	}

.Content {
	padding-top: 20;
	padding-left: 20;
	padding-right: 20;
	padding-bottom: 20;
	
	font-family: verdana;
	font-weight: none;
	font-size: 12;
	text-decoration: none;
	color: black;
	}

TD {
	font-family: verdana;
	font-weight: none;
	font-size: 12;
	text-decoration: none;
	color: black;
	}

.Header {
	font-family: verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 18;
	text-decoration: none;
	color: black;
}

.Highlight {
	border-style:solid;
	border-color:#000099;
	border-width: 1;
	background-color: #CCCCCC;
}
#flashfile
{
	float: left;
}

