BODY
{
    BACKGROUND-IMAGE: url('/images/bg_stripe_lg.jpg');
    FONT-FAMILY: Arial;
	font-size:13px;
}
HR {color: navy;}

.para { display: none}

td.tableHeader { background	:	#29007B; }
td.tableHeader2 { background	:	#FF8400; }
td.tableBack { background	:	#DCDCDC; vertical-align : top; }
tr.tr1 { background	:#E6E6E6; }
tr.tr2 { background	:#F7F7F7; }


A:link {  color: #29007B; font-weight : bold; text-decoration : underline;		}	
A:visited {  color: #29007B; font-weight : bold; text-decoration : underline;	}
A:hover { color: black; font-weight : bold; text-decoration : none;	}
A:active { color: black; font-weight : bold; text-decoration : none;	 }
A:visited:hover { color: black; font-weight : bold; text-decoration : none; }

A.menu:link {  color: #29007B; font-weight : normal; text-decoration : none; font-size:13px;		}	
A.menu:visited {  color: #29007B; font-weight : normal; text-decoration : none; font-size:13px;	}
A.menu:hover { color: black; font-weight : normal; text-decoration : underline; font-size:13px;	}
A.menu:active { color: black; font-weight : normal; text-decoration : none; font-size:13px;	 }
A.menu:visited:hover { color: black; font-weight : normal; text-decoration : none; font-size:13px; }

.body { font-size:12px; }





A.notbold:link {  color: #29007B; font-weight : normal; text-decoration : underline;		}	
A.notbold:visited {  color: #29007B; font-weight : normal; text-decoration : underline;	}
A.notbold:hover { color: black; font-weight : normal; text-decoration : none;	}
A.notbold:active { color: black; font-weight : normal; text-decoration : none;	 }
A.notbold:visited:hover { color: black; font-weight : normal; text-decoration : none; }