body {
	background-image: url(/IMG3/parchment.jpg);
	background-color: #E5D6C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #0059C0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0059C0;
}
a:hover {
	text-decoration: underline;
	color: #0059C0;
}
a:active {
	text-decoration: none;
	color: #0059C0;
}
td.titlecell {
	height: 100px;
	background-image:url(/IMG3/title_strech.jpg);
}
textarea, input, select {
	border: 1px solid #000099;
	background-color: #E6D7C2;
	color: #000000;
	font-size: 9px;
	margin: 1px;
}
.ContentCell {
	padding: 10px 5px 20px 20px;
}

.SpellTable {
	 border: 2px solid #000000;
	 border-collapse: collapse;
}

.SpellTable td {
	 border: 1px solid #000000;
	 padding: 2px;
}

img {
	border: none;
}
table {
	border-collapse: collapse;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}
.DataHead {
	border: 1px solid #000000;
	background-color: #ffcc99;
	padding: 1px 20px 1px 20px;
	font-weight: bold;
}
.DataCell, .DataCellCntr {
	padding: 1px 20px 0px 20px;
	border: 1px solid #555555;
}
.DataCellCntr {
	text-align: center;
}
.Credit {
	font-size: 10px;
	font-style: italic;
}
.BoolGood {
	color: #FFFFFF;
	background-color: #00AA00;
}
.BoolBad {
	color: #FFFFFF;
	background-color: #FF0000;
}
.BoolUnknown {
	color: #666666;
}
.ErrorText {
	margin: 30px;
	color: #FF0000;
}
.MiniGrey {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
}
.GalleryImage {
	width: 120px;
	border: 0px;
}
.GalleryFrame {
	float: left;
	margin: 20px;
	
}
.GalleryFrame1 {
	width: 120px;
	height: 90px;
	overflow: hidden;
	vertical-align: middle;
	border: 2px solid #000000;
	background-color: #222222;
}
.GalleryFrame2 {
	text-align: center;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	width: 110px;
	height: 30px;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #222222;
	border: 2px solid #000000;
}
.IMG42 {
	width: 42px;
	height: 42px;
	border: 0px;
}
.TDMidRight {
	text-align: right;
	vertical-align: middle;
}
.TDMidCenter {
	text-align: center;
	vertical-align: middle;
}
.TDMidLeft {
	text-align: left;
	vertical-align: middle;
}
.TDTopCenter {
	text-align: center;
	vertical-align: top;
}
.IconCell {
	width: 42px;
	height: 42px;
	background-image: url(/icons/bg_heroic.png);
	background-repeat: no-repeat;
	padding: 0px;
}