td { color: #333333; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

th {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFB6C1;
}

td.title {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFB6C1;
}
hr.forum{
	color: #DB7093;
	border:1px;
}
td.lighttitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF0F5;
}

tr.lighttitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF0F5;
}

td.darktitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFE4E1;
}

.blocktitle {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF0F5;
}

p  { margin-top: 0px; margin-bottom: 10px }

ul  { list-style-type: square; margin-top: 12px; margin-bottom: 12px; margin-left: 33px; padding-left: 0px }
li   { margin-bottom: 2px }

.bolder  { color: black; font-weight: bold; line-height: 1.3em }
#bolder  { color: black; font-weight: bold; line-height: 1.3em }

.content { line-height: 1.3em }
#content { line-height: 1.3em }

.small { font-size: 11px; line-height: 1.2em }
#small { font-size: 11px; line-height: 1.2em }

.xsmall { font-size: 10px; line-height: 1.3em }
#xsmall { font-size: 10px; line-height: 1.3em }

.large { font-size: 13px; line-height: 1.2em }
#large { font-size: 13px; line-height: 1.2em }

.xlarge { font-size: 14px; line-height: 1.1em }
#xlarge { font-size: 14px; line-height: 1.1em }

.titles { font-size: 20px; line-height: 1.3em; font-weight: bold }
#titles { font-size: 20px; line-height: 1.3em; font-weight: bold }

.titles2 { color: #aa0055; font-size: 20px; line-height: 1.3em; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif }
#titles2 { color: #aa0055; font-size: 20px; line-height: 1.3em; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif }

a:link     { color: #AA0055; text-decoration: underline }
a:visited     { color: #AA0055; text-decoration: underline }
a:active     { color: #AA0055; text-decoration: underline }
a:hover    { color: #AA0055; text-decoration: underline }

a.forum:link     {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.forum:visited     {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.forum:active     {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.forum:hover    {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.split   {
	color: White;
	text-decoration: none;
}


#homelinks a:link, #homelinks a:visited, #homelinks a:active  { font-size: 13px }

.printonly { display: none }
#printonly { display: none }
