.subtitle
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333366;
	font-weight: bold;
	}

.title
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #773333;
	font-weight: bold;
	}

a:link 
	{ 
	font-family: arial, helvetica, sans-serif;
	color: #990000; text-decoration: none;
	}

a:visited 
	{ 
	font-family: arial, helvetica, sans-serif;
	color: #990000; text-decoration: none; 	
	}

a:active 
	{ 
	font-family: arial, helvetica, sans-serif;
	color: #990000; text-decoration: underline;
	}

a:hover 
	{ 
	font-family: arial, helvetica, sans-serif;
	color: #990000; text-decoration: underline;
	}

.book_list_item
	{ 
	background-color: #eeeeee;
	border-style: dashed; 
	border-width: 1pt; 
	border-color: #000000;
	}

.button 
	{
	font-family:arial;
	font-size:12px;
	height="20";
	background: #666699;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	cursor: hand
	}

.button_onmouseover
	{
	font-family:arial;
	font-size:12px;
	height="20";
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	cursor: hand
	}

.input	
	{
	font-family:arial, helvetica, sans-serif;
	scrollbar-face-color: #eeeeee;
	scrollbar-arrow-color: #000099;  
	background-color: #ffffff;
	font-size: 11px; 
	color: #000066;
	}

.input_onmouseover	
	{
	font-family:arial, helvetica, sans-serif;  
	scrollbar-face-color: #D6E7EF;
	scrollbar-arrow-color: #00099;  
	background-color: #D6E7EF;
	stroke: #990000;
	font-size: 11px; 
	color: #000000;
	}

body, td
	{
	color: #ffffff;
	scrollbar-Face-Color: #ffffff;
	scrollbar-3d-LightColor: #000000;
	scrollbar-Arrow-Color: #000000;
	scrollbar-Base-Color: #ffffff;
	scrollbar-DarkShadow-Color: #ffffff;	
	scrollbar-Highlight-Color: #000000;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Track-Color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	}