
	/**
	 * TPM @2007
	 * Screen CSS
	 *
	 */
	
html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, ul, ol, li, dl, dt, dd, a, img, address, strong, em
	{ margin: 0; padding: 0; font-weight: normal; font-style: normal; list-style: none; border: 0; text-decoration: none; outline: none; }
a span { cursor: pointer; }

html { height: 100%; color: #424242; background: #c2c8ca; }
body { height: 100%; min-width: 950px; color: #424242; border-top: 1px solid #c2c8ca; font: normal 0.8em/1.2em Tahoma, Helvetica, sans-serif; }

a { color: #555 }
a:focus, a.focus, a:hover { color: #c1383f }

.flash-replaced .alt { display: block; position: absolute; width: 0; height: 0; padding: 0; overflow: hidden; }

#page { width: 950px; margin: 0 auto; }