body, td, th, p, a, li, div, span {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
body {
	background-color: #505050;
}
b {
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #34A9E5;
	text-decoration: underline;
}
a: hover {
	text-decoration: none;
}

td.logo {
	background-image: url(graphics/layout/logobg.gif);
	background-repeat: repeat-y;
}
td.tm {
	background-image: url(graphics/layout/tmib.gif);
	background-repeat: repeat-x;
	text-align: center;
}
td.tm a, td.tm a:visited {
	font-size:9px;
	color: silver;
	text-decoration: none;
}
td.tm a:hover {
	color: white;
	text-decoration: none;
}

td.pm {
	background-image: url(graphics/layout/pmib.gif);
	background-repeat: repeat-x;
	padding-left: 6px;
	padding-right: 6px;
}
a.pmitem, a.pmitem:visited {
	font-size:10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.pmitem:hover {
	color: red;
	text-decoration: none;
}
.pmsub {
	display:block;
	text-decoration:none;
	background-color:transparent;
	font-weight: normal;
}
.pmopt a {
	color:black;
	display:block;
	padding-left:20px;
	text-decoration:none;
	background-image: url(graphics/layout/pmsubb.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: normal;
	width: 197px;
	height: 19px;
	padding-top:2px;
}
.pmopt a:hover {
	color:white;
	background-image: url(graphics/layout/pmsubbhover.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: normal;
	width: 197px;
	height: 19px;
	padding-top:2px;
}
td.pm div {
	position:relative;
}

td.fm {
	background-image: url(graphics/layout/fmib.gif);
	background-repeat: repeat-x;
	text-align: center;
}
td.fm, td.fm a, td.fm a:visited {
	font-size:9px;
	color: silver;
	text-decoration: none;
}
td.fm a:hover {
	color: white;
	text-decoration: none;
}
td.bl {
	background-image: url(graphics/layout/bbl.gif);
	background-repeat: repeat-y;
	width: 27px;
}
td.br {
	background-image: url(graphics/layout/bbr.gif);
	background-repeat: repeat-y;
	width: 28px;
}
td.content {
	background-color: #242424;
	color:white;
}

.s1 {
	background-color: #373737;
	width: 661px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.s1 h3 {
	background: url(graphics/layout/s1h.gif) no-repeat;
	font-size: 11px;
	margin: 0px;
	padding: 7px 0px 0px 30px;
	height: 26px;
}
.s1 .content {
	padding: 10px;
	margin: 0px;
}
.s1 .footer {
	background: url(graphics/layout/s1b.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 661px;
	height: 5px;
}

.s2 .header {
	background-image: url(graphics/layout/s2t.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 121px;
}
.s2 .content {
	background-color: #373737;
	padding: 5px;
	width: 121px;
}
.s2 .footer {
	background: url(graphics/layout/s2b.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 121px;
}

.s3 {
	background-color: #373737;
	width: 121px;
	margin: 0px 0px 10px 0px;
}
.s3 h3 {
	background-image: url(graphics/layout/s3t.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 0px;
	padding: 7px 0px 0px 30px;
	height: 27px;
}
.s3 .content {
	padding: 5px;
}
.s3 .content .bull a {
	background-image: url(graphics/layout/s3bull.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding-left:15px;
}
.s3 .content .bull a:hover {
	background-image: url(graphics/layout/s3bullhover.gif);
	background-repeat: no-repeat;
}
.s3 .content .bullselected {
	background-image: url(graphics/layout/s3bullhover.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding-left:15px;
	color: silver;
}
.s3 .footer {
	background: url(graphics/layout/s3b.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 121px;
}

.s4 h3 {
	background-image: url(graphics/layout/s4h.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 0px;
	padding: 7px 0px 0px 30px;
	height: 26px;
}
.s4 .content {
	background-color: #373737;
	padding: 10px;
	width: 399px;
}
.s4 .footer {
	background: url(graphics/layout/s4b.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	width: 399px;
	height: 5px;
}

.s5 {
	background-color: #373737;
	width: 531px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.s5 h3 {
	background-image: url(graphics/layout/s5h.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 0px;
	padding: 7px 0px 0px 30px;
	height: 26px;
}
.s5 .content {
	padding: 10px;
}
.s5 .footer {
	background: url(graphics/layout/s5b.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	width: 531px;
	height: 5px;
}

.s6 {
	background-color: #585858;
	padding: 5px;
	width: 620;
	margin-top: 20px;
	padding-right: 10px;
}


.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #AD5800;
	background-color:#F9F1C8;
}
.galleryThumbnails TR TD IMG {
	border: 1px solid silver;
	cursor: hand;
	margin: 2px;
}
h4 {
	width:100%;
	ackground-color:silver;
	border-bottom:red solid 1px;
	padding:4px;
	color:silver;
	text-decoration:none;
	font-size:12px;
	*font-weight:bold;
	margin-top:10px;
}
th {
	border-bottom:red solid 1px;
	padding:2px;
	color:silver;
	text-decoration:none;
	font-size:11px;
}
.alert {
	border: 1px solid red;
	background-color: mistyrose;
	margin:20px;
	padding:10px;
	color:black;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.imagedescr {
	margin-left:10px;
	color: silver;
	font-size: 12px;
}
.imagekit {
	margin-left:10px;
	color: silver;
	font-size: 9px;
}