<!--


div
{
	font-family: Arial;
	font-size: 10pt;
}

.tableborder
{
	border: 1px solid #336699; 
	padding:0px;
}

.t1
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #ffff00;
}
.t2
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFCC;
}
.th
{
	background-color: #0066CC;
	color: #FFFFCC;
	text-align: center;
	font-size: 125%;
}

.th2
{
	background-color: #0066CC;
	color: #FFFFCC;
	text-align: left;
	font-size: 125%;
}

.bg
{
	top: 100%; 
	left: 100%; 
	
	background-image: url("img/bg/leftmenu.jpg");

	background-position: right;

	background-repeat:no-repeat;
}
-->

