table.RecordDetails
	{
	}

table.RecordDetails td
	{
	padding-left: 3px;
	background-color: #F1F1F1;
	background-color: #DCDED5;
	}

table.RecordDetails td.FieldValue
	{
	font-weight: bold;
	}

table.FormEntry
	{
	margin-left: 5px;
	background-color: white;
	}

table.FormEntry td
	{
	padding: 3px;
	}

table.FormEntry td.FieldEntry
	{
	background-color: #F1F1F1;
	}

tr.Alternate td
	{
	background-color: #F1F1F1;
	}

.AlignRight
	{
	text-align: right;
	}

a.active
	{
	display: block;
	color: #ffffff;
	background-image: url(../images/img_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

.PageContent p
	{
	margin-bottom: 6px;
	}

#listcontainer p.NoRollover a
	{
	border-top: none;
	}

#listcontainer p.NoRollover a:hover
	{
	background-image: none;
	background-color: #F1F1F1;
	}
a.thumbborder {
	display: inline-block;
	border: solid 2px #2D2D2D;
	border: solid 2px white;
}
a.thumbborder:hover  {
	border: solid 2px #DEDBD2;
	border: solid 2px #2D2D2D;
}

.TabbedPanelsTab
	{
	padding-bottom: 2px;
	}

.NavigationLeft
	{
	margin-top: 0px;
	}

.bodytext p
	{
	font-size: 11px;
	margin-bottom: 6px;
	}

td.ContentRight
	{
	background-color: #F1F1F1;
	}
