body {
  position: relative;
  margin: 27px auto 10px auto;
  width: 950px;
  font-family: arial, sans-serif;
  background: #499F8F url(images/bgbody2.jpg) repeat-x top left;
  background-attachment: fixed; 
  }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #668c0e;
	text-decoration: none;
	margin-bottom:0px;
	margin-top:0px;
}
.indextoptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #668c0e;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bluelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: underline;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.lefttopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ff3300;
	text-decoration: none;
	font-weight:bold;
	background-color:#85d6d9;
}
.tab {
	border:#44a551 1px solid;
}
.tab2 {
	border-bottom:#d2e4ed 1px solid;
}
.rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.rightcontent  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000ff;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top:10px;
}
.sidebars {
  float:right;
  margin-top: 0px;
  padding-top: 9px;
  width: 280px;
  }

.sidebarsp {
font-family: Arial, Helvetica, sans-serif;	
  padding: 6px 5px 2px 7px;
  font-size: 13pt;
  color: #fff;
  background: url(images/sidebar_title_bg.gif) left top no-repeat;
  height: 29px;
  font-weight:bold;
  }
.sidebarsp2 {
font-family: Arial, Helvetica, sans-serif;	
  padding: 6px 5px 2px 7px;
  font-size: 13pt;
  color: #ff0000;
  background: url(images/sidebar_title_bg.gif) left top no-repeat;
  height: 29px;
  font-weight:bold;
  }
.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
  margin-bottom: 10px;
  list-style: none;
  font-size: 9pt;
  }

.sidebars li ul {
  padding: 0;
  }

li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #333;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; 
  border-bottom: 1px dashed #ddd;
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #003366;
  background: #C1DEF1;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }