body {
	background-color: #646665;
	margin: 0px;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px 10px 15px 15px;
	background-image: url(images/globe.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #006699;
}
a {
	color: #990000;
}
a:hover {
	color: #006699;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}
.footer a{
	color: #FFFFFF;
}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	padding-bottom: 5px;

}
.leftBar {
	background-color: #ececec;
	width: 162px;
	padding-top: 6px;
	padding-bottom: 6px;








}
