body, table, td {

	color: 			#d4d4d4;
	font-size: 		12px;
	font-family: 		Tahoma;

}
input, select, checkbox, textarea {
	color: 			#000000;
	background: 		#afbec7;
	border: 		1px #000000 ridge;
	font-family: 		tahoma, arial, tahoma, sans-serif;
	font-size: 		8pt;
	font-weight: 		250;
	padding-left: 		3px;
	padding-top: 		3px;
	padding-bottom: 	3px;
	padding-right: 		3px;
	height: 		19px;
}

a {
	text-decoration: 	none;
	font-weight: 		Bold;
	color: 			#ffffff
}

.barbg
{
	background: 		url(images/barbg.gif);

}

.trhead
{
	color:			black;
	font-weight:		bold;
}

.tabtext
{
	font-size:		14px;
	color:			black;
	font-weight:		bold;
}
.cat
{
	font-size:		14px;
	color:			#92ede9;
	font-weight:		bold;
}