body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



.buttontext{
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	overflow: hidden;
}

.button25 {
	width: 25px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	color: white;
}

.button50 {
	width: 50px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	color: white;
}

.button75 {
	width: 75px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	color: white;
}

.button100 {
	width: 100px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	color: white;
}

.posterimage {
	width: 330px;
	height: 500px;
	margin: 10px;
}

.editpanellabel {
	background-color: #dedede;
	text-align: left;
	width: 100%;
	font-weight: bold;
}

.editpanelcaret {
	width: 30px;
}

.editpaneltitle {
	background-color: #dedede;
	width: 350px;
	height: 30px;
}

.postertextlabel {
	width: 75px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	vertical-align: top;
	font-weight: bold;
}

.postertextfield {
	width: 250px;
	margin-top: 10px;
	vertical-align: top;
}

.posternumberfield {
	width: 50px;
	margin-top: 10px;
	vertical-align: top;
}

.postertextarea {
	width: 250px;
	margin-top: 10px;
	vertical-align: top;
}

.notclientrow {
	background-color: #ffffff;
}

.postermasterpanel {
	width: 750px;
	height: 600px;
	text-align: center;
}


.postereditpanel {
	width: 450px;
	text-align: center;
}

.posteritempanel {
	width: 420px;
	height: 30px;
}

.posterscrollpanel {
	height: 500px;	
}

.loadingposter {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	padding: 50px;
	vertical-align: middle;
}

.loadingposterlabel {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	margin-right: 20px;
}

.confirmdialog {
	background-color: #c1c1c1;
	width: 200px;
	height: 100px;
	border: thin solid #313131;
	margin: 25px;
}

.confirmlabel {
	margin: 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.spinner {
	width: 30px;
}
