div.LeftSide
{
	position: absolute;
	top:5px;
	left: 5px;
	height: 13%;
	width: 20%;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
div.RightSide
{
	position: absolute;
	top:5px;
	left: 20%;
	height: 13%;
	width: 80%;
	padding-left:4px;
	padding-right:4px;
	padding-top:15px;
	text-align:center;
}
div.RightSideEvents
{
	position: absolute;
	top:5px;
	left: 20%;
	height: 13%;
	width: 80%;
	padding-left:90px;
	padding-right:4px;
	padding-top:15px;
	text-align:left;
}
div.bodyLeftSide
{
	position: absolute;
	top:20%;
	left: 5px;
	height: 87%;
	width: 25%;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
div.bodyRightSide
{
	position: absolute;
	top:17%;
	left: 20%;
	height: 87%;
	width: 75%;
	padding-left:4px;
	padding-right:4px;
	padding-top:15px;
	text-align:center;
}
div.bodyfull
{
	position: absolute;
	top:15%;
	left: 0%;
	height: 87%;
	width: 90%;
	padding-left:4px;
	padding-right:4px;
	padding-top:15px;
	text-align:center;
}
.EventTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: blue;
	text-align: center;
}
.LineItem
{
	table-layout: fixed;
	font-family:Arial;
	font-weight:normal;
	font-size:12pt;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	color:Black
}
.LineItem10
{
	table-layout: fixed;
	font-family:Arial;
	font-weight:normal;
	font-size:10pt;
	margin-top:1px;
	margin-bottom:1px;
	text-align:center;
	color:Black
}
.LineItem_10_red
{
	table-layout: fixed;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	margin-top: 1px;
	margin-bottom: 0px;
	text-align: center;
	color: red;
	text-decoration: underline;
}
.LineItem8red
{
	table-layout: fixed;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	margin-top:1px;
	margin-bottom:1px;
	text-align:center;
	color:Red;
	}
.LineItem8
{
	table-layout: fixed;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	margin-top:1px;
	margin-bottom:1px;
	text-align:center;
	color:black;
	}
.LinkItem
{
	table-layout: fixed;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	color: Black;
	background-color: #d3d3d3;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	border-width: 0px;
}
.HeadingTable
{
	width:100%;
	background-color:#C0C0C0	/* light grey */
}
.homepageDesc
{
	table-layout: fixed;
	font-size: 8pt;
	overflow: hidden;
	width: 300px;
	font-family: Arial;
	height: 56px;
}
.homepageTopDesc
{
	table-layout: fixed;
	font-size: 8pt;
	overflow: hidden;
	width: 370px;
	font-family: Arial;
	height: 80px;
}
div.hdrtopleft
{
	position:absolute;
	background-color:Transparent;
	top:10px;
	left:30px;
	width: 20%
}
div.hdrtopright
{
	position:absolute;
	background-color:Transparent;
	top:10px;
	left:40%;
	width: 80%
}
.ContestTop
{
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	padding-top:2px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
}
.ItemHeading
{
	padding-left: 20px;
	background-color: Transparent;
	font-family: Arial;
	text-align: left;
	text-decoration: underline;
	font-weight:bold
}
.ContestHead
{
	padding-left: 20px;
	background-color: Transparent;
	font-family: Arial;
	font-size:10pt;
	text-align: left;
}
.ContestPhoto
{
	clear:both;
	padding-left: 20px;
	background-color: Transparent;
	font-family: Arial;
	font-size:10pt;
	text-align: left;
}
.leftcolumn 
{
	float:left;
	width:25%;
	text-align: justify;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 10pt;
}
.rightcolumn
{
	float:left;
	width:25%;
	text-align: justify;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 10pt;
}
.DLlowres
{
	width: 340px;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	margin: 5px 5px 5px 5px;
	height: 34px;
	color: Blue;
	padding-left: 10px;
}
.DLhighres
{
	width: 340px;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	margin: 5px;
	height: 34px;
	color: Red;
	padding-left: 10px;
}
.DLyear
{
	width: 62px;
	height: 34px;
	color: black;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
.indexTD
{
	border-width: 0px;
}