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

 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {
	margin-top: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p,td,ul,blockquote {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a:link, a:visited, a:active {
	color:#999999;
	text-decoration:none;
}
img {
	border: 1px solid #999999;
}

a:hover {text-decoration:underline;}

.style1 {
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px;
}
.style2 {
	color: #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	margin-left: 25px;
}
.style4 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 17px;
}
.style5 {
	color: #333333;
	font-size: 11px;
}
.style6 {
	font-size: 11px;
}



#nePANO {

}


#MainTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 100%;
}

