body {
	background-color: #000000;
}


a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

h1		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-top:5px;
	
	}
	
h2		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top:5px;

	}
	
h3		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

	}

h4 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
.onlineguitarlessons {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #888888 !important;
    font-size: 10px;
	text-decoration: none; !important;
}	

.navheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #DDEECC !important;
    font-size: 1.1em;
}	
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	}
	
.leftbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	border: 1px solid #006600;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 145px;
}	
	
.lessons {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
.links  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	}	

.linkscenter {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
}
		

.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.66em;
	font-weight: bold;
	margin-left: 1.5em;
	text-align: left;
}

.navlink {
	color: #00CC00 !important;

}

.bigred {
	color: #FF0000;
	font-weight: bolder;
	font-size: 1.6em;
}

.bigdark {
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
}

.rightbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	border: 1px solid #006600;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 150px;
}

.bottomlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 5px;
	text-align: center;
}

.textadtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
}


.underheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-align: left;
}

.guestteacherbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #CCFFCC;
	font-weight: bold;
	text-align: center;
	width: 230px;
	padding: 5px;
	border: 1px solid #006600;
	margin: auto;
}
.teachername {
	font-style: italic;
	font-size: 75%;
}

.guestsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.08em;	
}


.smsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}


.jumpzone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	background-color: #CCFFCC;
	width: 350px;
	border: 1px solid #006600;
	padding: 10px;
	text-align: left;
}

.guestbottombox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 500px;
	border: 1px solid #006600;
	padding: 10px;
	text-align: left;
}

.mainblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #336600;
}


.textad {
	background-color: #FFFFFF;
	height: 95px;
	width: 150px;
	padding: 5px;
	margin: 0px;
	border: medium groove #999999;
	background-image: url("https://www.cyberfret.com/ads/textad-strat-bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

.textadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textadblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



.adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	color: #00CC00 !important;
	text-decoration: underline;
}

div.toptextad a {
   color: #00CC00 !important;
}





/*- Bottom Menu --------------------------- */

ul.bl {
  	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}

ul.bl li.bl {
  	display: block;
  	position: relative;
  	float: left;
}

li.bl ul.bl { 
	display: none; 
}

ul.bl li.bl a.bl {
  	display: block;
  	color: #000099;
	text-decoration: underline;
  	border-top: 1px solid #FFFFFF;
  	padding: 5px 15px 5px 15px;
  	margin-left: 1px;
	white-space: nowrap;
}

ul.bl li.bl a.bl:hover {
	text-decoration: none;
	color: #FF0000;
}

li.bl:hover ul.bl {
  	background-color: #FFFFFF;
  	border: 1px solid #000000;
  	display: block;
  	position: absolute;
}

li.bl:hover li.bl {
  	float: none;
  	font-size: .75em;
}

li.bl:hover a.bl {
	background: #FFFFFF; 
}

li.bl:hover li.bl a.bl:hover {
	background: #CFCFCF; 
}

/*- End Bottom Menu --------------------------- */

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	background: #E6E6E6; 
	padding: 5px;
}

.banneradtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-top: 50px;
}

/*- Menu Tabs --------------------------- */

    #navtabs {
      float:left;
      width:100%;
      background:#000;
      font-size:15px;
      line-height:normal;
	  font-weight: bold;
      }
    #navtabs ul {
	margin:0;
	padding:5px 5px 5px 20px;
	list-style:none;
      }
    #navtabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #navtabs a {
	float:left;
	background:url("https://www.cyberfret.com/includes/test/navtableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	align:center;
      }
    #navtabs a span {
      float:left;
      display:block;
      background:url("https://www.cyberfret.com/includes/test/navtabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#00CC00;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navtabs a span {float:none;}
    /* End IE5-Mac hack */
    #navtabs a:hover span {
      color:#00CC00;
      }
    #navtabs a:hover {
      background-position:0% -42px;
      }
    #navtabs a:hover span {
      background-position:100% -42px;
	  }
	  
/*- End Menu Tabs --------------------------- */

