body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #9AAAB6;
	margin: 0px;
	padding: 10px;
	
	scrollbar-3dlight-color: #a6b7c3;
	scrollbar-arrow-color: #4d5c66;
	scrollbar-base-color: #ff0000;
	scrollbar-darkshadow-color: #18262f;
	scrollbar-face-color: #9AAAB6;
	scrollbar-highlight-color: #a6b7c3;
	scrollbar-shadow-color: #73838e;
	scrollbar-track-color: #7b8b96;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #913713;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.content {}

.content img {border: 1px solid #333333}

.roll-over-map {text-decoration: none;}

.roll-over-map img {border: none}

.title-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	color: #913713;
	padding: 10px;
	border-top-color: #913713;
	border-right-color: #913713;
	border-bottom-color: #913713;
	border-left-color: #913713;
	line-height: 1em;
}

.titlebar-logo {
	background-image: url(../images/nmr-logo-small2.png);
	background-repeat: no-repeat;
	padding: 20px;
	background-position: center center;
}

.subtitle-image{
  background-image: url(../images/player.gif);
  background-repeat: no-repeat;
  padding: 20px;
  background-position: center center;
}

.title-borders {
	color: #913713;
	background-color: #CCCCCC;
	border-top-color: #913713;
	border-right-color: #913713;
	border-bottom-color: #913713;
	border-left-color: #913713;
}

.title-background {
	background-image: url(../Weave%2011b.jpg);
	background-color: #913713;
	border-top-color: #913713;
	border-right-color: #913713;
	border-bottom-color: #913713;
	border-left-color: #913713;
}

.title-menu {
	color: #913713;
	background-color: #913713;
	border-top-color: #913713;
	border-right-color: #913713;
	border-bottom-color: #913713;
	border-left-color: #913713;
	background-image: url(../menu_bg.png);
	background-repeat: repeat-x;
}

.text-color-emphasis {
	color: #000099;
	font-weight: bold;
}
.text-titles-page {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
}

.text-titles-section {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}




/* Sidebar Style */

.sidebar_content {

}

.sidebar_background {background-color: #9AAAB6}
.sidebar img {}




/* Custom Sytles */

.xsmall {font-size: x-small}

.small {font-size: 0.9em}

.large {font-size: large}

.xlarge {font-size: x-large}

.xxlarge {font-size: xx-large}

.bold {font-weight: bold}

.italic {font-style: italic}

.summary-text {font-size: 0.9em}

