* {
	padding: 0;
	margin: 0;
}
h1, h2, h4, a img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul, ol, li {
	list-style: none
}
strong{
  font-weight: normal;
}      
table, td, th {
	border: 0px;
	font-size: 1em;
	font-weight: normal;
}
h1 {
	font-size: 0em;
}
h2 {
	font-size: 2em;
} 
h3 {
	padding: 10px 5px 1px 2px;
	margin: 0;
	border: 0;
}
p {
	padding-bottom: 5px;
	margin: 0;
	border: 0;
	text-indent: 10px;
	text-align: left;
}
#sheet-1 p {
	padding-bottom: 5px;
	margin: 0;
	border: 0;
	text-indent: 10px;
	text-align: justify;
}
#sheet-2 p {
	padding-bottom: 5px;
	margin: 0;
	border: 0;
	text-indent: 10px;
	text-align: left;
}
#bottom p {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
	border: 0;
	text-indent: 10px;
	text-align: center;
}
body {
	overflow: scroll;
	background: #e5e5e5;
	font: normal normal 0.8em tahoma, arial, verdana, sans-serif, helvetica;
	letter-spacing: 1px;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: 0;
	text-align: center;
}
#all {
	margin: 0px auto;
	background: url("pic/long-text.png") repeat-y;
	height: auto;
	text-align: left;
	width: 854px;
	overflow: auto;
}
#head {
	width: auto;
	height: 154px;
	background: #e5e5e5 url("pic/head.png");
}
#menu {
	letter-spacing: 0px;
	width: auto;
	height: 30px;
	padding: 15px 20px;
	background: #e5e5e5 url("pic/menu.png");
	text-align: center;
	color: #FFF;
}
#menu ul {
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0px;
}
#menu li {
	margin: 0px;
	float: left;
	width: 135px;
}
#text {
	width: auto;
	background: #e5e5e5 url("pic/long-text.png") repeat-y;
	overflow: auto;
	min-height: 315px;
}
#main {
	background: url("pic/text.png") no-repeat;
	overflow: auto;
	padding: 10px;
	min-height: 285px;
}
#sheet-1 {
	margin: 10px;
	width: 546px;
	overflow: auto;
	min-height: 200px;
	float: left;
} 
.titleS {
	padding: 0px 15px;
	height: 49px;
}
.textS {
	padding: 0px 15px; 
	overflow: auto;
	min-height: 20px;
}
.endS {
	width: 100%;
	height: 35px;
}
#sheet-1 .titleS {
	background: url("pic/menu/table-1h.png");
}
#sheet-1 .textS {
	background: url("pic/menu/table-1.png") repeat-y;
}
#sheet-1 .endS {
	background: url("pic/menu/table-1e.png");
}
#sheet-2 {
	margin: 10px;
	width: 223px;
	overflow: auto;
	min-height: 150px;
	float: left;
}
#sheet-2 .titleS {
	padding: 0px 20px;
	background: url("pic/menu/table-2h.png");
}
#sheet-2 .textS {
	background: url("pic/menu/table-2.png") repeat-y;
}
#sheet-2 .endS {
	background: url("pic/menu/table-2e.png");
}
#end-text {
	background: #e5e5e5 url("pic/end-text.png");
	width: auto;
	height: 43px;
}
#bottom {
	background: #e5e5e5 url("pic/bottom.png");
	width: auto;
	height: 63px;
	padding: 20px;
	color: #aa9262;
}     
#sheet-1 ul li { 
  list-style-position: inside; 
  list-style-type: disc;
	margin: 0px;
}
a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#sheet-1 a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#sheet-1 a:hover {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#sheet-1 a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #000;
} 
#bottom a {
	text-decoration: none; 
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #aa9262;
}
#bottom a:hover {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #aa9262;
}
#bottom a:visited { 
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #aa9262;
}
.duraz a {
	text-decoration: underline;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #500000;
}