BODY {
	color: #784f00;
	background-image: url(/images/parchment_med.gif);
	font-size: 10pt;
}

DIV {
	border: thin #000066;
}

A {
	color: #8b4513;
}

A:link {
	color: #ad651f;
}

A:hover {
	color: #8b4513;
}

INPUT {
	background-image: url(/images/parchment.jpg);
	color: #8b4513;
}

SELECT {
	background-image: url(/images/parchment.jpg);
	color: #8b4513;
	background-repeat: repeat;
}

TH {
	background-image: url(/images/parchment.jpg);
	font-size: 12pt;
	font-weight: bold;
	color: #503C12;
	background-repeat: repeat;
}

TABLE {
	font-size: 9pt;
}

H1 {
	color: #8B4513;
}

HR {
	color: #000000;
}

.menu { color: #8b4513; background-image: url(/images/parchment_med.gif) ; font-size: 9pt}
.spaceRow {  background-image: url(/phpBB2/templates/subSilver/images/cellpic.gif)}
.postbody {  font-size: 10pt; font-weight: bold; color: #8B4513}
.SpellPageData {  font-family: "Times New Roman", Times, serif; font-size: 0.125in; font-style: normal; font-weight: normal}
.SpellPageDescription {  font-family: "Times New Roman", Times, serif; font-size: 0.08in; font-style: normal; font-weight: normal}
.SpellPageHeadings {  font-family: "Times New Roman", Times, serif; font-size: 0.125in; font-style: normal; font-weight: bold}
.SpellPageName { font-family: Nosferatu; font-size: .2in; font-style: normal; line-height: normal; font-weight: bold ; text-decoration: underline}

.character-list {
  margin-bottom: 20px;
}

.character-list table {
  border: 1px solid brown;
}

.character-list td,
.character-list th {
  font: 11pt Verdana, Helvetica, Arial sans-serif;
  padding: 2px;
  padding-right: 5px;
}

.character-list th {
  font-weight: bold;
}

.character-list thead td {
  font-size: 12pt;
  font-weight: bold;
  border-bottom: 1px solid brown;
}

div.notice-tiny {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  border: 2px solid black;
  border-color: rgba(0, 0, 0, 0.7);
  padding: 4px;
  display: inline-block;
  margin: 3px 5px;
}

div.notice { font-family: Verdana, Helvetica, Arial, sans-serif; display: inline-block; }
div.notice fieldset {
  background: transparent url('/images/notice_background.png') repeat-x;
   border: 1px solid #333;
  color: #222;
}
div.notice legend {
  border: 1px solid #333;
  border-bottom: none;
  font-size: 13pt;
  padding: 0 15px 0 15px;
  letter-spacing: 3px;
  margin-left: 20px;
}
div.notice li { font-size: 10pt; margin-left: -20px; margin-right: 25px; }
div.notice span { font-weight: bold; }

div.notice-success fieldset { background-color: #32CD32; color: white; }
div.notice-success legend { background-color: #32CD32; }
div.notice-success span { color: #32CD32; }

div.notice-info fieldset { background-color: 	#6495ED; }
div.notice-info legend { background-color: #6495ED; }
div.notice-info span { color: #6495ED; }

div.notice-warning fieldset { background-color: #FCC200; }
div.notice-warning legend { background-color: #FCC200; }
div.notice-warning span { color: #FCC200; }

div.notice-error fieldset { background-color: #CE2029; color: white; }
div.notice-error legend { background-color: #CE2029; }
div.notice-error span { color: #DF313A; }
