body
{
	margin-top:50;
}

body, table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a
{
	color:#5F002B;
}

table.full-height
{
  height:100%;
  width:100%;
}

.footer
{
color: #FFFFFF;
font-size:8pt;
text-decoration: none;
}
.footer:hover
{
color: #FFFFFF;
font-size:8pt;
text-decoration: underline;
}

.copyright
{
color: #5F002B;
font-size:8pt;
}

.titles
{
color: #FFFFFF;
padding-left: 5px;
font-size:10pt;
font-weight: bold;
}

.titles2
{
color: #FFFFFF;
padding-left: 5px;
font-size:10pt;
}
.menu
{
font-weight: bold;
color: #000000;
margin-top: 5px;
text-decoration: none;
}

.menu:hover
{
font-weight: bold;
color: #000000;
margin-top: 5px;
text-decoration: underline;
}

.submenu
{
color: #666666;
margin-top: 5px;
text-decoration: none;
}

.submenu:hover
{
color: #666666;
margin-top: 5px;
text-decoration: underline;
}

.drinkGem	{
border-top:1px solid #5f002b;
border-bottom:1px solid #5f002b;
margin:15px 0;
padding:6px 10px;
}
.drinkGem h1	{
color:#5f002b;
font-size:17px;
font-weight:normal;
}