BODY {
	background: #b0d0f0 url(images/scilly_6.jpg) no-repeat fixed;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px
	}
	
.training {
	background-image: url(images/chart_bg3.jpg);
	}
	
.members {
	background-image: url(images/chart_bg3.jpg);
	}
	
.myc-head {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 48px;
	background-image: url(images/skyblue.jpg);
	border: 0;
	width: 100%;
	}
	
.myc2 {
	color: #FFFFFF;
	background-color: #000099;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 30px;
	letter-spacing: 10px;
	padding: 2px;
	text-align: center;
	}
	
.plain{
	   background-color: #f0f8ff;
	   color: #004090;
	   text-align: left;
	   vertical-align: top;
	   font-size: 13px;
}

.none{
	   color: #004090;
	   text-align: left;
	   vertical-align: top;
	   font-size: 13px;
}

.notelet{
	   background-color: #f0f8ff;
	   color: #004090;
	   text-align: left;
	   vertical-align: top;
	   padding: 20px;
	   padding-top: 30px;
	   padding-bottom: 30px;
	   font-size: 13px;
	   border-top: solid white thin;
	   border-left: solid white thin;
	   border-right: solid gray thin;
	   border-bottom: solid gray thin;
}  

.data{
	   background-color: #77bbff;
	   color: #000080;
	   text-align: left;
	   vertical-align: top;
	   padding: 10px;
	   padding-top: 30px;
	   font-size: 13px;
	   border-top: solid white thin;
	   border-left: solid white thin;
	   border-right: solid gray thin;
	   border-bottom: solid gray thin;
} 

.data0{
	   background-color: #D0E0FF;
	   color: #000080;
	   text-align: left;
	   vertical-align: top;
	   padding: 10px;
	   font-size: 13px;
	   border-top: solid white thin;
	   border-left: solid white thin;
	   border-right: solid lightgrey thin;
	   border-bottom: solid lightgrey thin;
} 

.data1{
	   background-color: #E0FFFF;
	   color: #000080;
	   text-align: left;
	   vertical-align: top;
	   padding: 10px;
	   font-size: 13px;
	   border-top: solid white thin;
	   border-left: solid white thin;
	   border-right: solid lightgrey thin;
	   border-bottom: solid lightgrey thin;
} 

.myc-menu{
	   background-color: #77bbff;
	   color: #ffffff;
	   padding: 0px;
	   text-align: center;
	   letter-spacing: 2px;
	   font-size: 14px;
	   font-weight: bold;
	   border-top: solid white thin;
	   border-left: solid white 1px;
	   border-right: solid gray 1px;
	   border-bottom: solid gray thin;
} 

.menu{
	   background-color: #a0c8ff;
	   color: #ffffff;
	   padding: 20px;
	   text-align: left;
	   vertical-align: top;
	   font-size: 12px;
	   border-top: solid white thin;
	   border-left: solid white thin;
	   border-right: solid gray thin;
	   border-bottom: solid gray thin;
} 

TABLEx {
	border: 0 none;
	background-color: #f8fbff;
	color: #0080C0;
	}
	
 TDx {
	background-image: URL(images/bkgrnd_lt.gif);
	font-weight: normal;
	font-size: 80%;
   	}
   	
 THx {
	background-image: URL(images/bkgrnd_lt.gif);
	font-weight: bold;
	font-size: 80%;
   	}
   	
.tabactx {
	background-color: #e8f8ff;
	}
	
.tabaltx {
	background-color: #f8fbff;
	}
   	
A:VISITED {
	font-size: 100%;
	color: #006080; 
	}

A:LINK {
	font-size: 100%;
	color: #0080C0;
	}

A:HOVER { 
	font-size: 100%;
	color: #00007F;
	 }
/* note that A:HOVER isn't supported by all browsers */

h1x {
	color: #0080C0;
	font-family :  Arial, sans-serif;
	font-size: 250%;
	font-weight: bold;
	margin-bottom: 0pt;
	}

h2x {
	color: #0080C0;
	font-family :  Arial, sans-serif;
	font-size: 175%;
	font-style: italic;
	margin-bottom: 0pt;
	}

h3x {
	color: #0080C0;
	font-family :  Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 0pt;
	}
	
.h4x {
	color: blue;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 10pt;
	}

input.btn{
   color: #08c;
   cursor: pointer;
   font-family: Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   background-color: #fed;
   border-width: 1px;
   border-color: #08c;
   border-style: outset;
   background-image: URL(images/butbak.gif);
   
   }

input.btnhov{
   border-style: inset;
   background-image: URL(images/butbak1.gif);
   }
   
p { margin-top: 0px; margin-bottom: 10px; }
  
a.menubar {
   font-size: 12px;
   text-decoration: none;
   color: blue;
   border-width: 0px;
   margin: 0;
   padding: 1px;
   display: block;
   }

a.menubar:visited {
   font-size: 12px;
   color: blue;
   }

a.menubar:hover {
   font-size: 12px;
   color: #ff8;
   background-color: #5599ff;
   
   }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li a
{
border: 0.1em solid #dcdce9;
display: block;
text-decoration: none;
}

#nav-menu li a:hover
{
color #ff0000;
display: block;
text-decoration: none;
}