/* CSS Document */
body,td,th {
	color: #C9C9C9;
}
body {
	background-color: #000000;
}
-->
td.content {
padding: 10px;
font-size: 11pt;
font-family: arial;
padding-top: 20px;
line-height: 1.3;
border: 1px solid #333333;
border-top: none;
border-right: none;
}

td.links {
padding: 10px;
font-size: 10pt;
font-family: arial;
padding-top: 10px;
line-height: 1.3;
border: 1px solid #333333;
border-top: none;
border-right: none;
border-left:none;
}

td.nobox {
padding: 10px;
font-size: 11pt;
font-family: arial;
border: none;
}

td.title {
color: #C9C9C9;
font-size: 26pt;
font-family: georgia;
border: 1px solid #333333;
border-left: none;
border-right: none;
border-top:none;
}

td.gallery {
	padding: none;
	font-family: Georgia;
	font-size: 16pt;
	border-bottom: 1px solid #333333;
	border-top: none;
}

td.heading {
padding: 10px;
font-size: 14px;
font-family: georgia;
font-weight: bold;
border: 1px solid #333333;
border-top: none;
border-right: none;
}

a:link { color: #9A926D; }
a:visited { color: #9A926D; }
a:hover { color: #EDE2A9; }
a:active { color: #EDE2A9; }

font.bold {
font-family: Arial;
font-size: 11pt;
font-weight: bold;
}

font.norm {
font-size: 11pt;
font-family: arial;
font-weight: normal;
color: #C9C9C9;
}

font.small {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #C9C9C9;
}

font.rsmall {
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	color: #C9C9C9;
}
