
html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
body {
	padding-bottom: 10px;
	color: #ffffff;
	font-family: "Verdana", serif;
	font-size: 14px;
}

tr.header{
	background-image: url(http://www.goldcup.lu/images/headerbg.png);
}
td.header{
	text-align: center;
	font-weight: bold;
	font-size:120%;
	color: #002496;
	padding:5px;
	border-top: 1px solid #002496;
}

table.menu{
	width: 100%;
}
tr.menu{
 	background-image: url(http://www.goldcup.lu/images/menubg.png);
}
tr.menu:hover {
	background-image: url(http://www.goldcup.lu/images/menubghover.png);
}
td.menu{
	color: #ffffff;
	text-align: center;
	
	padding:5px;
	border: 1px solid #002496;
}
a.menu{
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
}
a.menu:visited {
	color: #ffffff;
}
a.menu:hover {
	color: #FAB153;
}

a.more{
	text-decoration: none;
}
a.more:link {
	color: #F77130;
}
a.more:visited {
	color: #F77130;
}
a.more:hover {
	color: #F77130;
}

.title{
	text-decoration: none;
	font-size:120%;
	border-bottom:2px solid #F77130;
}
a.title:link {
	color: #30659E;
}
a.title:visited {
	color: #30659E;
}
a.title:hover {
	color: #30659E;
	
}

.synopsis {
	color: #30659E;
	font-family: "Verdana",serif;
	
}
img.synopsis, p.synopsis{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

.rounded{
	-moz-border-radius:15px;
	border:1px solid black;
	padding:20px; 
	background-color:white;
}

.sponsor{
	text-decoration: none;
}
a.sponsor:link {
	color: white;
}
a.sponsor:visited {
	color: white;
}
a.sponsor:hover {
	color: #FFA929;
	
}

.table{
	margin-left:auto;
	margin-right:auto; 
	text-align: center; 
	width: 100%; 
	color: #30659E; 
	border: 1px solid #30659E;  
	border-collapse: collapse;
}
tr.table{
	background-color: #30659E;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size:11px;
}

.hotel{
	background-color: white;
	text-align: center;
	color: black;
	vertical-align: top;
}


td.table{
	background-color: white; border: 1px solid #30659E;
}

a.menu2{
	text-decoration: none;
}
a.menu2:link {
	color: #002496;
}
a.menu2:visited {
	color: #002496;
}
a.menu2:hover {
	color: #FAB153;
}
