body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	background-color: #A8A8A8;
	margin: 0px;
	padding: 10px;
	
	scrollbar-3dlight-color: #a6b7c3;
	scrollbar-arrow-color: #4d5c66;
	scrollbar-base-color: #9d3caf;
	scrollbar-darkshadow-color: #18262f;
	scrollbar-face-color: #fccc0;
	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: #000066;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

strong {text-style: bold}

.content {}

.content img {border: 0px 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: ##663366;
	padding: 10px;
	border-top-color: #c64184;
	border-right-color: #c64184;
	border-bottom-color: #c64184;
	border-left-color: #c64184;
	line-height: 1em;
}

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

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

.title-background {
	background-image: url(../skulls.jpg);
	background-repeat: no-repeat;
	background-color: #6699cf;
	border-top-color: #c64184;
	border-right-color: #c64184;
	border-bottom-color: #c64184;
	border-left-color: #c64184;
}

.title-menu {
	color: #913713;
	background-color: #9003cb;
	border-top-color: #9003cb;
	border-right-color: #9003cb;
	border-bottom-color: #9003cb;
	border-left-color: #9003cb;
	background-image: url(../menu_y_bg.png);
	background-repeat: repeat-x;
}
	
.text-color-emphasis {
	color: #CC3300;
	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;
}

/* Custom Sytles */

.xsmall {font-size: x-small}

.small {font-size: small}

.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}
