.cmdflat  {
	font-size : x-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}
.tbflat  {
	font-size : x-small;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #000066;
}

.tabletopborder {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333333;
}
.tablerhtborder {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #333333;
}
.aheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
A:link
{
	color: #0000CC;
	font-family: verdana,arial,'Times New Roman';
	font-size:small;
	text-decoration: underline;
}
A:visited
{
	color: #0000CC;
	font-family: verdana,arial,'Times New Roman';
	font-size: small;
	text-decoration: underline;
}
A:active
{
	color: #0000CC;
	font-family: verdana,arial,'Times New Roman';
	font-size: small;
	text-decoration: underline;
}
A:hover
{
	color: #FF0000;
	text-decoration: underline;
}.tblborder {
	border: thin solid #999999;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-variant: normal;
	color: #000000;
	font-weight: bold;

}
