body 			{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #FFFFFF; margin: 0; background-color: #E8CFF7; }

td.purple		{ background-color: #E8CFF7; }
td.pink			{ background-color: #D900CC; }

td			{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #000000; }
td.content		{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #FFFFFF; background-color: #A525FF; }
td.centercontent	{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #FFFFFF; background-color: #A525FF; text-align: center }
td.content_topleft	{ background-image: url('images/content_topleft.gif'); background-repeat: no-repeat; background-color: #A525FF; font-size: 1px; }
td.content_top		{ background-image: url('images/content_top.gif'); background-repeat: repeat; background-color: #A525FF; font-size: 1px; }
td.content_topright	{ background-image: url('images/content_topright.gif'); background-repeat: no-repeat; background-color: #A525FF; font-size: 1px; }
td.content_left		{ background-image: url('images/content_left.gif'); background-repeat: repeat; background-color: #A525FF; font-size: 1px; }
td.content_right	{ background-image: url('images/content_right.gif'); background-repeat: repeat; background-color: #A525FF; font-size: 1px; }
td.content_botleft	{ background-image: url('images/content_botleft.gif'); background-repeat: no-repeat; background-color: #A525FF; font-size: 1px; }
td.content_bot		{ background-image: url('images/content_bot.gif'); background-repeat: repeat; background-color: #A525FF; font-size: 1px; }
td.content_botright	{ background-image: url('images/content_botright.gif'); background-repeat: no-repeat; background-color: #A525FF; font-size: 1px; }

a:link 			{ font-weight: bold; color: #000000; text-decoration: none }
a:active 		{ font-weight: bold; color: #000000; text-decoration: none }
a:visited 		{ font-weight: bold; color: #000000; text-decoration: none }
a:hover 		{ font-weight: bold; color: #000000; text-decoration: underline }

a.content:link		{ font-weight: bold; color: #FFFFFF; text-decoration: none }
a.content:active 	{ font-weight: bold; color: #FFFFFF; text-decoration: none }
a.content:visited 	{ font-weight: bold; color: #FFFFFF; text-decoration: none }
a.content:hover 	{ font-weight: bold; color: #000000; text-decoration: underline }

a.pagnav:link 		{ font-weight: bold; color: #000000; text-decoration: none }
a.pagnav:active 	{ font-weight: bold; color: #000000; text-decoration: none }
a.pagnav:visited 	{ font-weight: bold; color: #000000; text-decoration: none }
a.pagnav:hover 		{ font-weight: bold; color: #000000; text-decoration: underline }

a.actpagnav:link 	{ font-weight: bold; color: #D900CC; text-decoration: none }
a.actpagnav:active 	{ font-weight: bold; color: #D900CC; text-decoration: none }
a.actpagnav:visited 	{ font-weight: bold; color: #D900CC; text-decoration: none }
a.actpagnav:hover 	{ font-weight: bold; color: #D900CC; text-decoration: underline }

a.biglink:link 		{ font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 12px }
a.biglink:active 	{ font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 12px }
a.biglink:visited 	{ font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 12px }
a.biglink:hover 	{ font-weight: bold; color: #000000; text-decoration: underline; font-size: 12px }

td.toplist		{ font-family: verdana, arial, helvetica, san-serif; font-size: 13px; color: #000000; background-color: #A525FF; text-align: left; }

.inputfield {
	margin:2 2;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #000000;
	font: 13px verdana, arial, helvetica, sans-serif;
}

.submitten {
	margin:2 2;
	background-color: #D900CC;
	border-bottom: #D900CC 1px solid;
	border-left: #D900CC 1px solid;
	border-right: #D900CC 1px solid;
	border-top: #D900CC 1px solid;
	color: #000000;
	font: 12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

tr.toprow	{ background-color: #616161; }
td.title	{ color: #FFFFFF; font-weight: bold;}
.active_row	{ background-color: #FFFFFF; color: #000000; }
.inactive_row1	{ background-color: #C1C1C1; color: #000000; }
.inactive_row2	{ background-color: #A6A6A6; color: #000000; }