.body {
	background-image: url(../images.cms/bg.jpg);
	background-position: 0px 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,select,input,textarea
{
	font-size:		8pt;
	font-family:		"Tahoma";
}
a:visited
{
	color:			#444444;
	text-decoration:	none;
}
a:hover
{
	color:			#666666;
	text-decoration:	underline;
}
a:link
{
	color:			#444444;
	text-decoration:	none;
}

.white
{
	color:			#FFFFFF;
}

.white:visited
{
	color:			#EEEEEE;
	text-decoration:	none;
}
.white:hover
{
	color:			#CCCCCC;
	text-decoration:	underline;
}
.white:link
{
	color:			#CCCCCC;
	text-decoration:	none;
}
.black
{
	color:			#000000;
}
.grey
{
	color:			#777777;
}
.red
{
	color:			#FF0000;
}

.text7pt
{
	font-size:		7pt;
	font-family:		"Tahoma";
}
.text8pt
{
	font-size:		8pt;
	font-family:		"Tahoma";
}
.text9pt
{
	font-size:		9pt;
	font-family:		"Tahoma";
}



.tb_header
{
	border-top:		1px groove #000000;
	border-bottom:		1px groove #000000;
}

