.Body {
	font: 11px Verdana;
	color: #000000;
}
.ArchiveDateRow {
	font: bold 12px Verdana;
	color: #000000;
	background: #CCCCCC;
	height:20 px;
}
.Head {
	font: bold 14px Verdana;
	color: #000000;
}
a.Link {
	font: 11px Verdana;
	color: #0000FF;
	text-decoration: underline;
}
a.Link:hover {
	font: 11px Verdana;
	color: #999999;
	text-decoration: underline;
}
.FormFields {
	font: 11px Verdana;
}
.FormButton {
	font: bold 11px Verdana;
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border: 1px solid #666666;
}
.TbaleListColumName {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #9FD9FF;
}
.TableOddRow {
	background-color: #DDDDDD;
}
.TableEvenRow {
	background-color: #D4D4D4;
}
.TableErrorRow {
	background-color: #FF0000;
}
.TableSelectRow {
	background-color: #D6DEEC;
}
.AdminTableBrd {
	border: 1px solid #000000;
}
.AdminBody {
	font: 11px Verdana;
}
.Error {
	font: bold 12px Verdana;
	color: #FF0000;
}
.AdminTableHead {
	font: bold 11px Verdana;
	background: #CCCCCC;
	height:20 px;
	padding-left: 5 px;
}
a.AdminmenuParent {
	font: 12px Verdana;
	color: #000000;
	background: #CCCCCC;
	text-decoration: none;
	width: 100%;
}
a.AdminmenuParent:hover {
	font: 12px Verdana;
	color: #000000;
	background: #999999;
	text-decoration: underline;
	width: 100%;
}
a.AdminmenuChild {
	font: 11px Verdana;
	color: #000000;
	background: #CCCCCC;
	text-decoration: none;
	width: 100%;
	padding-left: 5px;
}
a.AdminmenuChild:hover {
	font: 11px Verdana;
	color: #000000;
	background: #999999;
	text-decoration: underline;
	width: 100%;
	padding-left: 5px;
}
a.AdminBodyLink {
	font: 11px Verdana;
	color: #FFCCFF;
	text-decoration: none;
}
a.AdminBodyLink:hover {
	font: 11px Verdana;
	color: #CCCCCC;
	text-decoration: underline;
}
