body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black {
	background-color: #000000;
}
.borderall {
	border: 1px solid #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.boldwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.yellowlink:link	{
	color: #ffe401;
	text-decoration: none;
	font-weight: bold;
}
a.yellowlink:visited	{
	color: #ffe401;
	text-decoration: none;
	font-weight: bold;
 }
a.yellowlink:active	{
	color: #ffe401;
	text-decoration: none;
	font-weight: bold;
}
a.yellowlink:hover		{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
 }
.white_lftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.chatonlinebkg {
	background-image: url(../images/chat_online_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.imageover:hover		{
	border: 1px solid ffe401;
 }.white_bottborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