.textadheadline {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.textadbody {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}








/*- New Nav Menu Start --------------------------- */
ul.navMenu ul {
	display:none
}
ul.navMenu li:hover>ul {
	display:block
}
ul.navMenu ul {
	position: absolute;
	left:-1px;
	top:100%;
}
ul.navMenu ul ul {
	position: absolute;
	left:100%;
	top:-1px;
}
ul.navMenu, ul.navMenu ul {
	margin:0px;
	list-style:none;
	padding:5px 5px 5px 5px;
	background-color:#222222;
	background-repeat:repeat;
	border-color:#A6A6A6;
	border-width:0px;
	border-style:solid;
	width:900px;
}
ul.navMenu table {
	border-collapse:collapse
}
ul.navMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.navMenu ul {
	width:240px;
}
ul.navMenu li {
	display:block;
	font-size:0px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 4px;
}
ul.navMenu a:active, ul.navMenu a:focus {
	outline-style:none;
}
ul.navMenu a, ul.navMenu li.dis a:hover, ul.navMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#222222;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:5px;
	padding-left:0;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color: #00cc00;
	text-decoration:none;
	cursor:pointer;
	border-right:solid 1px #009900;
}
ul.navMenu span {
	overflow:hidden;
}
ul.navMenu li {
	float:left;
}
ul.navMenu ul li {
	float:none;
}
ul.navMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.navMenu li.sep {
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.navMenu li.sep span {
	float:none;
	padding-right:0;
	width:3;
	height:100%;
	display:inline-block;
	background-color:#A6A6A6;
	background-image:none;
}
ul.navMenu ul li.sep span {
	width:100%
	height:3;
}
ul.navMenu li:hover {
	position:relative;
}
ul.navMenu li:hover>a {
	background-color:#333333;
	border-color:#009900;
	border-style:solid;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color: #ddeecc;
	text-decoration:none;
}
ul.navMenu li a:hover {
	position:relative;
	background-color:#333333;
	border-color:#009900;
	border-style:solid;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color: #ddeecc;
	text-decoration:none;
}
ul.navMenu li.dis a {
	color: #AAAAAA !important;
}
ul.navMenu img {
	border: none;
	float:left;
	_float:none;
	margin-right:5px;
	width:16px;
	height:16px;
}
ul.navMenu ul img {
	width:16px;
	height:16px;
}
ul.navMenu img.over {
	display:none
}
ul.navMenu li.dis a:hover img.over {
	display:none !important
}
ul.navMenu li.dis a:hover img.def {
	display:inline !important
}
ul.navMenu li:hover > a img.def {
	display:none
}
ul.navMenu li:hover > a img.over {
	display:inline
}
ul.navMenu a:hover img.over, ul.navMenu a:hover ul img.def, ul.navMenu a:hover a:hover ul img.def, ul.navMenu a:hover a:hover img.over, ul.navMenu a:hover a:hover a:hover img.over {
	display:inline
}
ul.navMenu a:hover img.def, ul.navMenu a:hover ul img.over, ul.navMenu a:hover a:hover ul img.over, ul.navMenu a:hover a:hover img.def, ul.navMenu a:hover a:hover a:hover img.def {
	display:none
}
ul.navMenu a:hover ul, ul.navMenu a:hover a:hover ul {
	display:block
}
ul.navMenu a:hover ul ul {
	display:none
}
ul.navMenu span {
	display:block;
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:8px;
}
ul.navMenu li a.navMenui0 {
	font:n;
}
ul.navMenu li a.navMenui0:hover {
	font:o;
}
/*- New Nav Menu End --------------------------- */

.headerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
        font-weight:bold;
	background-color: #ddeecc;
	padding: 8px;
	width:285px;
	border-style:solid;
	border-width:1px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}


div#banner2 {position: absolute; float: right; margin-left: 970px; clear: none;}

.h-250x125 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.text-250x125 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 107px;
	margin-top: 10px;
}
.cta-250x125 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 107px;
	padding-top: 17px;
}

.top-728x90-text a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00 !important;
}

body {background-color: #FFFFFF !important;}