/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "./limmer_logo_watermark.gif" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: bottom right
}

.TableHeading {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.FormPrompt {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	text-align: right
}

.item_detail_links {
	text-align: center
}