body
{
	font-family: Verdana;
	font-size: 12px;
	background: #FFFFFF;
}

table td
{
	font-family: arial;
	font-size: 12px;
	color: #333355;
}

.footerlinks, .footerlinks a
{
	font-size: 10px;
	font-family: arial;
	color: #888888;
}

.innerfooterlinks, .innerfooterlinks a
{
	font-size: 10px;
	font-family: arial;
	color: #eeeeee;
}

.pagetitle
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #01133b;
	margin-bottom: 20px;
}

.gridpanel
{
	border-collapse: collapse;
	background: #ffffff;
	border: solid 1px #aaaaaa;
}

.gridpanel td
{
	padding: 4px;
}

.button
{
	margin-top: 5px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border: solid 2px #dddddd;
	background: #aaaaaa;
}

.error_msg
{
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
}
