

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
body {
	background-repeat:no-repeat;
	background:fixed;
	background-image: url(../core/bkg04.jpg);
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none; 
	}

  div.blank {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 25px;
	position: fixed;
	z-index: 1;
	background-color:#FFFFFF;
	}
  
  div.content a {
    text-decoration: none }
	div.content {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 75px;
	left: 125px;
	border: 1px solid #999999;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	z-index: 0;
	}
div.content1 a {
    text-decoration: none }
	div.content1 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: fixed;
	bottom: 10px;
	left: 25px;
	border: 1px solid #999999;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	z-index: 0;
	height: 25px;
	width: 25;
}
div.menu a {
    text-decoration: none }
	div.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: fixed;
	top: 2px;
	right: 10px;
	z-index: 2;	
}
div.title a {
    text-decoration: none }
	div.title {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: fixed;
	top: -6px;
	left: 0px;
	font-size: 17pt;
	z-index: 2;
	text-decoration: inherit;
	
}
  

