/*  General rules */
	
BODY { 
	BACKGROUND: #330000 URL(/images/nto_bkgnd.gif);
	COLOR: black;
	FONT-FAMILY: Tahoma, sans-serif;
	margin: 10;
	padding: 0;
	border: 0;
	text-align: center;
 scrollbar-arrow-color: #330000;
 scrollbar-track-color: #D8D8DA;
 scrollbar-face-color: #804020;
 scrollbar-highlight-color: #330000;
 scrollbar-3dlight-color: #330000;
 scrollbar-darkshadow-color: #110000;
 scrollbar-shadow-color: #330000;
}

UL {
  text-align: left;
  margin: 0 1em 0 1.5em;
  padding:0 0 1em 0;
}
LI {
  margin: 0.75em 0 0 0;
}

A { color : #884422; text-decoration:none;}
A:hover { color: #303000; text-decoration:underline;} 


IMG	{ border: 0 }


#main {
	BACKGROUND: #EEE9D5;
	WIDTH: 860px;
	BORDER: 0;
	PADDING: 1;
}

#header	{
	background: #DCDCDC URL(/images/headbkgnd.jpg);
	font-size: 36pt;
	font-family: "Edwardian Script ITC", "Freebooter Script", "Vivaldi", "Amazone BT", "Monotype Corsiva", cursive, helvetica; 
	font-weight: 1200;
	color: #300000;
	text-align: center;
	letter-spacing: 8;
	border-top: 2px solid #642;
	border-bottom: 2px solid #642;
	margin: 0;
	padding: 0;
}

#menurow {
	BACKGROUND: #443A30 URL(/images/chocbloc.jpg);
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 0;
}
	
#leftcol {
	BACKGROUND: #F8F8F8;
	WIDTH: 150px;
	margin: 0;
	padding: 25px 15 20 15;
	color: #300;
	font-family: verdana, arial, sans-serif; 
	font-size: 10pt;	
	text-align: center;
	vertical-align: top;
}


#content {
	BACKGROUND: #EEE9D5;
	WIDTH: 700px;
	margin: 0;
	padding: 5px 8 5 10;
	vertical-align: top;
	font-size: 10.5pt;
	text-align: center;
	color: #300;
}

#content table {
	color: #300;
	font-size: 10.5pt;
}
#footer {
	border-top: 2px solid #842;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color: #111;
	text-align: right;
	font-size: 8pt;	
	font-family: arial, sans-serif, helvetica; 
}

#scrolltext {
	color: #300;
	text-align: left;
	font-size: 12pt;	
	font-family: Tahoma, arial; 
	font-weight: 600;
}

.nto-text {
	font-size: 16pt;
	font-family: "Edwardian Script ITC", "Freebooter Script", "Vivaldi", "Amazone BT", "Monotype Corsiva", cursive; 
	font-weight: 600;
}
.nto-text-big{
	font-size: 20pt;
	font-family: "Edwardian Script ITC", "Freebooter Script", "Vivaldi", "Amazone BT", "Monotype Corsiva", cursive; 
	font-weight: 800;
	word-spacing: 7;
}

ul.sub-nav {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	border-top: 1px solid #999999;
	width: 147px;
}

.sub-nav li {
	margin: 0;
}

.sub-nav li a {
	display: block;
	color: #884422;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 147px;
	background: #F8F7F7;
}

.sub-nav li a:visited {
	text-decoration: none;
}

.sub-nav li a:hover {
	text-decoration: none;
	color: #300000;
	background: url(/images/nto_subnav_bg.jpg) transparent top center repeat-xy;
}

.expand {
	word-spacing: 10;
	letter-spacing: 5;
}
.txt9pt{
	font-size: 9px;
}

.disclaimer{
	font-size: 7px;
}

#occn-txt-info{
	line-height: 1.3em;
	text-align: left;
}
a.opaqimg img {
	filter:alpha(opacity=70);
	opacity: 0.7;
}
a.opaqimg:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
}