.index_frame {
  border: 0px;
  border-style: none;
  border-width: 0px;
  margin: 0px 0px 0px 0px;
}

td {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.frm_left_body {
  color: #000000;
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  
}

.frm_left_table {
  font-size: xx-small;
  border: 0px;
  border-style: none;
  padding: 0px;
  height: 2000px;
  width: 100%;
}

.frm_right_body {
  color: #000000;
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  font-size: x-small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.frm_right_table {
  font-size: xx-small;
  border: 0px;
  border-style: none;
  padding: 0px;
  height: 2000px;
  width: 100%;
}

.navi_body {
  color: #000000;
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  font-size: x-small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navi_table {
  font-size: 10px;
  border: 0px;
  border-style: none;
  padding: 0px;
  height: 100px;
  width: 100%;
}

.navi_buttons_table {
  font-size: x-small;
  border: 0px;
  border-style: none;
  padding: 0px;
  height: 80px;
  width: 100%;
}

.navi_link {
  color: #000000;
  text-decoration: none;
}

.navi_link:hover {
  color: #D00000;
  text-decoration: underline;
}

.navi_index {
  color: #2F4141;
  font-size: 11px;
  text-decoration: none;
}

.navi_index:hover {
  color: #D00000;
  text-decoration: none;
}

.content_body {
  color: #000000;
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebar {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_table {
  font-size: 12px;
  border: 0px;
  border-style: none;
  padding: 0px;
  height: 100%;
  width: 100%;
}

.content_table_dashed {
  font-size: x-small;
  border-top: 1px;
  border-left: 1px;
  border-right: 0px;
  border-bottom: 0px;
  border-style: dotted;
  padding: 0px;
  height: 100%;
  width: 100%;
}

.content_table_inner {
  font-size: x-small;
  border: 0px;
  border-style: none;
  padding: 0px;
  width: 770px;
  height: 100%;
}

.content_table_box1 {
  font-size: x-small;
  border: 0px;
  border-style: none;
  padding: 0px;
  width: 250px;
  height: 200px;
}

.content_table_box2 {
  font-size: x-small;
  border: 0px;
  border-style: none;
  padding: 0px;
  width: 510px;
  height: 200px;
}

.content_table_box3 {
  font-size: x-small;
  border: 0px;
  border-style: none;
  width: 250px;
  height: 200px;
}

.content_table_footer {
  font-size: 10px;
  color: #959595;
  border: 0px;
  border-style: none;
  padding: 0px;
  height: 15px;
  width: 100%;
}

.content_link, a {
  color: #000000;
  text-decoration: none;
}

.content_link2 {
  color: #FF0000;
  text-decoration: none;
}

.content_link:hover, a:hover {
  color: #D00000;
  text-decoration: none;
}

.content_image {
	border-style: none;
	border: 0px;
}

.form {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
}

.form2 {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}