@media print
{
	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C4E35;
}

.itemtable {
	width: 100%;
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
.itemrow {
	text-align: center;
	vertical-align: top;
}

.row {
	text-align: center;
	width: 100%;
}

.itemcell{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
}
.catagory {
	text-align: center;
	position: static;
	float: left;
}

/* Added by Doron */
#comapny {
	font-family: "Times New Roman", Times, serif;
	font-size: 40pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
.catagorytitle {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: underline;
}
.PrintTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}
#MenuDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	width: 100%;
	text-align: center;
}
.descriptionshort {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
}
.bolder {
    background-color: #FFFFFF;
    font-weight: bold;
}
.descriptionlong {
	text-align: center;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 13pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}

.divpage {
	height: 8in;
	width: 6.5in;
	border: thick solid #F00;
}

.pagebreak {
	page-break-before: always;
}
.page {
	text-align: center;
	height: 8in;
	width: 6.5in;
	border: thick double #1C4E35;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/JustArtvhLogo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 5in;
}
.page_letter {
	text-align: center;
	height: 10.5in;
	width: 8in;
	border: thick double #1C4E35;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/JustArtvhLogo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 5in;
}

.activitiestable {
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.activityinfo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}


#coverlogo {
	width: 5in;
	height: 5in;
	padding-bottom: .25in;
}

.alpha {
	background-color:rgba(250,247,240,.95);
	text-align: center;
	vertical-align: top;
}

body
{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
}
.no-print, .no-print *, .footer, .no-print2
    {
	display: none !important;
    }
}

@page {
	size: 7in 8.5in;  /* width height */
	margin: .25in;
}
