body
{
	font-size: 11px;
	font-family: Verdana;
	height: 100%;
}

html
{
	height: 100%;
}

table.Footer
{
	font-size: 8pt;
	font-family: verdana;	
}

table.maincontent
{
	font-size: 9pt;
	font-family: verdana;
		
}
table.maincontent2
{
	font-size: 9pt;
	font-family: verdana;
	table-layout: fixed;
}

table.deck
{
	border-right: #d1d3d2 thin solid;
	border-top: #d1d3d2 thin solid;
	border-left: #d1d3d2 thin solid;
	border-bottom: #d1d3d2 thin solid;
	table-layout: fixed;
}


td.Time
{
	font-size: 8pt;
	background-image: url(/IDA2009Championship/Images/Time.jpg);
	color: white;
	background-repeat: repeat-x;
	font-family: Verdana;
}

td.bottomLine
{
	background-image: url(/IDA2009Championship/Images/bottomline.jpg);
	background-repeat: repeat-x;
}

td.rightBar
{
	background-position: right top;
	background-image: url(/IDA2009Championship/Images/bkg.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

td.subtitle
{
	font-size: 7pt;
	color: #ff6600;
	font-family: verdana;
	letter-spacing: 2pt;
}

td.title
{
	font-size: 13pt;
	font-family: verdana;
	font-weight: bold;
}

td.author
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}

td.deckcontent
{
	font-size: 9pt;
	font-family: verdana;
}

td.headlineDate
{
	color:#ff6600;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
}

.headlineTitle
{	
	font-size:9pt;
	font-family: verdana;
	font-weight: bold;
}

.DeckContentMore
{	
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;	
}

a.DeckContentMore:link
{
	text-decoration: none;
	color: #000000;
}
a.DeckContentMore:visited
{
	text-decoration: none;
	color: #000000;
}
a.DeckContentMore:hover
{
	text-decoration: none;
	color: #ff6600;
}



#DataGrid1 a:link
{
	color:Black;
}
#DataGrid1 a:hover
{
	color:#ff6600;
}



div.footer
{
	font-weight: bold;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(/IDA2009Championship/Images/footer_bottomlayer.png);
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;	
	background-repeat: repeat;
	position: static;
	line-height: 50%;
	height: 50%;
	width:850;
} 

td.footer
{
	font-size: 7pt;
	color: #ffffff;
	font-family: Verdana;
	text-align: center;
}

