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

html, body{
scrollbar-face-color:#006600;
scrollbar-base-color:#3399FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#D0FFDF;
scrollbar-shadow-color:#006600;
scrollbar-highlight-color:#006600;
scrollbar-3dlight-color:#D0FFDF;
scrollbar-darkshadow-Color:#000D44;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.SmallText {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
}

body {
	background-color: #F2FFF6;
	background-image: url(images/BG2.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 30px;
	font-weight: normal;
}
.footer {
	font-size: 11px;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	color: #4F3CBA;
}
.Text1 {
	color: #6633FF;
}

h6 {
	font-size: 16px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	font-style: italic;
	color: #6666CC;
}
a:active {
	text-decoration: none;
	color: #009900;
}


#lyTop {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:2px;
	z-index:32;
	visibility: visible;
}
#lySubMenu {
	position:absolute;
	left:595px;
	top:221px;
	width:130px;
	height:139px;
	z-index:31;
	visibility: hidden;
}
#lyTransGif {
	position:absolute;
	left:580px;
	top:210px;
	width:160px;
	height:170px;
	z-index:29;
	visibility: hidden;
}

