body {
				
	background: white;
	color: black;
	margin: 0px;
 
}
a:link {		
		 
	color: #cc3300;
 
}
a:active {
				
	color: #cc3300;
 
}
a:visited {
				
	color: #cc3300;
 
}
a:hover {
				
	color: #cc3300;
	background: #ffcc33;
 
}
#menu {
				
	padding: 0px;
	margin: 0em 1em 0em 0em;
	font-size: 90%;
	line-height: 100%;
	text-align: left;
 
}
#menu ul {
				
	margin: 0px;
	padding: 0px;
 
}
#menu ul li {
				
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: white;
	white-space: nowrap;
	display: block;
 
}
#menu ul a {
				
	color: black;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	border-left: 5px solid #cccccc;
	margin: 0px;
	display: block;
 
}
#menu ul a:hover {
				
	background: #ffcc33;
	border: 1px solid #ff9900;
	border-left: 5px solid #ff9900;
	padding: 5px 10px;
 
}
#menu .cur {
				
	background: #ffcc33;
 
}
#txtbox {
				
	line-height: 160%;
	text-align: left;
 
}
#txtbox h1 {
				
	padding: 5px 0px 5px 10px;
	font-weight: normal;
	font-size: 130%;
	border: dotted 1px #ff9900;
	border-left: solid 15px #ffcc33;
 
}
#txtbox .info {
				
	margin: 0em 0em 1em 0em;
	line-height: 130%;
	padding: 5px;
	border: 2px dotted #ff9900;
	background-color: #ffff99;
	text-align: left;
 
}
#txtbox .infotitl {
				
	font-size: 120%;
	text-align: right;
	border-bottom: 2px dotted #ff9900;
	margin: 0px 0px 5px 0px;
 
}
#txtbox .inyo {
				
	margin: 0em 1em 0em 1em;
 
}
#txtbox .camr {
				
	margin: 3px 3px 3px 10px;
	padding: 3px;
	border: dotted 1px #ff9900;
	background-color: #ffff99;
	display: block;
	float: right;
	font-size: 80%;
	line-height: 120%;
 
}
#txtbox .caml {
				
	margin: 3px 10px 3px 3px;
	padding: 3px;
	border: dotted 1px #ff9900;
	background-color: #ffff99;
	display: block;
	float: left;
	font-size: 80%;
	line-height: 120%;
 
}
#titl {
				
	width: 100%;
	cell-spacing: 2px;
	background-color: #ff9900;
 
}
#titl .le {
				
	background-color: #ff9900;
	text-align: center;
	font-size: 130%;
	color: white;
 
}
#titl .ri1 {
				
	background-color: #ffff99;
	text-align: left;
	font-size: 130%;
	color: black;
	line-height: 130%;
	padding: 5px
 ;
}
#titl .ri2 {
				
	background-color: #ffff99;
	font-size: 80%;
	text-align: right;
	color: black;
 
}
.cr {
				
	font-size: 80%;
	text-align: right;
	background-color: #ff9900;
	color: white;
 
}
