body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	background: #FFFFFF url(../gfx/bkg.gif);
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF8016;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.small {
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #999999;
}

.small a:link {
	color: #999999;
	text-decoration: none;
}
.small a:visited {
	color: #999999;
	text-decoration: none;
}
.small a:hover {
	color: #FF8016;
	text-decoration: none;
}
.small a:active {
	color: #999999;
	text-decoration: none;
}

#top {
  width: 720px;
  height: 98px;
}

#menu {
  width: 720px;
  height: 26px;
  line-height: 26px;
}

#box {
	width: 720px;
	text-align: left;
	background: url(../gfx/back.jpg);
}

#down {
  width: 720px;
  height: 93px;
  background: url(../gfx/down.jpg) no-repeat;
}

#sidebar {
  float: left;
  width: 140px;
  height: 130px;
}

#main {
  width: 690px;
}

#main-content {
  padding: 20px 0px 15px 150px;
  font-size: 12px;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Veranda, sans-serif;
  line-height: 15px;
}

#main-content2 {
  padding: 20px 0px 15px 150px;
  font-size: 12px;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Veranda, sans-serif;
  line-height: 17px;
}

hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

#topic {
  font-family: Georgia, "Times New Roman", Veranda, sans-serif;
  font-size: 16px;
  margin-left: 0px;
  color: #DB3901;
}

.table {
  font-size: 11px;
  text-align: center;
  font-family: Georgia, "Times New Roman", Veranda, sans-serif;
  color: #000000;
}

.num {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
