	BODY {
	MARGIN-TOP: 20px; FONT-SIZE: 11px; BACKGROUND-ATTACHMENT: scroll; MARGIN-LEFT: 80px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f0f0f0
}
	BODY.picasa {
	MARGIN-TOP: 70px; FONT-SIZE: 11px; BACKGROUND-ATTACHMENT: scroll; MARGIN-LEFT: 80px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #D3D3D3
}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P.google {
	BACKGROUND: #D3D3D3
}
H1 {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Helvetica, Verdana, Arial
}
A.google:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}
H2 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3 {
	FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.float {
  border: 2px dashed #333;
  background-color: #ddd;
  padding: 4px;
  margin-right: 10px;
  margin-top: 6px;
  width: 240px;
  float: left;
  height: 180px;
  text-align: center;
}
 
img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
img.replacement {
	display: inline;
}
div.DragBox {
  padding: 4px;
  margin-top: 4px;
  border: 2px dashed #333;
  background-color: #c0c0c0;
}

div.OverDragBox {
  padding: 4px;
  margin-top: 4px;
  border: 2px dashed #333;
  cursor: pointer;
  background-color: #0000cc;
}
  
div.DragDragBox {
  padding: 4px;
  margin-top: 4px;
  border: 2px dashed #333;
  background-color: #00ff00;
  cursor: move;
}

div.History {
  height: 400px;
  overflow: scroll;
}

div.container {
  display: block;
}

div.spacer {
  clear: both;
}
#opaque {
    position:absolute;
    visibility:hidden;
    top:0; 
    left:0;
    height:100%;
    width:100%;
    z-index:100;
    background-color:black;
    opacity: .75;
	display:block;
    filter: alpha(opacity=75);
}


#popup {
	position:absolute; 
	visibility:hidden; 
	z-index:150; 
	width: 100%;
	left:0;
}

#popup_menu_img {
  display: inline;
  margin-left: 12px;
}
#popup_t{
	margin-left: auto;
	margin-right: auto;
	width: auto;
	align:center;
	background-color:black;
	z-index:150; 
}
#popup_old {
	visibility:hidden; 
	background-color:#000000;
}

.txtInverseB {
    color:#ffffff; 
	font-weight:bold;
}

.txtCaption {
    color:#ff0000;
    font-size: 11px;
    font-weight: bold;
}

div.navigation {
	float: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	background-color:#c0c0c0;
//	  border: 2px dashed #333;
}

p.navL {
    float: left;
	display: inline;
	font-size: 12px;
}

p.navM {
    float: left;
	display: inline;
    padding-left: 50px;
	font-size: 12px;
}

p.navR {
	float: right;
	font-size: 9px;
}
