.ticketCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F74B7;
}
.ticketTopCell{
	color: #FFFFFF;
	background-image: url(/jtickets/images/gradientButtonFlip.jpg);
	background-color: #D2DFE5;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ticketEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #345187;
	border: 1px solid #80B2E2;
	padding: 1px;
}

.selectSectionBox {
	background-color: #EEEEEE;
	border: 1px dotted #90C3E6;
	margin-bottom: 16px;
	margin-top: 16px;
	margin-right: 16px;
	margin-left: 16px;
}
.formBox {
	font-size: 11px;
	color: #3A6644;
	background-color: #FFFFFF;
	border: 1px solid #3A6644;
	font-family: "Trebuchet MS";
}

.selectSectionHeading {
	color: #547DBE;
	background-image: url(/jtickets/images/gradientButton.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	margin: 1px;
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
}

.saleTable {
	background-color: #E5F0FA;
	color: #5175B7;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7FAFD;
	border-right-color: #9DC7EC;
	border-bottom-color: #9DC7EC;
	border-left-color: #F7FAFD;
}

.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: 333399;
	font-weight: bold;

}
.topBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8B93B7;
}
.leftBar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8B93B7;
}

.rightBar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B93B7;
}
.productCondition {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.homePage {
	color: #00ff00;
}

A:hover {
	COLOR: #77aacc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232395;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #9CB0E0;
}
.printLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B5CE;
	text-decoration: none;
}
.darkBlueBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537CBC;
}

.lightBottomMidSpace {
	border-middle-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C7E1;
}

.hrMedium {
	noshade;
	width: 100%;
	color: #B5C7E1;
	height: 1px;
	text-align: center;
	border: 1px #B5C7E1;
} 

.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #8F92A3;
	border-right-color: #8F92A3;
	border-bottom-color: #8F92A3;
	border-left-color: #8F92A3;
	border-right-style: solid;
}
.focusSquare {
	background-color: #EBE9ED;
	border: 1px dotted #3E8FD2;
	padding: 6px;
}
.tinyLink {
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
}
.itemTable {
	border: 2px outset #F0F6FB;
}
.description {
	line-height: 16px;
	color: #000066;
	background-color: #F0F6FB;
	padding: 16px;
}

.descriptionHeading {
	color: #5580C0;
	background-color: #F0F6FB;
	padding: 16px;
	background-image: url(/jtickets/images/gradientButtonFlip.jpg);
	background-color: #D2DFE5;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 0.10em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.itemDescription {
	color: #000066;
	background-color: #F0F6FB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #ACCBEE;
}
.boxItDarkBlue {
	border: 1px solid #4F74B7;
	background-color:#FFFFFF
}

.shadeMe{
	font-weight: bolder;
	border: 1px solid #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffe7eFF8', EndColorStr='#fffefeFF')
; 	padding: 4px;
}

.ticketFormCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F74B7;
	background-color: #F7FAFD;
	margin: 2px;
	border: 1px solid #77A9E0;
}

.ticketFormCellMoney {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F74B7;
	background-color: #F7FAFD;
	border: 1px solid #77A9E0;
	text-align: right;
	padding: 3px;
}
.saleTableTop {
	background-color: #E5F0FA;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7FAFD;
	border-right-color: #9DC7EC;
	border-bottom-color: #9DC7EC;
	border-left-color: #F7FAFD;
	font-weight: bold;
	color: #5175B7;
}
.itemDescription a:link {
	color: #6C6CFF;
	text-decoration: none;
}
.itemDescription a:hover {
	color: #222266;
	background-color: #FFFFCC;
	text-decoration: none;
}
.itemDescription a:active {
	color: #83B7E3;
	text-decoration: none;
}
.itemDescription a:visited {
	color: #6C6CFF;
	text-decoration: none;
}

table.navbar {
	border: 1px solid #CACACA;
}

table.navbar td a{
	background-image: url(/jtickets/images/gradientButton.jpg);
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #D4D4D4;
	border-bottom-color: #F0F0F0;
	border-left-color: #FFFFFF;
	line-height: 14px;
}
.spaceMe {
	height: 4px;
	width: 100%;
	padding: 4px;
}
table.navbar td a:link, table.navbar td a:visited {
   	color: #5688C5;
}

table.navbar td a:hover {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/jtickets/images/gradientButtonFlip.jpg);
	background-color: #D2DFE5;
	background-repeat: repeat-x;
}

.fullBody {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F74B7;
	background-color: #D2DFE5;
}

.fullBody td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F74B7;
	background-color: #D2DFE5;
}

.fullBody a, .fullBody a:visited, .fullBody a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2869B0;
}

.fullBody a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9BBFE8;
}

.fullBody p {
	padding-left: 20px;
}

.shadowBoxe {
	background-color: #F0F0F0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#AAAAAA', Direction=120, Strength=3);
	width: 100%;
	border: 1px solid #CDC8D2;
	margin: 0px;
	padding: 0px;
}

.whiteLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
}

td.evenCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	background-image: url(/jtickets/images/gradientButton.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}

td.oddCell {
	background-color: #D2DFE5;
	background-image: url(/jtickets/images/gradientButtonFlip.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7FAFD;
	border-bottom-color: #C5BFCA;
}

.textMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0033;
}