BODY {
	background-image: url(../images/backgrnd_repeat.gif);
 }
 
 TABLE {
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
 }
 
 .TD_bottom {
 	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;
 }
 
  .MENU_MAIN {
 	font-size:18px;
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	text-decoration : none;
 }
 
  .MENU_SUB {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	text-decoration : none;
 }
 
  .MENU_SUBSUB {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	text-decoration : none;
 }
 
 .MENU_MAIN A {
 	font-size:18px;
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	text-decoration : none;
 }
 
  .MENU_SUB A {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	text-decoration : none;
 }
 
  .MENU_SUBSUB A {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	color : white;
	font-weight: bold;
	text-decoration : none;
 }
 
  .MENU_MAIN A:HOVER {
 	font-size:18px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #05338D;
	text-decoration : none;
 }
 
  .MENU_SUB A:HOVER {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #05338D;
	text-decoration : none;
 }
 
  .MENU_SUBSUB A:HOVER {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #05338D;
	text-decoration : none;
 }
 
  .MENU_MAIN A:ACTIVE {
 	font-size:18px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #05338D;
	text-decoration : none;
 }
 
  .MENU_SUB A:ACTIVE {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #05338D;
	text-decoration : none;
 }
 
  .MENU_SUBSUB A:ACTIVE {
 	font-size:12px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #05338D;
	text-decoration : none;