p, td {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #660099;
}
body {
	background-color: #FDE6FF;
	background-image: url(/images/tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	scrollbar-base-color:#FFCCFF;
	padding: 0px;
	cursor:url("dragonfly.cur");

}
a.nav:link, a.nav:visited, a.nav:active {
	font-size: 14px;
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
	/*/*/padding: 1px;
	height: 21px;
	width: 172px;
	margin-left: 5px;
	border: 1px solid #660099;
	display: block;/**/


}
a.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC6699;
	/*/*/padding: 1px;
	height: 21px;
	width: 172px;
	margin-left: 5px;
	border: 1px solid #CC6699;
	background: transparent url(images/button3.jpg);
	display: block;
	background-repeat: no-repeat;
	background-color: #FFECF5/**/

}
h1 {
	font-size: 24px;
	color: #9966CC;
}
h2 {
	font-size: 20px;
	color: #9966CC;
}
h3 {
	font-size: 18px;
	color: #9966CC;
}
h4 {
	font-size: 16px;
	color: #9966CC;
}
hr {
	color: #9966CC;
	height: 2px;
	width: 450px;
}
.copyright {
	font-size: 12px;
}
.smtxt {
	font-size: 10px;
}
.info {
	font-family: "Curlz MT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
}
a:link {
	color: #993399;
	text-decoration: underline;
}
a:visited {
	color: #999900;
	text-decoration: underline;
}
a:active {
	color: #CCCCFF;
}
a.nav2:link {
	font-size: 12px;
	color: #993399;
	text-decoration: underline;
}
a.nav2:visited {
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}
a.nav2:active {
	font-size: 12px;
	color: #CCCCFF;
}
a.nav2:hover {
	font-size: 12px;
	color: #9966CC;
	background-color: #CCCCFF;
	text-decoration: none;
}
.tdbkgrd1 {
	background-color: #9966CC;
}
.content1 {
	font-family: "Comic Sans MS", Arial;
	background-attachment: fixed;
	background-color: #FFCCFF;
	background-image: url(/images/tile.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 85%;
	width: 100%;
	border: 1px solid #660099;
	scrollbar-base-color:#FFCCFF;
	overflow: auto;
	padding: 5px;

}
input, select, button, textarea {
	background: #FFCCFF;
	font-family: verdana, tahoma, arial;
	color: #000033;
	border: 1px solid #660099;
}
h6 {
	font-size: 14px;
	font-family: "Curlz MT", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
