body 								{font-size: x-small; font-family : Verdana, Arial, Helvetica; margin: 0;}
div, p								{font-size: x-small; font-family : Verdana, Arial, Helvetica; margin-top: 0;}
select, input, textarea				{font-size: x-small; font-family : Verdana, Arial, Helvetica;}
table, tr, td						{font-size: x-small; font-family : Verdana, Arial, Helvetica; padding: 0; border-collapse: collapse;}
img									{border-color: black;}

a:link, a:visited, a:active, a.Menu:link, a.Menu:visited, a.Menu:active, a.TreeMenu:link, a.TreeMenu:visited	{color: #10116B; text-decoration: none;} 
a:hover, a.Menu:hover, a.TreeMenu:active, a.TreeMenu:hover				{text-decoration: underline;} 

a.MenuSelected:link, a.MenuSelected:visited, a.MenuSelected:active, a.MenuSelected:hover, a.TreeMenuSelected:link, a.TreeMenuSelected:visited	{font-weight: bold;} 
a.TreeMenuSelected:active, a.TreeMenuSelected:hover		{text-decoration: underline; font-weight: bold;}

a.TreeMenuRestricted:link, a.TreeMenuRestricted:visited	{color: #F00000;text-decoration: none;} 
a.TreeMenuRestricted:active, a.TreeMenuRestricted:hover	{color: #F00000;text-decoration: underline; font-weight: bold;}

a.TreeMenuRestrictedSelected:link, a.TreeMenuRestrictedSelected:visited, a.TreeMenuRestrictedSelected:active	{color: #F00000; text-decoration: none; font-weight: bold;} 
a.TreeMenuRestrictedSelected:hover	{color: #F00000; text-decoration: underline; font-weight: bold;}

.TreeMenuNew						{font-size: xx-small; color: green;}
.TreeMenuUpdated					{font-size: xx-small; color: red;}

h1									{font-size: large;		font-weight: normal; margin: 0; color: #333333;}
h2									{font-size: medium;		font-weight: normal; margin: 0; color: #333333;}
h3									{font-size: small;		font-weight: normal; margin: 0;}
h4									{font-size: x-small;	font-weight: normal; margin: 0;}
h5									{font-size: xx-small;	font-weight: normal; margin: 0;}

.Preamble       					{font-size: x-small; font-style: italic; font-weight: normal; width: 100%; color: #333333;}
.ImageSlide							{height: 105px; width: 105px; vertical-align: middle; text-align; background-image: none; background-color: #9c9c9c; border: solid black; border-width: 1px}
.DocUpdatedText						{font-size: xx-small; color: #c0c0c0; font-style: italic;}

.AllContent							{background: #ffffff; border: none; padding: 0; margin: 0; width: 950}

.TopRow								{background: #ffffff; height: 1px;}
.LeftArea 							{background: #efefef; width: 173; padding: 5;}
.MainArea 							{background: #f9f9f9; width: 600; height: 600; padding: 5;}
.RightArea 							{background: #efefef;width: 173; padding: 5;}
.BottomArea							{background: #ffffff; color: #c0c0c0; font-size: xx-small;}
.SpacerArea							{background: #c0c0c0; width: 2;}

.MarkGreen							{background: green;}
.MarkRed							{background: red;}
.MarkYellow							{background: yellow;}

.OrangeButton:link, .OrangeButton:hover, .OrangeButton:visited
	{
	border: 1px solid;
	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;
	padding: 0px 3px;
	font: bold 10px Verdana,sans-serif; 
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin: 0;
	vertical-align: middle;
	}

.BulletList {list-style-type: disc ; list-style-position: inside; display: list-item; margin: 2; font-size: 80%;}