body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color:#FFF;
}
body a:link, body a:active, body a:visited {
	text-decoration:none;
	color:#000066;
	font-size: 90%;
}
body a:hover {
	text-decoration:underline;
	color:#000066;
}
#menuTable td, .menuTable {
	font-size:85%;
/*	background-image: url("../images/glbnav_background.gif");*/
	color:#FFF;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	border:1px;
	border-color:#000000;
	border-style:solid;
}
#menuTable td a:link {
	font-size:85%;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.menuButtonHighlight {
	background-image: url("../images/glbnav_background.gif");
}
.menuButton {
	background-image: url("../images/glbnav_selected.gif");
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	color:#333333;
}

.boxBar a:link, .boxBar a:visited, .boxBar a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
/* rounded corners styles */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
/* styles from the old site */
.style1 {
	font-style:italic;
	color:#FF0000;
}

.tbody {
	background-image: url(/images/canvas_bg2.jpg);
	height: 602px;
	position: relative;
	color: #000000;
}
