.admB {
	color: #000000;
	background: #cccccc;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
}

.admT {
	color: #ffffff;
	background: #000080;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.admS {
	background: #eeeeee;
	font-family: arial, helvetica;
	font-size: 10pt;
}

.littletitle {
	color: #000080;
	font-weight: bold;
}

BODY,TD,P {
	font-family: arial, helvetica;
	font-size: 10pt;
}

.menuitem {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
}

a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
}

.tdtitle {
	color: #ffffff;
	font-weight: bold;
}
.title {
	font-size: 12pt;
	font-weight: bold;
}
.menushadow {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #eeeeee;
}
UL.info {
	list-style-type: square;
}
.fullwidth {
	width: 100%;
}
A:link {
	text-decoration: none;
	color: #000077;
}
A:visited {
	text-decoration: none;
	color: #000077;
}
A:hover {
	text-decoration: underline;
	color: #0000ff;
}
CODE {
	background: #dddddd;
}
