body
{
	background-color:#FFFFFF;
	font-family: verdana, tahoma, helvetica, arial;
}
tr
{
	background-color: #F4F4F4;
}
tr.a
{
	background-color: #FFFFFF;
}
td
{
	font-family: verdana, tahoma, helvetica, arial;
	padding: 0px 3px 0px 3px;
}
th
{
	font-family: verdana, tahoma, helvetica, arial;
	background-color:#D4D4D4; 
}
td.r
{
	font-size: 10px;
	width: 1%;
	font-family: verdana, tahoma, helvetica, arial;
}

a:link    { text-decoration: none; color:#6677AA; }
a:visited { text-decoration: none; color:#6677AA; }
a:hover   { text-decoration: underline; color:#6677AA; }

h1
{
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bolder;
	text-align: center;
	color:#4580A0;
}

input
{
	border-width: 1px;
	border-color: #65A7CB;
	border-style: solid;
	background-color: #F4F4F4;
}

.fbn
{
	cursor: pointer;
}

img.t
{
	border-width: 0px;
	width: 18px;
	height: 14px;
}

table.ml td
{
	font-size: x-small;
}

