﻿body
{
	background: url("http://portal.lantra-awards.co.uk/search/images/bg_body.gif") #dad9d6 fixed repeat-y 50% 0px;
	margin: 0;
	padding: 0;
	font: 83%/1.4 Gill Sans, Arial, sans-serif;
}
#top_banner
{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	width: 778px;
	height: 63px;
	border: 0px solid #000000;

}
#container
{
	width: 778px;
	margin: auto;
	padding: 0px;
	border-left: 0px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
	border-top: 0px solid #c0c0c0;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 0px;
}
		
#topbarnav
{
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-top: 20px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#topbarnav a
{
	color: #FFFFFF;
	text-decoration: none;
}

#topbarnav a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.tHead
{
	color: white;
	background-color: black;
}
.trBackColor1
{
	background-color: #dcdcdc;
}
.trBackColor2
{
	background-color: White;
}
.contentNormalLink
{
	font-weight:bold;
	color: Black;
	text-decoration: none;
}
.contentNormalLink:hover
{
	font-weight:bold;
	color: red;
	text-decoration: underline;
}
.contentButton
{
	color: #ffffff;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	background-color: #000000;
	border-bottom-style: ridge;
}

.contentNormalLink_Light
{
	color: Black;
	text-decoration: none;
}
.contentNormalLink_Light:hover
{
	color: red;
	text-decoration: underline;
}

.contentNormalLink_Order
{
	color: white;
	text-decoration: none;
}
.contentNormalLink_Order:hover
{
	color: white;
	text-decoration: underline;
}


