.pictureFlame {
	border: 1px solid #999;
	padding: 4px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.pictureFlameRed {
	border: 1px solid #F00;
	padding: 4px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.pictureFlameBlue {
	border: 1px solid #00F;
	padding: 4px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.pictureFlameGreen {
	border: 1px solid #009933;
	padding: 4px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}


#RightContents_Red {
	height: auto;
	width: 240px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
	color: #F00;
}
#RightContents_Blue {
	height: auto;
	width: 240px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
	color: #00F;
}
#RightContents_Green {
	height: auto;
	width: 240px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
	color: #009933;
}




.ListIndent {
	margin-left: 5em;
}
.objectCenter {
	text-align: center;
}
.accessList {
	line-height: 1.5em;
	padding-left: 0.5em;
	vertical-align: text-bottom;
	padding-bottom: 1em;
}
.footerRight  {
	font-size: x-small;
	line-height: 1.5em;
}
.footerRight a {
	font-size: x-small;
}
.footerRight a:hover {
	font-size: x-small;
}
.black {
	color: #000;
}

table  {
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
table td  {
	height: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	line-height: 9px;
}
#RightContents_Red table tr td .NoLink {
	font-size: x-small;
	color: #00F;
}

