a:link			{text-decoration: underline; color: black;}
a:visited		{text-decoration: underline; color: black;}
a:HOVER 		{color: #951313; text-decoration: underline !important ; }

a.navbar:link		{color: white; text-decoration: none;}
a.navbar:visited	{color: white; text-decoration: none;}
a.navbar:hover		{color: white; text-decoration: underline;}

/*used- for the vertical lines in the top, left, and bottom bars*/
img.vertbar		{width: 1px; height: }
/*used- for the horizontal lines in the top, left, and bottom bars*/
img.horzbar		{width: 94%; height: 1px; margin-left: 4px; padding-top: 4px; padding-bottom: 4px;}

body			{
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	height: 200px;
}


/*used- now contains height and width specifications*/
.tpbar			{font-size: 11pt; color: white; letter-spacing: 1pt; white-space: nowrap; height: 21px; background-color: #951313; text-align: center;}
/*used- text of top bar*/
.tpbartext		{font-size: 11pt; color: white; letter-spacing: 1pt; white-space: nowrap; height: 21px; width: 800;}


.bdtx			{color: black; font-size: 10pt; line-height: 12pt;}
.bdwidth		{width: 650px;}

.addinput		{width: 284px;}
.addinputsm1	{width: 204px;}
.addinputsm2	{width: 24px;}
.addinputsm3	{width: 44px;}

.indented		{padding-left: 25pt; padding-right: 25pt;}
