/*
  CSS for Main section other pages of HVZC website
*/

body {
  background:  url(images/ensootherpagesback.gif) no-repeat;
  background-color: #ADB7CF;
  font-size: 12pt;
  padding: 0;
  margin: 0;
}

.test {
  font-size: 10pt
}

#longline {
  position: absolute;
  top: 520px;
  left: 70px;
}

#titlegraphic {
  margin-top: 25px;
  margin-left: 30px;
}

#blackline {
  position: absolute;
  top: 55px;
  left: 30px;
}

#bodycontent {
  margin-top: 0px;
  margin-left: 30px;
  margin-bottom: 10px;
  width: 80%;
}

a {
  color: #666666;
}

#teishotable {
  margin-top: 20px;
  margin-left: 60px;
  width: 85%;  
}

table.teisho {
  border-collapse: collapse;
}

table.teisho th, table.teisho td {
  padding: 4px;
  border: 1px solid #333333;
}

table.teisho th {
  text-align: left;
  font-size: 14px;
  color: #444444;
}

table.teisho td {
  font-size: 13px;
  color: #444444;
}

.style5 {
	font-size: 14pt;
	font-style: italic;
}
.style14 {font-size: 15px}
.style20 {color: #FF0000; font-size: 15px; font-weight: bold; }
.style29 {color: #000000}
.style32 {font-size: 10pt}
.style33 {font-size: 10px}
.style34 {
	font-size: 12pt;
	font-weight: bold;
}
.style5 {
	font-size: 14pt;
	font-style: italic;
}
.style2 {color: #333333}

.style1 {color: #444444}
.style7 {font-size: 16px; font-weight: bold; }
.style16 {color: #444444; font-weight: bold; }
.style17 {font-size: 14px}
.style19 {font-size: 13px}
.style25 {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
}
.style21 {font-size: 13px; color: #444444;}
.style22 {font-size: 16px}
.style24 {color: #444444; font-size: 14px; }

#scrollpic {
	width: 165px;
	height: 640px;
}

#scrollcontent {
	position: absolute;
	top: 0px;
	left: 165px;
  margin-top: 0px;
  margin-left: 30px;
  margin-bottom: 10px;
  width: 80%;
}