/* CSS Document */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table,tr,td,p
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C5C5C;
	text-decoration:none;
}
.tm_bg
{
	background-image:url(../images/top_mbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.fbg
{
	background-image:url(../images/fbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.text10whitebold
{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.flink
{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.flink:hover
{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
a.link
{
	font-size:12px;
	font-weight:bold;
	color:#AC0000;
	text-decoration:underline;
}
a.link:hover
{
	font-size:12px;
	font-weight:bold;
	color:#AC0000;
	text-decoration:underline;
}