a {  color: #000099}
a:hover {  color: #000000}

.standardbody {
    color: white; 
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.smallbody {
    color: white; 
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.tinybody{
    font-size: 9px; 
    color: #333333; 
    font-family: verdana, arial, helvetica, sans-serif;
}

.date {
    font-size: 10px; color: #666666; font-family: verdana, arial, helvetica, sans-serif
}

.ticketsnote {
    color: #333333;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
    font-weight: normal;
}

.errortext {
    background-color: white;
    color: #8B0000;
    font-size: 12px; 
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
}

/*
 * Messages returned when not tickets could be found.
 */
.noticketstext {
    background-color: white;
    color: #333333;
    font-size: 12px; 
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
}

.form {
    font-size: 10px; 
    color: #0f0f0f; 
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 0px;
    padding: 4px;
}

/*
 * Button styles:
 */
.button, .smallbutton{
    background-color: #eeeeee;
    color: #696969;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/*
 * Search Results View button, Search Box buttons, Tickets Add button, 
 * Shopping Cart Remove button.
 */
.smallbutton {
    font-size: 9px;
    margin: 0px;
    padding: 0px;
}

/*
 * Controls the Search Box date option menues.
 */
.datebox {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}

/*
 * Controls the Search Box text input field.
 */
.searchText {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}

/*
 * General table declarations.
 */

/*
 * Controls table captions and section names.
 */
.tablename, .sectionname {
    background-color: white;
    color: #696969;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

/*
 * Controls table declarations.
 */
table.list {
    border: 0px solid gray;
    border-collapse: collapse;
    margin: 0cm}

/*
 * Controls table headers.
 */
tr.header {
    background: #ccccff;
    padding: 5px
}

/*
 * Controls group headers in professional sports tables.
 */
tr.header2 {
    background: #808080;
    padding: 3px
}

/*
 * Controls odd table rows.
 */
tr.oddrow {
    background: white; 
    padding: 5px
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}

/*
 * Controls even table rows.
 */
tr.evenrow {
    background: #ccccff;
    padding: 5px
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}

/*
 * Controls separator table rows.
 */
tr.separatorrow1 {
    background: #ccccff;
}
tr.separatorrow2 {
    background: #666699;
}

/*
 * Controls table footers (e.g. total price).
 */
tr.footer {
    /*background: #cfcfcf;*/
    background: #808080;
    color: white;
    padding: 5px
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}

/*
 * Controls table headers.
 */
th {
    border: 1px solid white;
    color: #393939; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    padding: 5px;
    text-align: center}

/*
 * Controls table cells used for text.
 */
td.textcell {
    border: 0px solid gray;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    padding: 3px;
    text-align: left}

/*
 * Controls table cells used for number values (e.g Quantity).
 */
td.numcell {
    border: 0px solid gray;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    text-align: right;
}

/*
 * Controls table cells used for currence values.
 */
td.amountcell {
    border: 0px solid gray;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    text-align: right;
}

/* 
 * Controls href texts in table headers. 
 */
#th_href {
    color: black;
    text-decoration: none;
}

/*
 * Controls table footer description cells (e.g. "Total Purchases").
 */
td.footerdesccell{
    border: 1px solid white;
    padding: 3px;
    text-align: right;
}

/*
 * Controls table footer currency amount cells (e.g. value of "Total Purchases").
 */
td.footeramountcell {
    border: 1px solid white;
    padding: 3px;
    text-align: right;
}

/*
 * Controls table cells for holding buttons.
 */
td.buttoncell, td.selectcell {
    border: 2px solid white;
    border: 0px solid gray;
    text-align: center}

/*
 * Search box style definitions:
 */
table.searchbox {
	margin: 0px;
}

tr.searchbox {
	background: #eeeeee;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

td.searchbox {
	border: 1px solid gray;
	color: #696969;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
}

/*
 * List box style definitions:
 */
table.listbox {

}

tr.listbox {

}

td.listbox {

}

select.listbox {

}

/*
 * Controls the performance name, seating map, performance location, and 
 * performance time description in the Tickets table. 
 */
td.ticketperformance, td.ticketmap, td.ticketaddress, td.tickettime  {
    background: white; 
    border: 0px solid gray;
    font-size: 13px;
    padding: 3px;
    text-align: left;
}
td.ticketperformance {
    font-size: 15px;
    font-weight: bold;
}
td.ticketmap {
    font-size: 10px;
    text-align: center;
}

/*
 * Controls Tickets table quantity option menu.
 */
select.quantity {
    font-family: courier; 
    font-size: 9px;
}

/* 
 * Controls venue href in Event Schedule and Tickets table.
 */
a.venue_href:link, a.venue_href:visited, a.venue_href:hover {
    color: #696969;
    font-weight: bold;
    text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}
a.venue_href:hover {
    color: #ffffff;
    background: gray;
    text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}

/*
 * Control Home and Away games link.
 */
a.homeaway_href:link, a.homeaway_href:visited, a.homeaway_href:hover {
    color: #696969;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif; 
}
a.homeaway_href:hover {
    color: #ffffff;
    background: gray;
    text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}

/*
 * Nice sized links!
 */
a.nice:link, a.nice:visited, a.nice:hover {
    color: #696969;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}
a.nice:hover {
    color: #000000;
    background: gray;
    text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}

/*
 * Control Terms & Conditions link.
 */
a.terms_href:link, a.terms_href:visited, a.terms_href:hover {
    color: #ffffcc;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
a.terms_href:hover {
    color: #ffffff;
    background: gray;
    text-decoration: none;
}
a.pagination:link, a.pagination:visited, a.pagination:hover {
    color: #696969;
    font-weight: bold;
    text-decoration: none;
}
a.pagination:hover {
    color: maroon;
}
select.pagination {
    font-size: 10px;
    font-weight: bold;
}
option.pagination {
}
.pagination {
    color: #696969;
    font-weight: bold;
}

a.pagination2:link, a.pagination2:visited, a.pagination2:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a.pagination2:hover {
    color: white;
}
select.pagination2 {
    font-size: 10px;
    font-weight: bold;
}
option.pagination2 {
}
.pagination2 {
    color: #000000;
    font-weight: bold;
}