﻿
.highlight
{
	
	

	
}

.Button
{
	border: solid 1px #7F9DB9;
	height: 20px;
	background-color: #ece9d8;
	background-image: url(Images/bgrnd_Button.gif);
	
}

.table
{
	font-size: 8.25pt;
	border: solid 1px #c6c6c6;
}
.thead
{
	background-color: #f3f3f3; 
	font-weight: bold;
	color: #2b59a7;
	vertical-align:top;
}
.trow
{
	background-color: #eeeeee;
	color: #0560a6;
	vertical-align:top;
	 
}

.rightAligned
{
	text-align:right;
	
}


