body {
	margin: 0px;
	background-color: #15375A;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	line-height: 1.6;
}

.bold {
	font-weight: bold;
	color: 193161;
	text-transform: uppercase;
}
input {
	height: 16px;
}

.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blue {
	color: 406790;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.aa:link {
	color: #FFFFFF;
}
.aa:visited {
	color: #FFFFFF;
}
.aa:hover {
	color: #FF6600;
	text-decoration: none;
}
.td {
	line-height: 2;
}
.bg {
	background-image: url(../images/00000.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
    #tabsJ {
	float:left;
	font-size:95%;
	border-bottom:1px solid #24618E;
	background-color: #F4F4F4;
	width: 100%;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 16px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../home/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("../home/tabrightJ.gif") no-repeat right top;
	padding:5px 5px 4px 2px;
	color:#24618E;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
	color:#FFF;
	font-weight: bold;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

