.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCCFF;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.side {
	background-attachment: scroll;
	background-image: url(graphics/side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.home-mid {
	background-image: url(graphics/woo-home.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.home-base {
	background-image: url(graphics/woo-bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.home-top {
	background-image: url(graphics/home-top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.form-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 140px;
	border: 1px solid #006699;
	background-color: #6B4C90;
	background-attachment: scroll;
}
.form-side1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 140px;
	border: 1px solid #006699;
	background-color: #6B4C90;
	font-weight: bold;

}
.moon-top {
	background-attachment: fixed;
	background-image: url(graphics/moon-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.moon-bk {
	background-attachment: fixed;
	background-image: url(graphics/moon-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.birth-base {
	background-attachment: fixed;
	background-image: url(graphics/birth-base.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.intuitive-top {
	background-attachment: fixed;
	background-image: url(graphics/intuitive-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.intuitive-bk {
	background-attachment: fixed;
	background-image: url(graphics/intuitive-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.deep-top {
	background-attachment: fixed;
	background-image: url(graphics/deep-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.deep-bk {
	background-attachment: fixed;
	background-image: url(graphics/deep-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited {
	color: #66CCFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCCFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.box-border {
	border: 1px solid #FFFFFF;
}
