.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
.adoptrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
.linkbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	border-top: thin none #2B6363;
	border-right: thin dotted #2B6363;
	border-bottom: thin none #2B6363;
	border-left: thin dotted #2B6363;
}
.Petname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.topbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.botbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.SectionDivide {
	border-bottom-width: 15px;
	border-bottom-style: dotted;
	border-bottom-color: #156D80;
}

.tablebox {
	border: thin groove #000000;
}
.redbutton {
	font-weight: bold;
	color: #FF0000;
}
.bluebutton {
	font-weight: bold;
	color: #0000FF;
}
.greenbutton {
	font-weight: bold;
	color: #00FF00;
}
.descrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-variant: normal;
}
#POW {
	float: right;
	border-top: 15px none #156D80;
	border-right: 15px dotted #156D80;
	border-bottom: 15px dotted #156D80;
	border-left: 15px dotted #156D80;
}
.powtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #CCFFFF;
	border: thin dashed #666666;
}

.boldtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.boldtitlebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #333333;
}
.darkredbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.StoryBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.StoryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #156D80;
	border-bottom-style: none;
	border-bottom-color: #156D80;
	font-variant: small-caps;
}
.SectionName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
