body, td, p {font-family: geneva,verdana,sans-serif; font-size: 10px; color: #555555}
select {font-family:geneva,verdana; font-size:10px;}
input {font-family:geneva,verdana; font-size:10px}

.artist {color: #224466}
.artist2 {color: #224466}
.venue {color: #777777}
.date{font-family: geneva,sans-serif; font-size: 9px; color: #9e9e9e}

a:link.tix {color: #ee8811; font-weight: bold}
a:visited.tix {color: #ee8811; font-weight: bold}
a:hover.tix {color: #ee8811; font-weight: bold}

a:link {color: #224466}
a:visited {color: #224466}
a:hover {color: #ff6600}

a:link.artist {color: #004477; text-decoration:none}
a:visited.artist {color: #004477; text-decoration:none}
a:hover.artist {color: #224433; text-decoration:none}

a:link.small {color: #004477; text-decoration:none}
a:visited.small {color: #004477; text-decoration:none}
a:hover.small {color: #224433; text-decoration:none}

a:link.grey {color: #555555}
a:visited.grey {color: #555555}
a:hover.grey {color: #555555}

a:link.nav  {color: #224466; text-decoration:none}
a:visited.nav {color: #224466; text-decoration:none}
a:hover.nav {color: #66cccc; text-decoration:none}

a:link.mnav  {color: #555555; text-decoration:none}
a:visited.mnav {color: #555555; text-decoration:none}
a:hover.mnav {color: #224466; text-decoration:none}


/*CoBrand styles*/
.checkoutTableBG {
  background-color:#FFEECC;
}

.artist {
	font-family: geneva, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #004477;
}

.artist2 {
	font-family: geneva, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #004477;
}

}
.line-through  {
	font-family: geneva, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff3333;
	text-decoration: line-through;
}

.profile {
background-color:white;
font-size:10pt;
font-weight: bold;
color: black;
text-align:center;
padding: 0px;
position:absolute;
left:385;
margin-left:0px;
top:35px;
height:25px;
width:325px;
z-index:1;


}

