body { background-color: #0e1319; text-align: center;}
body.pop 
	{ 
	background-color: #65686c;
	background-image: url('images/flowerbg1.gif');
	background-repeat: no-repeat;
	background-position: center; 
	background-attachment: fixed; 
	text-align: center;
	}

p,dd { font: 11px century gothic; color: #cee1e3; text-align: left; }
p.center { font: 11px century gothic; color: #cee1e3; text-align: center; }
p.title,dt { font: bold 11px century gothic; color: #fcfdde; text-align: left; }
p.titlecenter { font: bold 11px century gothic; color: #cee1e3; text-align: center; }


ul { font: 11px century gothic; color: #cee1e3; text-align: left; }
li { font: 11px century gothic; color: #cee1e3; text-align: left; }

a { color: #fcfdde; text-decoration: none; }
a.small { font: 9px century gothic; color: #fcfdde; text-decoration: none; }
a:hover { color: #fcfdde; text-decoration: underline; }
a:active { color: #ffc3c3; text-decoration: underline; }
a:visited { color: #ffc3c3; text-decoration: none; }



span.label { font: bold 11px century gothic; color: #cee1e3; text-align: left; }
span.label1 { font: 11px century gothic; color: #cee1e3; text-align: left; }
span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 

img.right { float: right; border: 1px dotted #fcfdde; margin: 2px; }



#maintable { vertical-align: bottom; height: 100%; width: 514px; margin: 0 auto; text-align: left;}

#maintabletemp { vertical-align: bottom; height: 100%; width: 400px; margin: 0 auto; text-align: left;}

hr {border: none 0; 
	border-top: 1px dotted #fcfdde;
	border-bottom: 1px solid #fcfdde;
	width: 80%;
	height: 2px;
	margin: 0px auto 0 0;
	text-align: left;
	}
	

div.imgcaption {
  float: right;
  width: auto;
  border: 1px #fcfdde dotted;
  margin: 5px;
  padding: 3px;
}
div.imgcaption p {
  text-align: center;
  font-style: italic;
  font-size: 9px;
  text-indent: 0;
}


