A.imprint
	{
	font-family:verdana;
	font-size:7pt;
	color:#FFFFFF;
	text-transform:none;
    text-decoration: none;
	}

A.imprint:hover
	{
	font-family:verdana;
	font-size:7pt;
	color:#FFFFFF;
	text-transform:none;
	}

BODY
	{
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #C49C24;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #8D6F25;
	scrollbar-highlight-color: #F8F3C2;
	scrollbar-shadow-color:#804040;
	}

.book {
border:1px solid black;
}

.maintext
	{
	font-family:arial;
	font-size:9pt;
	}
	
.maintext2
	{
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	}

.mainlink
	{
	color: #800000;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.mainlink:hover
	{
	color: #AF9114;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.topmenu
	{
	font-family:arial;
	color: #6D4E22;
	font-size:8pt;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.topmenu:hover
	{
	font-family:arial;
	color: #AF9114;
	font-size:8pt;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.confnav
	{
	font-family:arial;
	color: #ECE4B8;
	font-size:8pt;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.confnav:hover
	{
	font-family:arial;
	color: #DDC42B;
	font-size:8pt;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.pagesubheader1
	{
	font-family:arial;
	color: #8D6F25;
	font-size:14pt;
	text-transform:uppercase;
	font-weight:bold;
	}

.pagesubheader2
	{
	font-family:arial;
	color: #A9943F;
	font-size:12pt;
	text-transform:uppercase;
	font-weight:bold;
	}

.pagesubheader3
	{
	font-family:arial;
	color: #000000;
	font-size:12pt;
	text-transform:uppercase;
	font-weight:bold;
	}

.pagesubheader4
	{
	font-family:arial;
	color: #000080;
	font-size:16pt;
	font-weight:bold;
	}

.pagesubheader5
	{
	font-family:arial;
	color: #660000;
	font-size:11pt;
	font-weight:none;
	}
	
.mini
	{
	font-family:arial;
	color: #6D4E22;
	font-size:8pt;
	text-transform:uppercase;
	font-weight:none;
	text-decoration:none;
	}

.mini:hover
	{
	font-family:arial;
	color: #A9943F;
	font-size:8pt;
	text-transform:uppercase;
	font-weight:none;
	text-decoration:underline;
	}

.head
	{
	font-family:Arial; 
	font-size:9pt; 
	color:#AF9114; 
	font-weight:bold; 
	text-decoration:none;
	}

.head:hover
	{
	font-family:Arial; 
	font-size:9pt; 
	color:#AF9114; 
	font-weight:bold; 
	text-decoration:none;
	}

.rolodex
	{
	font-family:arial;
	font-size:11pt;
	background-color:#000000;
	color:#F2DB39;
	text-transform:none;
	text-decoration: none;
	font-weight:bold;
	border:1px solid black
	}

.rolodex:hover
	{
	font-family:arial;
	font-size:11pt;
	background-color:#AF9114;
	color:#000000;
	text-transform:none;
	text-decoration: none;
	font-weight:bold;
	border:1px solid black
	}

.confnote
	{
	font-family:Arial;
	font-size:8pt;
	color:#5F5F5F;
	}



/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, CHECKBOX, select
	{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
	}


