A:link  {
	color : #0000CD;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
}
A:visited  {
	color : #4169E1;
	text-decoration : none;
	font-weight : bold;
}
A:active  {color : #F19A12;	text-decoration : none; font-weight : bold;}
A:Hover  {color : #0000cd;	text-decoration : underline; font-weight : bold;}
.bodymain { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.bodymainlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}
.bodymainblue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099}
.bodyfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099
}
.bodyfooterbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}
.boldmain { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
#tablebackg {
	background-image: url(images/table_bg.gif);
	background-repeat:no-repeat;
	background-position: left top;
	background-color : White;
}
.indent    {
	display: block;
	margin-left : 20px;
}
