p {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.BGbutton {
	background-image: url(support/BGblue.jpg);
}
.tableshadowleft {
	background-image: url(support/dropshadowleft.gif);
}
.tableshadowright {
	background-image: url(support/dropshadowright.gif);
}
.text_main {
	font-size: 12px;
	color: #666666;
	margin: 8px 32px 8px 8px;
}
.text_menu {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.text_menu2 {
	font-size: 12px;
	color: #666666;
	margin: 2px 40px;
}
.text_menuheadline {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	margin: 12px 4px 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 4px;
}
.text_menuheadline2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.text_menuheadlinesub {
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-left: 40px;
}
.text_restaurant {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	margin: 2px;
}
.text_restaurant2 {
	font-size: 11px;
	color: #666666;
	margin: 2px 2px 8px;
	font-weight: bold;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: underline;
}
a.menu {
	text-decoration: underline;
	color: #CC3300;
}
a.menu:hover {
	text-decoration: underline;
	color: #FF3300;
}
a.menu:visited {
	text-decoration: underline;
	color: #999999;
}
a.menu:visited:hover {
	text-decoration: underline;
	color: #FF3300;
}
a.next {
	text-decoration: underline;
	color: #FFFFFF;
}
a.next:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.next:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.next:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.headline1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
.BGsponsors {
	background-image: url(support/BGsponsors.jpg);
}
.border_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
