table.main	{ border-right:1px solid #FF0000; border-left:1px solid #FF0000 }
table.menu	{ border:1px solid #C0C0C0 }

td.menu		{ font-size: 11px; padding:6px; padding-bottom:10px; background-color:#ECECEC }
td.title	{ border-bottom:1px solid #000000; padding-left:4px; padding-top:4px; background-color:#FFFFFF }
td.content	{ padding-right:10px; padding-bottom:10px }

body		{ font-family: Arial, Helvetica; font-size: 13px; color: #000000 }
td			{ font-family: Arial, Helvetica; font-size: 13px; color: #000000 }

A:link		{ color: #000000; text-decoration: underline }
A:visited	{ color: #000000; text-decoration: underline }
A:hover		{ color: #000000; text-decoration: underline }
A:active	{ text-decoration: underline }

.small		{ font-family: Arial, Helvetica; font-size: 11px; color: #FF0000 }
.normal		{ font-family: Arial, Helvetica; font-size: 12px; color: #FF0000 }
.title		{ font-family: Arial, Helvetica; font-size: 13px; color: #FF0000; font-weight: bold; font-style:italic }
.header		{ font-family: Arial, Helvetica; font-size: 13px; color: #FF0000; font-weight: bold; font-style:italic }
.headline	{ font-family: Arial, Helvetica; font-size: 13px; color: #FF0000; font-weight: bold; padding-top:4px; padding-bottom:1px; border-bottom:1px solid #000000 }

.top		{ font-family: Arial, Helvetica; font-size:  9px; color: #FFC0C0; font-weight: bold }
.bottom		{ font-family: Arial, Helvetica; font-size: 11px; color: #FF8080 }
.button		{ cursor:hand }
