body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}
hr {
	border: dotted 3px #000000;
}
p {
	margin: 5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}
tr {
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}
a:link {
	text-decoration:none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
form {
	padding: 0px;
	margin:0px;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
.bigtable {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.outlink {
	clear: both;
	color: blue;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
table.section {
	border: none;
	border-spacing: 0;
	text-align: center;
	width: 98%;
}
.section tr {
	vertical-align: top;
}
.section tr td {
	background-color: #990000;
	border: 1px #990000 solid;
	vertical-align: middle;
}
.section tr td h2 {
	color: white;
	margin: 5px;
}
.section tr td table {
	background-color: #FFFFCC;
	width: 100%;
}
.section tr td table tr td {
	background-color: #FFFFCC;
	border: none;
	padding: 5px;
	vertical-align: top;
	width: 20%;
}
.galleries .Photo,
.galleries .Video {
	float: left;
	font-size: 13px;
	overflow: hidden;
}
.Photo {
	height: 272px;
	padding: 5px;
	width: 150px;
}
.Video {
	height: 210px;
	padding: 3px;
	width: 235px;
}
.Photo a:hover img, 
.Video a:hover img {
	border: 1px #0000FF dashed;
}
.Photo span,
.Video span {
	color: #333333;
	font-size: 9px;
	line-height: 14px;
}
.Photo span a,
.Video span a {
	color: #CC6600;
}
.Photo span a:hover,
.Video span a:hover {
	color: #0000FF;
}
.white {
	font-size: 22px;
	color: white;
	font-weight: bold;
	margin: 5px;
}
