h1 {
	color: #4e57a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	text-transform: lowercase;
	letter-spacing: 4px;
}

h2 {
	color: #4e57a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
}

h3 {
	color: #OOOOOO;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table {
	font-size: 13px;
}
td {
	border: 0;
}

th {
	background-color: #9999CC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

ul {
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

ol {
	line-height: 20px;
	list-style-position: outside;
	list-style-type: decimal;
}

a:link {
	color: #4E57A6;
	text-decoration: none;
}

a:visited {
	color: #949BA1;
	text-decoration: none;
}

a:hover {
 	text-decoration: underline;
}

A.menulink:link {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	width: auto;
	float: left;
	padding: 3px 10px 3px 10px;	
}

A.menulink:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;	
	text-align: center; 
	display: block;
	width: auto;
	float: left;
	padding: 3px 10px 3px 10px;	
}

A.menulink:hover {
	text-decoration: none;
	color: #C7C7E3;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;	
	text-align: center;
	display: block;
	width: auto;
	float: left;
	padding: 3px 10px 3px 10px;	
}

A.menulink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;	
	text-align: center;
	display: block;
	width: auto;
	float: left;
	padding: 3px 10px 3px 10px;
}

td.banner {
	background-image:  url(images/book-scanning-banner-top.gif);
	background-repeat: no-repeat;
}

td.banner_tile {
	background-image:  url(images/book-scanning-banner-tile.gif);
	background-repeat: repeat;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #243995;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1px;
	padding: 0px 0px 0px 10px;
}

tr.footer {
	background-color: #243995;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

tr.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

tr.footer a:hover {
	color: #FFFFFF;
 	text-decoration: underline;
}

tr.footer a:visited {
	color: #C7C7E3;
	text-decoration: none;
}

.question {
	color: #4e57a6;
	cursor: hand;
	font-size: 13px;
	letter-spacing: 1px;
}

.answer {
	display: none;
}

.warning {
	color: #FF0000;
	visibility: hidden;

}
.quotation {
	font-family: Helvetica, Geneva, Arial;
	font-size: 14px;
	color: #243995;
	font-weight: bolder;	
}

a.scanner_number {

	font-family: Helvetica, Geneva, Arial;
	font-size: 30px;
	font-weight: bolder;
	color: #6FFF00;	

}
a.scanner_number:link {

	color: #6FFF00;
		
}

a.scanner_number:hover {
	color: #6FFF00;
	text-decoration: none;
}

a.scanner_number:visited {

	color: #9BFF4D;
	
}

tr.alternate_colour td {

	background-color: #E0E0F1; color: black;
	
}