body { background: white; font-family: Arial, Tahoma, Verdana; font-size:10pt;}
body.forums { background: #eee; }
.hp a { text-decoration:none; }
.hp a:hover { text-decoration:underline; color:purple; }
fieldset { background: #eee; }
legend  { font-weight: bold; font-family: sans-serif; font-size: small; }
label { cursor: pointer; font-size: small; }
form { margin: 0 }

/* generic styles found sprinkled all over the place */
.sectionhead { background:#ddd; border:1px solid; padding:4px; font-weight: bold; font-family: serif; }
.highlight { background: #ffc; font-family:sans-serif; padding: 4px; }
.greytext { color: #777; font-size: x-small; font-weight: normal; font-family: serif; }
.clfooter { text-align: center;  font-size: small; }
td.head { background: #eeeeee; border: 1px solid #ccc; text-align: right; }

.fake_link, a:link, a:visited{color:#004080;text-decoration:none;}
.fake_green_link, a.green:link, a.green:visited{color:#008000;text-decoration:none;}
.orange_text, a:hover, a.green:hover, a.gray_italic_link:hover{color:#FF8000;text-decoration:none;}

/* flag links on postings */
a.flag:link, a.flag:visited, a.flag:hover { font: small-caption; padding: 1px; background-color: #f5f5f5; color: #000; text-decoration: none; }
a.flag:link, a.flag:visited { border-top: 1px solid #ccc; border-bottom: 2px solid #888; border-left: 1px solid #ccc; border-right: 2px solid #888; }
a.flag:hover { border-bottom: 1px solid #ccc; border-top: 2px solid #888; border-right: 1px solid #ccc; border-left: 2px solid #888; }

/* body blurbs*/
ul.blurbs { margin-left: 0px;  padding-left: 3px;  list-style: none;  font-size: smaller; }

/* dropshadow magic for help pages */
.dropshadow { background: gray; float: left; margin-bottom: 10px; margin-right: 5px;}
.dropshadow img { position: relative; right: 5px; top: -5px; border: 1px #333 solid; display:block; }
.header { background: #ddd; font-weight: bold; }

p { clear: both; }


/* TOCS */
.toc h4 {
	background: #ccc;
	width: 90%;
	padding: 4px;
	}
.toc #messages { white-space: normal; text-align: right; }
.toc dd, dt { font-size:smaller; }

body.hp { background: white; font-family: Arial, Tahoma, Verdana; font-size:10pt; }
td { font-family: Arial, Tahoma, Verdana; font-size:10pt; }
.w2 td   { background:#f2f2f2; font-size:smaller; font-family:sans-serif; vertical-align: top; padding: 1px; }
.w2 td a { background:#fff; margin-bottom: 2px; display:block; padding: 1px; }
.city td { font-size:70%; font-family:sans-serif; line-height: 1.43em; vertical-align: top; padding: 5px; }

.for     { font-size:70%; font-family:sans-serif; }
.for a   { background:#fff; padding: 0.5px; margin: 1px; }
#forums td a { margin-left: 1px; margin-right: 1px; margin-bottom: 2px; display: block; }

.ban     { background:#ddd; font-size:90%; text-align:left; font-weight: bold; }
td.ctr   { background:#f2f2f2; font-size:smaller; font-family:sans-serif; text-align:center; }
