@charset "utf-8";
/* CSS Document */

#graybox {
background-color:#CCCCCC;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#grayboxsat {
background-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#whitebox {
background-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#whiteboxsat {
background-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#lightgreenbox {
background-color:#CCFFCC;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#purplebox {
background-color: #FFCCFF;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#lightgreenboxsat {
background-color:#CCFFCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}

#darkgreenbox {
background-color: #66CC99;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
vertical-align:top;
padding:2px;
}





.graydate {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
text-align:center;
margin-bottom:0px;
margin-top:0px;
vertical-align:top;
}

.date {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
font-weight:bold;
color:#000000;
text-align:center;
margin-bottom:0px;
margin-top:0px;
}

.time {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
text-align:center;
margin-bottom:0px;
margin-top:0px;
}

.photodesc {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	/*text-align:justify;*/
	font-size:13px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 6px;
	text-align:center;
}

.photocred {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	/*text-align:justify;*/
	font-size:11px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 8px;
	text-align:center;
}

#greendot {
color:#009900;
font-weight:bold;
font-size:24px;
line-height:12px;
}

#bluedot {
color: #0099FF;
font-weight:bold;
font-size:24px;
line-height:12px;
}

#reddot {
color:#FF0033;
font-weight:bold;
font-size:24px;
line-height:12px;
}

#purpledot {
color:#C3F;
font-weight:bold;
font-size:24px;
line-height:12px;
}


#aquadot {
color:#3FF;
font-weight:bold;
font-size:24px;
line-height:12px;
}

