body {
        height: 100%;
	width: 100%;
        margin:0%;
        padding:0%;
        background-color: white;
        font-family: arial;
        font-size: 12px;
}

.test { 
	float:left;
	border: 1px solid; 
	font-size:10px; 
	z-index: 0; 
	padding: 1px;
	margin: 1px; 
}

.newphotoimg1 {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

.nphotost1 {
	background-color: #dddddd; 
	overflow: hidden; 
	width:136px;
}

.nphotost2 {
        background-color: #dddddd;
        overflow: hidden;
        width:100px;
}

.nphotost3 {
	background-image: url('/images/ncsite/edit16.png'); 
	cursor:pointer; 
	width:16px; 
	height:16px;
}

.nphotost4 {
	background-image: url('/images/ncsite/zoom16.png'); 
	cursor:pointer; 
	width:16px; 
	height:16px;
}

.nphotostjan {
        background-image: url('/images/ncsite/zoom16j.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.nphotost6 {
        background-image: url('/images/ncsite/world16.png');
        cursor:pointer;
        width:16px;
        height:16px;
}
.nphotost7 {
        background-image: url('/images/ncsite/sun16.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.nphotost8 {
        background-image: url('/images/ncsite/changelog.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.nphotost9 {
        background-image: url('/images/ncsite/gmap2.jpg');
        cursor:pointer;
        width:16px;
        height:16px;
}


.nphotost5 {
	float:left;
	border: 1px solid #000000; 
	font-size:10px; 
	z-index: 0; 
	padding: 1px;
	margin: 1px;
}

.nphotost5sel {
        float:left;
        border: 1px solid #ff0000;
        font-size:10px;
        z-index: 0;
        padding: 1px;
        margin: 1px;
}

.nadd {
	background-image: url('/images/new/add.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.nremove {
        background-image: url('/images/new/remove.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.nremoveall {
        background-image: url('/images/new/removeall.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.ncompare {
        background-image: url('/images/new/compare.png');
        cursor:pointer;
        width:16px;
        height:16px;
}

.button {
	ibackground-image: url('/images/new/mbut80x24.png');
	background-color: #0A5729;
	background-repeat: repeat-x;
	width: 80px;
	text-indent: 5px;
	height: 21px;
	border: 0px solid;
	text-height: 20px;
	vertical-align: middle;
	float: left;
	color: #F5EF7E;
	font-weight: bold;
	padding-top: 3px;
	margin-right: 2px;
}

.button2 {
        background-image: url('/images/new/mbut16x16.jpg');
        background-repeat: repeat-x;
        width: 16px;
        height: 16px;
        border: 0px solid;
        text-height: 12px;
        color: white;
}

.button2:hover {
        background-image: url('/images/new/mbut16x16s.jpg');
}

.button:hover {
	ibackground-image: url('/images/new/mbut80x24s.png');
	background-color: #108A41;
}

.header {
	height: 80px;
	overflow: hidden;
}
.headerleft {
	float: left;
	background-color: #0D9B46; 
	widthi: 931px;
	height: inherit;
	text-height: 80px;
	text-align: center;
	font-size: 30px;
	
}
.headerright {
	position: absolute;
	right: 0px;
	float: left;
	background-color: blue;
	width: 80px;
	height: inherit;
}
.mmenu {
        background-imagei: url('/images/new/mbg.png');
	background-color: #dddddd;
	background-repeat: repeat-y;
	background-size: auto auto;
	position: absolute;
	top: 3px;
	height: auto;
	border: 1px solid;
	z-index: 5;
	visibility: hidden;
}
.balloon {
        background-image: url('/images/new/mbg.png');
        background-repeat: repeat-y;
        background-size: auto auto;
        position: absolute;
        top: -103px;
        height: auto;
        border: 1px solid;
        z-index: 5;
        visibility: hidden;
}

.menu {
        position: absolute;
        top: 80px;
        left: 0px;
        right: 0px;
        height: 24px;
        background-color: #444444;
}
.center {
	position: absolute;
	top: 104px;
	left: 0px;
	right: 0px;
	bottom: 0px;	
	height: inherit;	
}

div.figure9 {
  float: left;
  border: 1px silver solid;
  margin: 0.0em;
  padding: 0.0em;
  width: 100px;
}
div.figure9_ui {
  float: left;
  border: 1px silver solid;
  margin-left: 10px;
  padding: 2.0px;
  width: 300px;
}
div.figure9_200 {
  float: left;
  border: 1px silver solid;
  margin-left: 10px;
  margin-top:5px;
  padding: 2.0px;
  width: 200px;
  height: 320px;
  vertical-align: bottom;
  font-size: small;
}

div.figure10 {
  float: left;
  border: 1px silver solid;
  margin: 0.0em;
  padding: 0.0em;
  width: 100px;
}

div.figure9 p {
  color: #000000;
  background: #dddddd;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 9px;
  height:30px;
  line-height: 9px;
  text-indent: 0;
}
div.figure10 p {
  color: #000000;
  background: #dddddd;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 11px;
  height:30px;
  line-height: 11px;
  text-indent: 0;
}



