@charset "utf-8";
/* CSS Document */

body {

  margin: 0;
  padding: 0 0 15px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
  background:  black url(../core/bkg01.jpg) top left no-repeat;
 position: absolute; 
	background-repeat:no-repeat;
	background-color: #000000;
  }
  td.st {

  margin: 0;
  padding: 0 0 15px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFFFFF;
  
 position: absolute; 
	background-repeat:no-repeat;
	background-color: #000000;
	}
ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: fixed;
	top: 149px;
	left: 19px;
	width: 203px
}
  
  
  ul.menu a {
    text-decoration: none }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: #999999;
}
ul.drg {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: fixed;
	top: 550px;
	left: 18px;
	width: 203px;
	font-size: 12px;
}
  
  
  div.content a {
    text-decoration: none }
	div.content {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 87px;
	left: 147px;
	
	
}
div.header a {
    text-decoration: none }
	div.header {
	list-style-type: none;
	font-size: 15pt;
	font-weight: normal;
	position: absolute;
	top: 165px;
	left: 145px;
	background: url(../../x8/core/bg-trans.png) repeat;
	border: 1px solid #090909;
	
	letter-spacing: 1px;
	color: #fff;
	padding: 2px;
}
