
a.resLink {color: #1794b1; font-weight: 600;}
a.resLink:link {text-decoration: none;}
a.resLink:visited {text-decoration: none;}

table.resultsTable
{
	border-collapse:collapse;
	border-spacing:none;
	cursor:default;
	font-family:arial;
}

table.resultsTable tr td
{
	border-style:solid;
	border-color:#1d7083;
	border-width:1px 0px;
	padding:0px 3px;
	text-align:left;
	color:#404040;
}

table tr.resultsTableTitle td
{
	border:0px none #000000;
}

table tr.resultsTableHeader
{
	/*font-weight:bolder;*/
	border-width:1px;
	background-color: #79d3ee;/*#a5deeb; #c8c8c8;*/
}

table tr.resultsTableHeader td
{
	border:1px solid #1d7083;
	color:#000000;
}

.resultsRowEven
{
	background-color: #e7f7f9;/*#c8c8c8;*/
}

table tr.resultsRowOdd
{
	background-color: #ffffff;/*#dcdcdc;*/
}

table.resultsNTable
{
	border-collapse:collapse;
	border-spacing:none;
	font-family:arial;
}

table.resultsNTable tr td
{
	border-width:1px;
	border-color:#1676aa;
	border-style:solid;
	padding:0px 3px;
	text-align:left;
	color:#404040;
}

table tr.resultsNTableTitle td
{
	/*border:1px solid #000000;*/
	background-image:url(../Images/EventInfo/EventInfoDisplayHeaderResults.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:26px;
	border:0px none #000000;
	border-left:1px solid #1676aa;
	border-bottom:1px solid #1676aa;
	color:#38b2d2;font-weight:bolder;font-size:15px;
}

table.resultsNTable tr.resultsNTableTitle td
{
	padding-left:5px;
}

table tr.resultsNTableHeader
{
	background-color:#606060;/*#C0C0C0 #404040;/*#c8c8c8;*/
}

table tr.resultsNTableHeader td
{
	color:#FFFFFF;
	font-size:13px;
	
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

table tr.resultsNRowEven
{
	background-color: #F0F0F0;/*#c8c8c8;*/
}

table tr.resultsNRowOdd
{
	background-color: #ffffff;/*#dcdcdc;*/
}



table tr.resultsRowHigh
{
	background-color: #b7e5ef;
}


table.resultsSummary
{
	font-size:12px;
	font-family:arial,arial narrow;
}

table.resultsSummary tr td
{
	padding:0px 3px;
}

table.resultsSummary tr td div.resultsSummaryTopic
{
	color:#38b2d2;
}

.formGrpRDefEVD
{
	/*background-color:#c4721a;/*#a5deeb;*/
	/*border-style:solid;border-width:2px;border-color:#aa6216;/*border-color:#FFFFFF #a5deeb #a5deeb #F0F0F0;*/
	border-collapse:collapse;
	border-spacing:0px;
	width:359px; /*345+5+5+2+2 330 315 */
}

table.formGrpRDefEVD tr td.formGrpRDefEVDCnt
{
	border-right:1px solid #1676aa;
	border-left:1px solid #1676aa;
	border-bottom:1px solid #1676aa;
	background-color:#f4f4f4; /*#eff9fb*/
}

table.formGrpRDefEVD tr td.formGrpRDefEVDHead
{
	background-image:url(../Images/EventInfo/EventInfoDisplayHeaderResults.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:26px;
	border:0px none #000000;
	border-left:1px solid #1676aa;
	border-bottom:1px solid #1676aa;
	color:#38b2d2;font-weight:bolder;font-size:15px;
}

div.resultsStructureHr
{
	margin-top:5px;
	margin-bottom:5px;
	background-color: #FFFFFF;/*#38b2d2;*/
	border-width: 1px 0px;
	border-color: #1676aa;/*#1676aa;*/
	border-style: solid;
	height: 2px;
	font-size:0px;
}

table.res_nav
{
	border:1px solid #1676aa;
	margin:5px 0px 5px -1px;
}

table.res_nav tr td
{
	padding:0px 2px;
}