body, table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
}
body {
	background-color: #663366;
	background-image: url(/g/triangle.background2.gif);
}
table {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#centerTop a,
#centerTop a:link,
#body a,
#body a:link,
.link a,
.link a:link {
	color: #000099;
	text-decoration: none;
}
#centerTop a:visited,
#body a:visited,
.link a:visited {
	color: #663366;
	text-decoration: none;
}
#centerTop a:hover,
#body a:hover,
.link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.boxdiv {
}
.boxBody {
	background-color: #E2DFFF;
	padding-top: 3px;
	padding-bottom: 11px;
}
.boxBody p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.boxBody a,
.boxBody a:link {
	color: #000099;
	text-decoration: none;
}
.boxBody a:visited {
	color: #0066CC;
	text-decoration: none;
}
.boxBody a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.boxSides {
	background-color: #E2DFFF;
	padding-bottom: 0px;
}

.date {
	font-size: 8pt;
}
.moderated {
	font-size: 8pt;
}
.item {
	text-indent: -30px;
	padding-left: 30px;
}
.item10 {
	text-indent: -10px;
	padding-left: 10px;
}
.smallPrint {
	font-size: 8pt;
}

.flattable, .flattable td, .flattable th {
	border: 1px solid;
	margin: 0px;
	border-color:#CCCCCC;
}
.flattable {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.flattable td, .flattable th {	
	padding: 3px;
}
.noborder, .noborder tr, .noborder td, .noborder th {
	border: 0px;
	margin: 0px;
}
.noborder {
	border-collapse: collapse;
	border: 0px none;
}
.submitButton, .selectButton, .flatButton {
	background-color: #E2DFFF;
}
.boxBody .newGraffiti a,
.newGraffiti {
	font-style: italic;
	color: #FF0000;
}
.formLabel {
	font-size: 8pt;
	padding-right: 10px;
}
.floatRight {
	float: right;
}
.titlediv {
	color: #000000;
	background-color: #FFC0E0;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(/g/butterfly.boxTop.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxleftdiv {
	float: left;
	background-color: #E2DFFF;
	background-image: url(/g/corner.bl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 12px;
}
.boxrightdiv {
	float: right;
	background-color: #E2DFFF;
	background-image: url(/g/corner.tl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 12px;
}
.imgpaddingleft {
	padding-left: 5px;
}

