.x-panel, .x-panel-body, x-tab-panel-body, .content {
   font-family: verdana,arial,sans-serif;
   font-size: 11pt;
}

.section-header {
	font-weight: bold;
}

body {
	background: #929292;
}

.header {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: xx-large;
}

.loginLink {
   font-family: verdana,arial,sans-serif;
   font-size: 11pt;
}

.loginLink:link { color: white; }
.loginLink:visited { color: white; }
.loginLink:hover { color: white; }