p{
margin-top:0;
margin-bottom:3px;
}

body.Admin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.90em;
}
A.ListLink:ACTIVE, A.ListLink:LINK, A.ListLink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 0.80em;
	color : Blue;
	border-color: #E8E8E8;	
}

 A.ListLink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 0.80em;
	color : DarkOrange;
	border-color: #E8E8E8;	
}

TABLE.EditTabs {
}

TD.EditTabs{
	padding-right : 13px;
}


A.ActiveTab:ACTIVE, A.ActiveTab:HOVER, A.ActiveTab:LINK, A.ActiveTab:VISITED {
	font-weight : bold;
	font-size : 0.80em;
	text-decoration : none;
	color : White;
	border-color: #E8E8E8;
	font-family : Arial, Helvetica, sans-serif;
}

TD.ActiveTab {
	text-align : center;
	background-color : Blue;
	vertical-align : top;
}


A.EditTab:ACTIVE, A.EditTab:HOVER, A.EditTab:LINK, A.EditTab:VISITED {
		font-weight : bold;
	font-size : 0.80em;
	text-decoration : none;
	color : #0033CC;
	border-color: #E8E8E8;	
	font-family : Arial, Helvetica, sans-serif;
}

TD.EditTab {
	text-align : center;
	background-color : #D2D2D2;
	vertical-align : top;
}

.ImageLink {
	padding : 0;
	border : 0;
}

.PageHeader {
	font-weight : bold;
	font-size : 1.1em;
}
TD.ListHeader {
	font-size : 0.9em;
	font-weight : bold;		
	color : Navy;	
	font-family : Arial, Helvetica, sans-serif;	
}
TD.ListLine {
		font-size : 0.9em;
		vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;		
}

TD.FormHeading {
	font-weight : bold;
	font-size : 0.80em;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}

.FormHeadingCentred{
	font-weight : bold;
	font-size : 0.80em;
	color : Navy;
	text-align : center;
}
TD.FormSubHeading {
	font-weight : bold;
	font-size : 0.70em;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}

.ListCount {
	font-style : italic;
	font-weight : bold;
	font-size : 0.8em;	
	color : Navy;		
}

A.NodeTitle:ACTIVE, A.NodeTitle:HOVER, A.NodeTitle:LINK, A.NodeTitle:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	color : Yellow;
	text-align : center;
	background-color : Blue;
	text-decoration : none;	
}

TD.ConfirmDelete {
	font-style : italic;
	font-weight : bold;
	font-size : 0.8em;	
}

.FormValues {
	font-style : italic;
	font-weight : bold;
	font-size : 0.8em;	
}

TD.PageNameInUse{
	font-style : italic;
	font-weight : bold;
	font-size : 0.8em;	
	color: Red;
}

TD.EditBar {
	background-color : #E8E8E8;
}
DIV.ItemFeedbackName{
	font-family : "Times New Roman", Times, serif;
	font-size : 0.8em;
	padding-left : 14px;
}

TABLE.ContentAndEditTable{
	border : thin;
}



A.InsertLink:ACTIVE, A.InsertLink:HOVER, A.InsertLink:LINK, A.InsertLink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 0.70em;
	text-decoration : none;
	color : #0033CC;
	border-color: #E8E8E8;	
}

TD.Draft {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
}

.EditButton {
	background-color : Blue;
	color : White;
	font-weight : bold;
}

DIV.AddDiv {
	padding-top : 40px;
}

.itemtitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
a.bluetxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: C5E7FF;
	color: 003399;

}
a.bluetxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: C5E7FF;
	color: 003399;

}
a.bluetxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: EC6E2F;
	color: 003399;

}
a.bluetxt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: 003399;
	background-color: C5E7FF;
}
