* {
  margin: 0px;
  padding: 0px;
}

html, body {
  height: 100%; /* Required */
}

body {
  font-family: Helvetica, Arial, Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

div #top {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 1px;
  line-height: 0px;
}

h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: Helvetica, Arial, Verdana;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 8px;
}

h1 {
  font-size: 16px;
  margin-bottom: 8px;
  margin-top: 16px;
  text-align: center;
  word-spacing: 3pt
}

 h2 {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 14px;
  word-spacing: 3pt
}

h3 {
  font-size: 13px;
  margin-bottom: 8px;
  margin-top: 8px;
  word-spacing: 3pt
}

img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

ol {
  font-size: 12px;
	line-height: 14px;
  margin: 6px 0px 6px 30px;
}

p {
  font-size: 12px;
  margin: 12px 0px 12px 0px;
}

table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

td {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

ul {
  font-size: 12px;
	line-height: 16px;
  margin: 6px 6px 6px 30px;
}

.block-page {
	margin: 0 auto;
	min-height: 100%;
	min-width: 100%;
	text-align: left;
}

* html .page-block {
	height: 100%;
}

.block-content {
  min-width: 100%; /* For Modern Browsers */
  width: auto !important; /* For Modern Browsers */
  width: 100%; /* For IE */
}

.block-foot {
	margin: -40px auto 0 auto !important;
	height: 40px;
  min-width: 100%; /* For Modern Browsers */
  position: relative;
  left: 0px;
  text-align: right;
  width: auto !important; /* For Modern Browsers */
  width: 100%; /* For IE */
}

.block-head {
  min-width: 100%; /* For Modern Browsers */
	position: absolute;
  width: auto !important; /* For Modern Browsers */
  width: 100%; /* For IE */
}

.block-menu {
	height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  min-height: 100%; /* For Modern Browsers */
  position: absolute;
  top: 0px;
  width: 130px;
}

.block-space {
	background: #FFFFFF;
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  min-height: 100%; /* For Modern Browsers */
  position: absolute;
  width: 10px;
}

.block-title {
  float: left;
  height: 44px;
  min-width: 100%; /* For Modern Browsers */
  position: absolute;
  top: 90px;
  width: auto !important; /* For Modern Browsers */
  width: 100%; /* For IE */
}

.clear {
	clear: both;
}

.page {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	padding-bottom: 0px;
}

* html .page {
	padding: 0px;
	height: 100%;
	width: 100%;
}

.page-content {
  padding: 5px;
  margin: 134px 10px 10px 140px;
}

.page-foot {
}

.page-head {
	float: right;
	height: 10px;
	margin: -13px 10px 0px 0px;
	position: relative;
  text-align: right;
	top: 0px;
}

.page-menu {
	font: 1px/0px serif;
  padding-top: 93px;
  width: 130px;
}

.page-title {
	padding-left:  140px;
}

.caption {
  color: #666666;
  font-size: 9px;
}

.caption a {
  color: #666666;
  text-decoration: none;
}

.caption a:hover {
  color: #666666;
  text-decoration: none;
}

.error {
  color: #FE0000;
}

.head {
  color: white;
  font-size: 9px;
  text-align: right;
}

.head a {
  color: white;
  text-decoration: none;
}

.head a:hover {
  color: yellow;
  text-decoration: none;
}

.home {
  padding: 5px;
}

.index {
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.menu a {
  text-decoration: none;
}

.menu a:hover {
  text-decoration: none;
}

.menu img {
  border: 0px none;
	margin: 0px;
  padding: 0px;
}

.success {
  color: #006600;
  line-height: 14px;
}
