body { 
	font: 8pt Verdana,Tahoma,Geneva,Arial;
	color: #000000; 
	margin: 0px; 
	background-color: #000000;
	}
td,blockquote { 
	font: 8pt Verdana,Tahoma,Geneva,Arial;
	}
td.mssg {
    font: 8pt Verdana,Tahoma,Geneva,Arial;
    width:600px fixed;
    white-space:normal;
	white-space:wrap;
	overflow: hidden;
}
td.data { 
	font: 9pt Verdana,Tahoma,Geneva,Arial;
	margin: 4px; 
	background-color: #000000;
	border-color: #000000;
	}
tr.row1 { 
	background-color: #EEF1F1;
	}
tr.row2 { 
	background-color: #CCCCCC;
	}
tr.row3 { 
	background-color: #999999;
	}
td.row1 { 
	background-color: #EEF1F1;
	}
td.row2 { 
	background-color: #CCCCCC;
	}
td.row3 { 
	background-color: #999999;
	}
td.row4 { 
	background-color: #FFFFFF;
	}
.tiny3 { 
	font: 7pt Verdana,Tahoma,Geneva,Arial;  
	margin-top: 0px; 
	text-align: justify;
	color: #FFFFFF;
	}
.tiny2 { 
	font: 7pt Verdana,Tahoma,Geneva,Arial; 
	margin-top: 0px; 
	text-align: justify;
	color: #444444;
	}
.heading { 
	font: italic normal 12pt georgia;  
	color: #FFFFFF;
	line-height:14pt;
	vertical-align:top;
	text-align: center;
	margin-left: 4px;
	}
.subtitle { 
	font: italic normal 10pt georgia;  
	color: #000000;
	line-height:12pt;
	vertical-align:top;
	text-align: center;
	margin-left: 4px;
	}
div.smallbox {
width:260px;
padding: 2px;
font-style:normal;
text-align:center;
vertical-align:center;
font: 10px Helvetica, sans-serif;
} 
div.smallboxtop {
width:90px;
padding: 2px;
font-style:normal;
text-align:center;
vertical-align:bottom;
font:10px Helvetica, sans-serif;
color:#FFFFFF; 
background-color: #CC0000;
border: inset 1px #000000;
border: solid 1px #000000;
} 
small {
font: 8pt;
}
h3 { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	line-height:8pt;
	}
.heavy { 
	font: 9pt Verdana,Tahoma,Geneva,Arial; 
	color: #000000;  
	letter-spacing: 1px; 
	margin-bottom: 4px; 
	line-height:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
	}
h2 { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #CC0000;
	line-height:8pt;
	text-align:left;
	}
p { 
	font: 8pt Verdana,Tahoma,Geneva,Arial; 
	color: #000000;  
	line-height:12pt;
	}
a:link {  
	text-decoration: none; 
	color: #CC0000;
	}
a:visited { 
	text-decoration: none; 
	color: #444444;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #CC0000;
	}
// Begin BoardPlus
input.field1 { FONT-FAMILY: "VERDANA", "ARIAL","HELVETICA"; FONT-SIZE: 10px;}
textarea { FONT-FAMILY: "VERDANA", "ARIAL","HELVETICA"; FONT-SIZE: 12px;}
.table1 {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #EEF1F1; width:800;
}
.table2 {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #000000; width:800;
	background-image: url("http://www.ramijaffee.com/images/ramiheader_04.jpg");
	background-repeat: no-repeat;
}
.table3 {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #FFFFFF; width:800;
}
.text10 {
		font: 8pt Verdana,Tahoma,Geneva,Arial; font-weight:bold;
}
.text13 {
		font: 8pt Verdana,Tahoma,Geneva,Arial; 
}
.text13blue {
		font: 8pt Verdana,Tahoma,Geneva,Arial;color: #CC0000;
}
// End Board Plus

//Begin JAlbum
/* Put a border on all generated images */
/*.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 5;
/*}

/* Align the content of the cells on the index pages to the center and bottom. */
#index td {
	text-align: center;
	vertical-align: bottom;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

/* Don't have margins on the slide pages. */
body#slide {
	margin: 0;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

#imageinfo {
	visibility: hidden;
}
//End JAlbum