body {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal;
background-color: #000066;
color: White;
}

.photo_legend {
font-family: Arial, Helvetica, sans-serif;
color: navy;
font-size: 9pt; 
font-weight: bold;
background-color: Yellow;
}

.album_name_big {
font-family: Arial, Helvetica, sans-serif;
color: yellow;
font-size: 14pt; 
font-weight: bold;
}

.very_small {
font-family: Arial, Helvetica, sans-serif;
color: yellow;
font-size: 7pt; 
}


.album_name {
font-family: Arial, Helvetica, sans-serif;
color: yellow;
font-size: 11pt; 
font-weight: bold;
}

.normal_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	color: #FFFFFF;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: Yellow;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal;
}

.pointer {
      cursor: pointer;
      cursor: hand;
}


.td_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal;
background-color: #000066 ;
}

.td_content {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal;
background-color:#0000FF;
}


a:link {color: White}
a:visited {color: White}
a:hover {color: Yellow}
a:active {color: Yellow}

.buttonOff{cursor:hand; BORDER-LEFT-COLOR:#000000 ;BORDER-BOTTOM-COLOR:#000000 ;BORDER-TOP-COLOR:#000000 ;BORDER-RIGHT-COLOR:#000000 ;font-family:Arial ;color:#FFFFFF ;background-color:#0000FF ;font-size:10px;font-weight:bold; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;width: 100px ; cursor: pointer}
.buttonOn{cursor:hand; BORDER-LEFT-COLOR:#FFFF00 ;BORDER-BOTTOM-COLOR:#FFFF00 ;BORDER-TOP-COLOR:#FFFF00 ;BORDER-RIGHT-COLOR:#FFFF00 ;font-family:Arial ;color:#FFFF00 ;background-color:#0000FF ;font-size:10px;font-weight:bold; border: #FFFF00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;width: 100px ; cursor: pointer}

