body						{ font-family: calibri,tahoma,arial,sans-serif; font-size: 90%; margin: 0px }

hr 							{ border: 0px; height: 1px; width: 100%; border-top: 1px dashed #eeeeee}

p								{ font-family: calibri,tahoma,arial,sans-serif; font-size: 90% }
li							{ font-family: calibri,tahoma,arial,sans-serif; font-size: 90% }
p.myname				{ font-size: 18pt; font-weight: bold; margin: 0px }
p.menu					{ font-size: 90%; margin: 0px }
h1							{ font-size: 110%; font-weight: bold }
h2							{ font-size: 100%; font-weight: bold }

input.stdbutton	{ border-style: solid; border-color: #000000; font-family: calibri,tahoma,arial,sans-serif }

table.outer			{ width: 100%; height: 100%; border-width: 0px; border-spacing: 0px;	border-style: none;	border-collapse: collapse }
table.outer td	{ border-width: 0px; padding: 0px; border-style: none; border-color: gray; -moz-border-radius: 0px }

table.outer td.menu					{ height: 70px; vertical-align: bottom; padding: 10px; }
table.outer td.banner				{ height: 150px }

table.outer td.topbottom		{ width: auto; height: 10px; background-color: #eeeeee }
table.outer td.side					{ width: auto; background-color: #eeeeee }
table.outer td.sidecolor		{ width: auto; background-color: #beceb1 }
table.outer td.content 			{ width: 700px; vertical-align: top; padding: 10px; }

a:link {color: #0066cc; text-decoration: none}
a:visited {color: #0066cc; text-decoration: none}
a:hover {color: #114477; text-decoration: underline}
a:active {color: #114477; text-decoration: none}

