.normal {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.page_title {
	font-family: verdana;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
hr {
	border: thin dashed #006699;
}
#header {
	font-family: Georgia;
	font-size: 72px;
	position: absolute;
	z-index: 1;
	left: 89px;
	color: #666666;
}
body a:link {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}

body a:visited {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
#menu {
  width:100px; 
  text-align:center; 
  position:absolute;
  z-index:6;
  top:119px;
  left:78px
  }
.box {
  position:relative;
  }
#menu a, #menu a:visited {
	text-decoration:none;
	background-color:none;
	color:#666666;
	display:block;
	font-size:9px;
	border:none;
	text-align:right;
	font-weight: bold;
  }
#right {
	position: absolute;
	z-index: 4;
	height: auto;
	width: 400px;
	left: 614px;
	top: 126px;
}
#content {
	position: absolute;
	z-index: 5;
	height: 387px;
	width: 780px;
	left: 208px;
	top: 132px;
	font-size: 11px;
	font-family: verdana;
}
#horizontal {
	position:absolute;
	width:780px;
	height:18px;
	z-index:8;
	left: 208px;
	top: 104px;
	background-image: url(../images/horizontal.gif);
}
#verticle {
	position:absolute;
	width:19px;
	height:450px;
	z-index:7;
	left: 180px;
	top: 132px;
	background-image: url(../images/verticle.gif);
}
