﻿
#Dressage_List {
 	clear:both;
}
.DressagePageHeading {
	padding: 0px;
	margin: 0px;
	font-size: large;
	height: 25px;
	text-align: center;
	background-color: silver;
}

  
.Dresslisttable {
	border: thin groove #808080;
	width: 100%;
	background-color:    silver;
}
}
.trHeading {
	font-size: large;
	height: 25px;
	
}

.trList {
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	height: 18px;
	background-color: #FFFFFF;
}

.tdClass {
	width: 15%;
	text-align:center;
	font-size: 14px;
}
	

.tdTEST {
	width: 21%;	
}

