.panelhead {
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	background: #171f29 url(head_bg.gif) no-repeat left top;
	padding: 2px 0 0 5px;
}

.lineBg {
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	background: #171f29 url(line_bg.gif) repeat-x top;
}

.fullPage {
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	background: url(head_end.gif) no-repeat right top;
	padding: 2px 0 0 5px;
}

.ContPane {
	background: #171f29;
	font: 11px Tahoma, Verdana, Arial;
	color:#b4c3cd;
}

.ContPane p, .ContPane td {
	font: 11px Tahoma, Verdana, Arial;
	color:#b4c3cd;
}

.ContPane a:link, .ContPane a:visited, .ContPane a:active {
	color:#72a3bb;
	text-decoration:underline;
}

.ContPane a:hover {
	color:#72a3bb;
	text-decoration:none;
}

.panelhead a:link, .panelhead a:visited, .panelhead a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;	color:#FFFFFF;	text-decoration:none;}

.panelhead a:hover {	text-decoration:underline;}


.panelfoot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1C2E88;
	text-align:right;
	padding-right:10px;
}

.panelfoot a:link, .panelfoot a:visited, .panelfoot a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;	color:#1C2E88;	text-decoration:none;}

.panelfoot a:hover {	text-decoration:underline;}