body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#000000;	
background-color:#ffffff;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	

}
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	font-weight:strong;
	background-color:#0192bf;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0192bf;
}

a:visited {
  color: #0192bf;
}

a:hover {
color: #0192bf;
text-decoration: none;
	
}

a:active {
	color: #0192bf;
}


#tabsF {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:11px;
      line-height:normal;
	  border-bottom:1px solid #003366;
	  font-weight: bold;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#000000;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	.training  {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-color: #666666;
}
		