
body, h1, h2, p, td, form, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }

body { background-color: #D29696; background-image: url(../images/tongue_tile.gif); }

p, td, textarea {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

a { text-decoration: none; color: #FF0000; }
a:visited { color: #CC0066; }
a:active { text-decoration: underline; color: #FFFF00; }
a:hover { text-decoration: underline; color: #FF9999; }

cite {  font-size: 9px; font-style: normal}

h1 { font-size: 13px; color: #F00000; font-weight: bold; margin-top: 3px; line-height: 13px; }
h2 { font-size: 12px; color: #F00000; font-weight: bold; margin-top: 3px; line-height: 12px; }

#contentcell { padding-right: 18px; }

.hilight { color: #0000CC}

form { font-size: 9pt }

.question {
	font-weight: normal;
	color: #333333;
	font-style: italic;
	margin: 14px 0px 4px;
}

.answer {
	color: #000099;
	margin: 4px 0px 14px;
}
.mainbutton {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 142px;
}
.nomainbutton {
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 140px;
}
.noline { text-decoration: none }

.nolineS { text-decoration: none }
.mainbuttonS {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/pbutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 142px;
}
.nolineS:hover { text-decoration: none; color: #FFFFFF; }
.nolineS:link { text-decoration: none; color: #F00000 }
.nolineS:visited { text-decoration: none; color: #CC0066 }
.nolineS:active { text-decoration: none; color: #FFFF00 }

.pinkline {
	height: 4px;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
}
.pinkbutn { vertical-align: middle; border: none; }
.big { font-size: 13px; font-weight: bold; }
.wine { color: #CB507B; }
.red { color: #F00000; }
.messagehead { height: 22px; line-height: 18px; }
.messagebox { background-color: #FFEEEE; width: 100%; height: 88px }
.authorbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
	background-color: #FFEEEE;
	vertical-align: middle;
}
.surveytable { width: 100%; }
.surveycell { padding: 4px; }
.domTable { width: 100%; }
.domTR { vertical-align: top; }
.domTD {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.twitterbutn { float: right; vertical-align: bottom; }