/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{
	scrollbar-face-color:#DCFFDE;
	scrollbar-base-color:#DCFFDE;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#DCFFDE;
	scrollbar-shadow-color:#006600;
	scrollbar-highlight-color:#006600;
	scrollbar-3dlight-color:#DCFFDE;
	scrollbar-darkshadow-Color:#006600;
	
}

body,td,th {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.footer {
	font-size: 11px;
	color: #0099FF;
	font-weight: normal;
}

body {
	background-color: #B5FEB5;
	background-image: url(BG.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #339900;
	font-style: italic;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	color: #009900;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	color: #0099FF;
	font-style: italic;
}

.BlueText {
	color: #0099FF;
}
.testimonials {
	color: #006600;
}


h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
#lyMenu {
	position:absolute;
	left:82px;
	top:253px;
	width:84px;
	height:435px;
	z-index:2;
}

#lyTop {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:20px;
	z-index:11;
}
.GreenTxt {
	font-size: 16px;
	font-weight: normal;
	color: #006600;
}
.smallertxt {
	font-size: 12px;
}
