p {
	font-family: Arial, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6B4C85;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

a:link   { color: #45295d; text-decoration: underline }

a:visited   { color: #45295d; text-decoration: underline }

a:hover {
	color: #FF7929;
	text-decoration: underline;
}
a:active { color: #ff7929; text-decoration: underline }
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:hover {
	color: #000000;
	text-decoration: underline;
}


body {
	background-color: #A6D723;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/btmbar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menubg  { background-image: url("../images/undermenubg.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right top }

.menulvldownbg  { background-image: url("../images/undermenulvdbg.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right top }

.contentbg   { background-image: url("../images/contentbg.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: left top }
.whitetxt {
	color: #FFFFFF;
}
.blacktxt {
	color: #000000;
}
.orangetxt {
	color: #FF7020;
}

.smallorange {
	font-family: Arial, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF7020;
	text-decoration: none;
}

.smallpurple {
	font-family: Arial, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6B4C85;
	text-decoration: none;
}
.smallwhitetxt {
	font-family: Arial, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.smallwhitelink:link {
	font-family: Arial, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.smallwhitelink:visited {
	font-family: Arial, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.smallwhitelink:hover {
	font-family: Arial, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF7929;
	text-decoration: underline;
}
.leveldwncontentbg  { background-image: url("../images/lvldwnbg.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: left top }
ul {
	font-family: Arial, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6B4C85;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/orangebullet.gif);
	list-style-type: disc;
}

form{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}


input {
	font-family: Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;

}

select {
	font-family: Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;

}
	
	
textarea {
	font-family: Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}ol {
	font-family: Arial, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6B4C85;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
}
.greentitle {
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7EAA25;
	text-decoration: none;
}
div.WH-BLK a:link { color: #fff; text-decoration: none }
div.WH-BLK a:visited { color: #fff; text-decoration: none }
div.WH-BLK a:hover { color: #000; text-decoration: underline }
div.WH-BLK a:active { color: #000; text-decoration: underline }
