	body {
		background-color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		}


	table {
		background-attachment: scroll;
		background-repeat: repeat;
		background-position: left top;
		}


	input {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #F0EBE5;
		border: 1px solid #000000;
		}


	textarea {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #F0EBE5;
		border: 1px solid #000000;
		}


	ul {
		list-style-type: decimal;
		}


	.navigation {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: normal;
		}

	.navigation a:link {
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		}

	.navigation a:active {
		text-decoration: none;
		font-weight: bold;
		color: #FF0000;
		}

	.navigation a:visited {
		text-decoration: none;
		font-weight: bold;
		color: #CCCCCC;
		}

	.navigation a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #FF0000;
		}


	.ssleftcol {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		line-height: normal;
		text-align: left;
		}

	.ssleftcol a:link {
		text-decoration: underline;
		font-weight: bold;
		color: #FFFFFF;
		}

	.ssleftcol a:active {
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000;
		}

	.ssleftcol a:visited {
		text-decoration: underline;
		font-weight: bold;
		color: #FFFFFF;
		}

	.ssleftcol a:hover {
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000;
		}


	.sscontentmain {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: left top;
		line-height: normal;
		}

	.sscontentmain a:link {
		text-decoration: underline;
		font-weight: bold;
		color: #FFFFFF;
		}

	.sscontentmain a:active {
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000;
		}

	.sscontentmain a:visited {
		text-decoration: underline;
		font-weight: bold;
		color: #FFFFFF;
		}

	.sscontentmain a:hover {
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000;
		}


	.contentrighttitle {
		font-weight: bold;
		}


	.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		line-height: normal;
		}

	.copyright a:link {
		text-decoration: underline;
		font-weight: bold;
		color: #FFFFFF;
		}

	.copyright a:active {
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000;
		}

	.copyright a:visited {
		text-decoration: underline;
		font-weight: bold;
		color: #FFFFFF;
		}

	.copyright a:hover {
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000;
		}


	.explain {
		cursor: help;
		}


	.hidden, a.hidden:link, a.hidden:active, a.hidden:hover, a.hidden:visited {
		text-decoration: none;
		font-weight: normal;
		cursor: help;
		}


	.titles {
		font-weight: bold;
		}

	.titles2 {
		font-size: 18px;
		font-weight: bold;
		}

	.phototable {
		/* Make sure you define the table's cell spacing, cell padding, and border as 0 in the TABLE tag, or else you will have extra space in the table regardless of what you define here. */
		border: 0px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		text-align: center;
		vertical-align: top;
		}

	.phototable td {
		padding: 5px;
		width: 25%;
		}
