A:link, A:visited {
	COLOR: #333333;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {
	color: #333333;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.footer a:link, .footer a:visited { }
.footer a:hover {
	text-decoration: underline;
}
.PageMaster { width: 100%; height: 100%; }
.ContentPane { padding: 4px 4px 4px 8px; }
/*=====AdminMenu=====*/
.ADMINmenucontainer {
	background-color: transparent;
	text-align: justify;
}
.ADMINmenubar{ font-size: 11px; font-weight: normal; line-height: 14px; }
.ADMINmenuitem /* Controls Sub Menu Items  */ { font-size: 11px; font-weight: bold; line-height: 14px; border-width: 0; }
.ADMINmenuitemsel{ font-size: 11px; font-weight: bold; line-height: 14px; background-image: none; text-decoration: none; border-width: 0; cursor: pointer; }
.ADMINrootmenuitem TD{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
}
.ADMINrootmenuitemsel TD {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
}
.ADMINrootmenuitembreadcrumb TD {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background-image: none;
	text-align: center;
}
.ADMINrootmenuitemactive TD {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background-image: none;
}
.ADMINsubmenu {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #000000;
}
.ADMINsubmenuitemsel {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	background-color: #99CCFF;
}
.ADMINsumbenuitemactive { color: #000; font-size: 11px; font-weight: bold; line-height: 14px; }
