/* style for casey.css  2:14 PM 9/17/02 */	

body	{
	margin: 0;
	color: #ac6a76;
	background-color: transparent;
	font-size: 12pt;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;

	scrollbar-arrow-color: #ac6a76;
	scrollbar-base-color: #ffd0db;
	scrollbar-dark-shadow-color: #ffd0db;
	scrollbar-track-color: #ffd0db;

	border-bottom: #ffd0db 1px double;
	border-left: ##ffd0db 4px double;
	border-right: #ffd0db 2px double;
	border-top: #ffd0db 2px double;
	}

.describe {
	color: 979797;
	background-color: transparent;
	font-style: italic;
	text-align: center;
	font-family: serif;
	}

td	{
	text-align: center;
	}
p	{
	color: #3c4f55;
	background-color: transparent;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: left;
	text-indent: 3em;
	}

.navbar	{
	color : #ac6a76;
	background-color transparent;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	font-family: verdana,helvetica, sans-serif;
	text-align: center;
	}

.navbar:hover	{
	color : #fe668a;
	background-color transparent;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	font-family: verdana,helvetica, sans-serif;
	text-align: center;
	}

.navbar:visited:hover	{
	color : #fe668a;
	background-color transparent;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	font-family: verdana,helvetica, sans-serif;
	text-align: center;
	}

.footer	{
	color: #ac6a76;
	background-color: transparent;
	font-size: xx-small;
	font-weight: bold;
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: center;
	padding-left:0px;	
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

.footer:hover	{
	color: #fe668a;
	background-color: transparent;
	font-size: xx-small;
	font-weight: bold;
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: center;
	padding-left:0px;	
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
a	{
	color:#398cc7;
	background-color transparent;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#fe668a;
	background-color: transparent;
	text-decoration: underline overline;
	}
	}
a:visited {
	color:#dca6b4#dca6b4;
	background-color: transparent;
	}
.openlink {
	color: #3c4f55;
	background-color transparent;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-family: "times new roman",serif;
	text-align: right;
	margin-right: 12px;
	}
.welcome {
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	}

h2	{
	color: #555555;
	background-color: transparent;
	font-size: 16px;
	font-family: serif;
	text-align: left;
	text-indent: 30px;
}

