@charset "utf-8";
body {
	background-color: #FF0000;
}
#main_container {
	text-decoration: underline;
	height: 900px;
	width: 100%;
	border: thin dotted #FFFFFF;
}
#main_content {
	height: 900px;
	width: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-repeat: no-repeat;
	background-image: none;
	background-position: 100% 750px;
	background-color: #FF0000;
}
#main_content main_cont_td {
	background-image: none;
	background-repeat: no-repeat;
}
#main_content table {
	background-image: url(../chap_09/(URL) );
	background-repeat: no-repeat;
	background-position: center center;
}
.texttype {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	text-align: center;
	padding-right: 200px;
}
.heading_text_u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.text18 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif}
#main_content #main out {
	background-image: url(../images/bg.gif);
	height: 950px;
	width: 100%;
}
.style16 {
	font-size: 24px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.para {
  font-family: "Verdana","Arial","sans-serif";
  font-size: 10pt;
}

a.headings:link {
  color: #000000;
  text-decoration:underline;
  width:100%;
}

a.headings:visited {
  color: #aa6611;
  width:100%
}

a.headings:hover {
  color: #ff9933;
  text-decoration:none;
  width:100%
}

a.headings:active {
  color: #0000ff;
  width:100%
}

a.headings {
  background-repeat: no-repeat;
  font-family: "Verdana","arial","sans-serif";
  font-size: 10px;
}
.dunno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	text-align: center;
}
