		body {
			margin: 0;
			padding: 0;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 76%;
			background: #000 url(../images/whiteStripe.gif) top left repeat-y;}
		img#hedder {
			margin-top: 1em;}
		img#arrow {
			position: absolute;
			left: 195px;
			top: 100px;}	
		img#protect {
			position: absolute;
			left: 490px;
			top: 110px;}
		table#footer {
			position: absolute;
			left: 0px;
			top: 325px;
			padding: 0;
			margin: 0;}
		table#footer td {
			border-top: 1px solid #999;
			border-left-width: 0;
			border-right-width: 0;}
		a {
			display: block;
			color: white;
			text-decoration: none;
			line-height: 1.4em;
			background: url(../images/button.gif) left top no-repeat;
			padding: 8px 0 7px 24px;}
		a:hover {
			color: #D49100;
			text-decoration: underline;
			background: url(../images/buttonOver.gif) left top no-repeat;}
		td.grayBG {
			background: #CCC;
			color: #888;
			font-style: italic;
			font-weight: bold;
			padding-left: 1.25em;}
		table#footer td.noBorder {
			border-top: 0;}	
		table#footer td.lastRow {
			border-bottom: 1px solid #999;}	
