﻿.tblExpositions
{
	width:100%;
}

.tblExpositions .td
{
	border-top: dashed 1px Gray;
	border-bottom: dashed 1px Gray;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tblExpositions .row
{
	background-color: #FFECD8;
}

.tblExpositions .rowAlternate
{
	background-color: #FFCF9C;
}

.tblExpositions .aTitle
{
	font-size: 16px;
	color: #0000CC;
}