/* CSS © 2001-2003 by JaniceKalyniuk.com Duplication and/or redistribution is strictly forbidden. */
INPUT, SELECT, TEXTAREA {font-family: Verdana; font-size: 8pt; color:#000066; font-weight: normal; background-color: #FFFFCC; }

body {
	font-size: 14px;
	font-family: Verdana, Arial, Times New Roman;
	color: #666666;
	scrollbar-face-color: #660099;
     scrollbar-shadow-color: #33FF66;
     scrollbar-highlight-color: #33FF66;
     scrollbar-3dlight-color: #FFFFFF;
     scrollbar-darkshadow-color: #FFFFFF;
     scrollbar-track-color: #E6DBF0; 
     scrollbar-arrow-color: #FFFFFF;
	}
background color {
	color:#ffffff;
}
p {
	font-size: 14px;
	font-family: Verdana, Arial, Times New Roman;
}
td {
	font-size: 14px;
	font-family: Verdana, Arial, Times New Roman;
}

h1 {
	font-size: 16px;
	color: #9C75C4;
	font-family: Berlin Sans FB, Verdana, Arial, Times New Roman;
}
hr {
   color: #9C75C4;
   height: 1px;
   width: 75%;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #33FF66;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	color: #33FF66;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border: 1px solid #33FF66;
	}
	.border2 {
	border: 1px solid #9C75C4;
	}
	.border3 {
	border: 1px solid #9C75C4;
	}
.imageborder {
	border: 1px solid #FF9900;
	margin-left:10px;
	margin-right:10px;
/*Left and Right Column Links */
}
.bodynav 		  {
	color: #660099;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9px;
	font-style: normal;
	list-style-type: circle;
} 
a.bodynav:link 	 { 
    font-size: 11px;
	color:#474133;
	text-decoration: none;
	font-weight: normal;
}
a.bodynav:visited {
    font-size: 11px;
	color: #474133;
	text-decoration: none;
	font-weight: normal;
}
a.bodynav:hover   {
    font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
a.bodynav:active  {
    font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	}
/* Contact and Copyright Links -Bottom of Page*/
.contact 		  {
	color: #660099;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-style: normal;
} 
a.contact:link 	 { 
    font-size: 10px;
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}
a.contact:visited {
    font-size: 10px;
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}
a.contact:hover   {
    font-size: 10px;
	color: #33FF66;
	text-decoration: none;
	font-weight: normal;
}
a.contact:active  {
    font-size: 10px;
	color: #33FF66;
	text-decoration: none;
	font-weight: normal;
	}
.emphasis {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
	background-color: #E5E5E5;
}
