body, td
{
	font-family: Verdana;
}

p
{
	margin-bottom: 10px;
}

.errorRed
{
	color: #DD0000;
}

.alertLink
{
	color: #696969;
	text-decoration: underline;
	cursor: pointer;
}

p.alertTitle
{
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p.alert
{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body
{
	font-size: 0.9em;
	height: 100%;
}

a
{
	color: #0000AA;
}

a:hover
{
	color: #0000FF;
	background: #EEEEEE;
}

.purpleBtn
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: verdana;
}

.bigPurpleBtn
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: verdana;
}

.upLevelBtn
{
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
}

.adminAreaEditInput
{
	font-size: 1.0em;
	color: #000000;
	font-family: arial;
}

.pmGreyBox
{
	font-family: verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

.pmConfigBoxh1
{
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.adminAreaConfigBoxH1
{
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.adminAreaConfigBoxH0
{
	font-size: 1.4em;
	font-weight: bold;
	color: #242486;
	margin-top: 10px;
	margin-bottom: 4px;
}

.notificationText p
{
	margin: 10px;
}

.sysHeaderItem
{
	font-weight: bold;
}

.logTable td
{
	font-size: 0.6em;
}

.adminAreaTableHeadMiddle a
{
	color: #ffffff;
}

.adminAreaTableHeadMiddle a:hover
{
	color: #aaaaaa;
	background: none;
}

.adminAreaTableHeadRight a
{
	color: #ffffff;
}

.adminAreaTableHeadRight a:hover
{
	color: #aaaaaa;
	background: none;
}
