body
{
	font-family: times;
}


td.TableLabel
{
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

td.TSTitle
{
	font-weight: bold;
	font-size: 150%
}

td.TSHeader
{
	font-size: 100%
}

td.BlankMenu
{
    border-bottom:2px solid black;
}

hr
{
	color: #000000;
	width: 100%;
}

span.Error
{
	font-size: 60%;
	color: Red;
}


select.adminSelect
{
	width: 200px;
	height: 300px;
}
	
td.psentry
{
	font-size: 80%;
	font-family: times;
}

table.actionitems
{
	font-size: 80%;
	font-family: times;
	height: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link { color: #0000FF; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: underline }

a.toapproved:link    { color:black; text-decoration:none; font-size: 80%;}
a.toapproved:visited { color:black; text-decoration:none; font-size: 80%;}
a.toapproved:hover   { color:black; text-decoration:underline; font-size: 80%;}
a.todeclined:link    { color:red; text-decoration:none; font-size: 80%;}
a.todeclined:visited { color:red; text-decoration:none; font-size: 80%;}
a.todeclined:hover   { color:red; text-decoration:underline; font-size: 80%;}
a.topending:link    { color:green; text-decoration:none; font-size: 80%;}
a.topending:visited { color:green; text-decoration:none; font-size: 80%;}
a.topending:hover   { color:green; text-decoration:underline; font-size: 80%;}


hr
{
	margin: 0px;
}

h5
{
	margin: 0px;
}
