body		{ font: normal 12px Verdana; background: #ddd; padding: 0px; margin: 0px; vertical-align: middle }
h2			{ font-family: Trebuchet MS }
table.outer	{ width: 780px; border: 1px solid black }
table.navig8{ width: 100% }
a:link		{ text-decoration: none; color: blue }
a:hover		{ text-decoration: underline; color: red }
a:visited	{ text-decoration: none: color: teal }
a:active	{ text-decoration: underline; color: # ecc }
h1			{ color: navy }
td			{ font: normal 12px Verdana; vertical-align: middle; text-align: left }
td.h1		{ height: 30px; background: #ccc; font: bold 16px "Trebuchet MS",serif; text-align: center; border-bottom: 1px solid grey }
td.content	{ font: normal 16px "Trebuchet MS",serif; height: 500px; background: white url(img/frontsitelogo.png) no-repeat 99% 99%; vertical-align: top; padding: 20px }
td.nav		{ height: 40px; background: #ccc; border-top: 1px solid black }
td.n8l		{ width: 45%; text-align: left }
td.n8r		{ width: 45%; text-align: right }
td.fix		{ background: #eee; text-align: center; font: normal 24px "Lucida Console",fixed; vertical-align: middle; height: 40px }
td.enver	{ text-align: center; font: bold 36px "Trebuchet MS"; vertical-align: middle; height: 50px; padding-top: 20px }
img			{ border: none }
img.shot	{ width: 500px; height: 380px }
p			{ font: normal 24px "Trebuchet MS",serif }
li			{ font-size: 20px }
input		{ font: normal 12px "Trebuchet MS",serif; background: white }
input.btn	{ background: #ccc }
input.text	{ width: 250px; border: 1px solid black; padding: 2px; height: 22px }
select		{ font: normal 12px "Trebuchet MS",serif; background: white; border: 1px solid black }
textarea	{ font: normal 12px "Lucida Console",fixed; background: white; border: 1px solid black; padding: 2px }
