body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	background-color: #013C64;
	background-image: url(../images/pm_grad_bg.gif);
	background-repeat:repeat-x;
}
.tableborder {
	border: thin dotted #01426D;
}
.toolbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintitle {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabtext {
	font-family: "Trebuchet MS", Verdana, Arial !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: bold !important;
	color: #333333 !important;
	text-decoration: none !important;
}

.sidebar {
	margin-top: 0;
	background-color: #FFFFFF;
	background-image: url(../images/blu_grad.gif);
	background-repeat:repeat-x;
}