._template{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline overline line-through blink;
	background-color: #999999;
	background-position: left top;
	border: thin dotted #000000;
	cursor: text;
}
.TitleHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: blink;
	background-position: left top;
}
.TotalCookieHistory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Blue;
}
.HistorySelector{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	font-weight: bold;
}
.Admintitlebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	cursor: hand;
}
.AdminContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	font-weight: normal;
	cursor: hand;
}
.Menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	cursor: hand;
}

