body{
	background-color: #A200FF;
	margin: 0px 0px 0px 0px;
}
a{
	color: #2300FF;
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight:bold;	
}
a:visited{
	color: #A200FF;
}
a:hover{
	color: #009EB6;
}
a.nc{
	color: #2300FF;
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight:bold;	
}
a.nc:visited{
	color: #2300FF;
}
a.nc:hover{
	color: #009EB6;
}
a.testimonial{
	color: #7200B3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: underline;
	font-weight:bold;	
}
a.testimonial:visited{
	color: #7200B3;
}
a.testimonial:hover{
	color: #009EB6;
}

a.navQuick{
	color: #F3FFAA;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-decoration: underline;
	font-weight:bold;	
	padding-left:12px;
}
a.navQuick:visited{
	color: #F3FFAA;
}
a.navQuick:hover{
	color: #E5E1FF;
}
.navQuickLinks {
	color:#F3FFAA;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;	
	font-style: italic;
}

a.anchor{
	color: #2000E6;
	text-decoration: none;
}
.purple{
	background-color: #A200FF;
}
.pink{
	background-color: #FAF1FF;
}
.lav{
	background-color: #F1D9FF;
}
.blue {
	background-color: #2300FF;
}
.ltTurq{
	background-color: #A5E0EA;
}
.turquoise {
	background-color: #009EB6;
}
.black{
	background-color: #000000;
}
.white{
	background-color: #FEFCFF;
}
.yellow{
	background-color: #F3FFAA;
}
p{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
div{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
span{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
td{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
form{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
dd{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
dt{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
dl{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
ul{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
ol{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
li{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
}
ul.li1{
	font-weight: normal;
	list-style-image: url(../assets/li.gif);	
}
ul.li1B{
	font-weight: bold;
	list-style-image: url(../assets/li.gif);
}
ul.li2{
	font-weight: normal;
	list-style-image: url(../assets/li2.gif);
}
ul.li2B{
	font-weight: bold;
	list-style-image: url(../assets/li2.gif);
}
ul.li3{
	font-weight: normal;
	list-style-image: url(../assets/li3.gif);
}
ul.li3B{
	font-weight: bold;
	list-style-image: url(../assets/li3.gif);
}
ul.li4{
	font-weight: normal;
	list-style-image: url(../assets/li4.gif);
}
ul.li4B{
	font-weight: bold;
	list-style-image: url(../assets/li4.gif);
}
.liB{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
ol.dec{
	list-style-type: decimal;
}
ol.alpha{
	list-style-type: lower-alpha;
}

hr{
	color: #2300FF;
}
h1{
	color: #2300FF;
	font-family: "Times New Roman", Times, serif;
}
h2{
	color: #2100EE;
	font-family: "Times New Roman", Times, serif;
}
h2.pgTitle{
	color: #2300FF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
}
h3{
	color: #2100EE;
	font-family: "Times New Roman", Times, serif;
}
h4{
	color: #2100EE;
	font-family: "Times New Roman", Times, serif;
}
h4.banner{
	color: #2300FF;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.data{
	color: #2000E6;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
a.nav1UBt{
	background-color: #F3FFAA;
	color: #2300FF;
	display: block;
	width: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
a.nav1UBt:visited{
	color:#2300FF;
}
a.nav1UBt:hover{
	background-color:#2300FF;
	color:#F3FFAA;
}
a.nav1DBt{
	color: #F3FFAA;
	background-color: #A200FF;
	display: block;
	width: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
a.nav1DBt:visited{
	color: #F3FFAA;
}
a.nav1DBt:hover{
	background-color:#2300FF;
	color:#F3FFAA;
}
.nav1DSpan{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F3FFAA;
	font-size: 75%;
}
.nav1U{
	background-color:#F3FFAA;
	border-top:solid #F3FFAA 1px; 
	border-left:solid #F3FFAA 1px;
	border-right:solid #A8B075 2px;
	border-bottom:solid #A8B075 2px;
}
.nav1D{
	background-color: #A200FF;
	border-top:solid #F3FFAA 1px; 
	border-left:solid #F3FFAA 1px;
	border-right:solid #A8B075 2px;
	border-bottom:solid #A8B075 2px;
}
.nav2Title{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F3FFAA;
	font-size: 80%;
	background-color: #2300FF;
	background-repeat: repeat-y;
	background-position: left;
}
.nav2Title2{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F3FFAA;
	font-size: 80%;
	background-color: #A200FF;
}
.nav2D{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: #F3FFAA;
	background-color: #A200FF;
	border:solid #D1DB92 1px;
}
.nav2U{
	background-color: #2300FF;
	border:solid #D1DB92 1px;
}
a.nav2Bt{
	color: #F3FFAA;
	background-color: #2300FF;
	display: block;
	width: 100%;
	line-height: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
a.nav2Bt:visited{
	color: #F3FFAA;
}
a.nav2Bt:hover{
	background-color: #8B78FF;
	color:#F3FFAA;
}
.nav3{
	color: #FF041C;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a.tabBt{
	display: block;
	width: 100%;
	line-height: 24px;
	background-color:#C7ECF2;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:85%;
	font-weight: bold;
	color: #2300FF;
}
a.tabBt:visited{
	color:#2300FF;
}
a.tabBt:hover{
	background-color:#ECF9FB;
	color:#A200FF;
}
.tabU{
	background-color:#C7ECF2;
	border-left: solid #7DCBD7 1px;
	border-right: solid #7DCBD7 1px;
	border-bottom: solid #009EB6 2px;
	padding-left:2px;
	padding-right:2px;
}
.tabUL{
	background-color:#C7ECF2;
	border-left: solid #7DCBD7 2px;
	border-right: solid #7DCBD7 1px;
	border-bottom: solid #009EB6 2px;
	padding-left:2px;
	padding-right:2px;
}
.tabD{
	color: #2300FF;
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:85%;
	font-style: italic;
	border-left: solid #009EB6 2px;
	border-right: solid #009EB6 2px;
	border-bottom: solid #FFFFFF 2px;
	padding-left:2px;
	padding-right:2px;
}
.tabDT{
	color: #2300FF;
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:85%;
	font-style: italic;
	border-left: solid #009EB6 2px;
	border-right: solid #009EB6 2px;
	border-bottom: solid #009EB6 2px;
	padding-left:2px;
	padding-right:2px;
}
.tabDL{
	color: #2300FF;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:85%;
	font-weight: bold;
	font-style: italic;
	border-right: solid #009EB6 2px;
	border-bottom: solid #FFFFFF 2px;
	padding-left:2px;
	padding-right:2px;
}
.tabDR{
	color: #2300FF;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:85%;
	font-weight: bold;
	font-style: italic;
	border-left: solid #009EB6 2px;
	border-bottom: solid #FFFFFF 2px;
	padding-left:2px;
	padding-right:2px;
}

.tabNo{
	background-color: #A5E0EA;
	border-bottom: solid #009EB6 2px;
}
.empty{
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
}
.bgBut{
	background-color: #000000;
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 8px;
}
.butTop{
	background-color: #A200FF;
	background-repeat: repeat-x;
}
.butBot{
	background-color: #A200FF;
	background-repeat: repeat-x;
}
.PLLBg{
	background-color: #F1D9FF;
	background-position: left;
	background-repeat: repeat-y;
}
.PLBg{
	background-color: #F1D9FF;
	background-position: left;
	background-repeat: repeat-y;
}
.PRBg{
	background-color: #F1D9FF;
	background-position: right;
	background-repeat: repeat-y;
}
.bgStars{
	background-repeat: repeat-x;
}
.testimonial{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7200B3;
	line-height: 150%;
}
.u{
	text-decoration: underline;
}
.poem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
}
.copyText{
	color: #86DCEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
a.copy{
	color:#86DCEA;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.copy:visited{
	color:#86DCEA;
}
a.copy:hover{
	color:#F3FFAA;
}

form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
}
input{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
}

a.search{
	color: #FFFFFF;
}
a.search:visited{
	color: #FFFFFF;
}
a.search:hover{
	color: #F7E3FF;
}

.highlight { background: #F3FFAA; }
.searchheading {	color: #2000E6;
	font-family: "Times New Roman", Times, serif; font-weight: bold; }
.summary { 	color: #2000E6;
	font-family: "Times New Roman", Times, serif; font-style: italic; } 
.results {	color: #2000E6;
	font-family: "Times New Roman", Times, serif; }
.category { 	color: #2000E6;
	font-family: "Times New Roman", Times, serif; }
.description {  	color: #2000E6;
	font-family: "Times New Roman", Times, serif; }
.context { color: #2000E6;
	font-family: "Times New Roman", Times, serif;  }
.infoline {
	color: #6900A5; font-family: "Times New Roman", Times, serif; font-style: italic;
}
.sorting { text-align: right; }
.result_title { 	color: #2000E6;
	font-family: "Times New Roman", Times, serif; }

.zoom_searchform {	color: #2000E6;
	font-family: "Times New Roman", Times, serif; }
.zoom_options {	color: #2000E6;
	font-family: "Times New Roman", Times, serif; 
	font-weight:bold;}
input.zoom_button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
input.zoom_searchbox {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}	
	
