body {
    margin: 0;
    padding: 0;
    font: 70% Tahoma, Arial, Helvetica, sans-serif;
    background-image: url(../images/bg-body-pattern.gif);
    line-height: 16px;
}

a:hover {
    color: #575757;
    background-color: inherit;
    background: inherit;
}

a {
    color: #293A77;
}

strong {
    font-weight: bold;
}

img {
    border: none;
}

h1 {
    margin: 0px 0px 10px 0px;
    font-family: "Trebuchet MS";
    font-size: 17px;
    color: #EAF215;
    background-color: #40405C;
    padding: 5px 0px 0px 5px;
    line-height: 1.1em;
    height: 30px;
    font-weight: normal;
}

h2 {
    margin: 0px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    background-color: #40405C;
    padding: 5px 5px 5px 5px;
    height: 20px;
    color: #EAF215;
}

h3 {
    font-size: 12px;
    color: #333333;
    background: inherit;
    padding: 3px 0px 0px 3px;
}

h4 {
    margin: 0px;
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #E0E832;
    padding: 10px 0px 10px 5px;
    background-color: #40405C;
}

h5 {
    font-size: 14px;
    color: #CC0000;
    background: inherit;
    padding: 0px 0px 0px 5px;
}

h6 {
    font-size: 12px;
    color: #333333;
    background: inherit;
    padding: 3px 0px 0px 3px;
}

p {
    margin: 0 0 10px 2px;
    margin-top: 5px;
}

#content {
    margin: 0px auto;
    width: 780px;
    background-color: #FFFFFF;
    margin-top: 10px;
    border: 4px solid #40405C;
}

.header {
    height: 178px;
    background-color: #2E2E48;
    background-image: url(../images/sonyericssonbanner.jpg);
    clear: both;
    float: left;
    width: 780px;
}

.searchform {
    margin-top: 0px;
    margin-left: 642px;
    padding-right: 10px;
    width: 100px;
}

.subheader {
    height: 28px;
    margin: 0px;
    width: 780px;
    background-color: #3F3F5B;
    background-image: url(../images/menuback.jpg);
}

.subheader_logo {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    height: 55px;
}

.subheaderlogo {
    margin-left: 0px;
    width: 300px;
    padding-top: 80px;
    padding-left: 20px;
}

.subheader_right {
    height: 15px;
    float: left;
    width: auto;
    margin-top: 20px;
    padding: 0;
    margin-bottom: 0;
}

.subheader_right a {
    margin: 0 4px 0 0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 110%;
    padding: 4px 10px 4px 5px;
    color: #ffffff;
    background: none;
    font-weight: bold;
    text-decoration: none;
}

.subheader_right a:hover {
    color: #cccccc;
}

.subheader_right img {
    padding: 0 0 0 15px;
}

.left {
    float: left;
    padding: 5px 0 0 5px;
    width: 190px;
}

.left_box {
    margin: 0 5px 10px 0;
    color: #000000;
    padding: 0px 0px 0 0px;
    border: dotted 1px #003366;
}

.left_box1 {
    color: #000000;
    padding: 5px;
    width: 335px;
    float: right;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.left_box1 p {
    color: #333333;
}

.left_box2 {
    color: #000000;
    padding: 5px;
    width: 210px;
    background: #DFDFEA;
    float: left;
    border: dotted 1px #003366;
    margin-right: 5px;
}

.leftboxcolor {
    background-color: #FFFFFF;
    padding: 3px;
    margin: 0px;
    border: solid 1px #003366;
}

.right {
    float: right;
    width: 580px;
    padding: 5px 10px 10px 10px;
    color: #000000;
    background-color: #FFFFFF;
    border-right: 1px solid #e6e6e6;
}

.right2 {
    float: right;
    width: 579px;
    padding: 15px 15px 15px 15px;
    color: #000000;
    background-color: #EBEBEB;
    border-bottom: 1px dotted #CCCCCC;
}

.left_side {
    float: left;
    width: 43%;
    padding: 5px 0 10px 10px;
    margin-left: 1px;
    background: #E4E4E4;
}

.left_side2 {
    float: left;
    width: auto;
    padding: 5px 0 10px 10px;
    height: 100%;
    background: #F5F5F5;
}

.rightcolumn {
    float: right;
    width: 228px;
    background-color: #2F4FB6;
}

.right h3 {
    background: #2F4FB6;
    color: #FFFFFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
    margin: 0 0 0px 0;
    border-style: solid;
    border-width: thin;
    border-color: #000000;
}

.right h5 {
    color: #FFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
    margin: 0 0 0px 0;
    background: #CC0000;
    border-color: #000000;
    border-style: solid;
    border-width: thin;
}

div.right_events {
    background: #f5f5f5;
    color: #414141;
    padding: 5px;
    margin: 0 0 3px 0;
}

div.right_events:hover {
    background-color: #AEBBE3;
    color: #2F4FB6;
}

.image {
    float: left;
    margin: 0 9px 3px 0;
}

a image {
    color: #FFFFFF;
}

.footer {
    clear: both;
    color: #999999;
    padding: 0px 0 10px 0;
    text-align: center;
    line-height: 13px;
    width: auto;
    top: auto;
    background: #363653 url(../images/usopback.gif) no-repeat right top;
}

.footer a {
    text-decoration: underline;
    color: #FFFFFF;
}

.footer a:hover {
    color: #FFFF00;
}

form.search {
    padding: 0;
    margin: 0;
}

input.text {
    width: 120px;
    border: 1px solid #6C757A;;
    background-color: #FFFFFF;
    color: #000000;
}

input.text:hover {
    background-color: #CBCBE4;
}

input.searchbutton {
    margin: 0;
    font-family: Arial, Sans-serif;
    color: #000000;
    font-weight: bold;
    height: 22px;
    border: #000000 1px solid;
    padding-left: 1px;
    padding-right: 1px;
    background-color: #CBCBE4;
    width: 120px;
}

input.searchbutton2 {
    margin: 0;
    font-size: 100%;
    font-family: Arial, Sans-serif;
    border: #000000 1px solid;
    background: #ffffff;
    color: #333333;
    padding: 1px;
    font-weight: bold;
    height: 19px;
}

#left {
    float: left;
    width: 170px;
    background-color: #ffffff;
    border: 1px dotted #EAF215;
    height: auto;
    margin-top: 5px;
}

#leftmenu {
    padding: 0;
    width: 168px;
    margin: 0;
}

#leftmenu a {
    display: block;
    background: #CBCBE4 url(../images/vmenuarrowus.gif) no-repeat center left;
    color: #330066;
    border: none;
    font: 12px "Trebuchet MS";
    font-weight: bold;
    padding: 8px 0 8px 19px;
    height: auto;
    margin: 0px;
    text-decoration: none;
}

#leftmenu a:hover {
    color: #EAF215;
    background: #666699 url(../images/vmenuarrowhover.gif) no-repeat center left;
}

#leftmenu2 {
    padding: 0;
    width: 170px;
    margin: 0;
}

#leftmenu2 a {
    display: block;
    background: #ffffff;
    color: #D2E651;
    font: 12px Arial, Helvetica, sans-serif, sans-serif;
    font-weight: bold;
    padding: 5px 0 5px 0px;
    margin: 0 0 1px 0;
    text-decoration: none;
}

#leftmenu3 {
    padding: 0;
    width: 170px;
    margin: 0;
    margin-top: 0px;
}

#leftmenu2 a:hover {
    color: #7B15AE;
    text-decoration: underline;
}

#mail2 {
    width: 160px;
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 10px;
    background-color: #40405C;
    margin-top: 10px;
}

#mail2 p {
    color: #CBCBE4;
    font-family: "Trebuchet MS";
    font-weight: lighter;
}

.date {
    color: #808080;
    text-align: right;
}

.date a {
    color: #808080;
}

.right_left {
    float: left;
    width: 260px;
    padding: 13px;
    /*	background: #f2f2f2 ur;*/
    color: #626262;
}

input.text {
    margin: 0;
    width: 117px;
    border: 1px solid #444444;
    background: #FFF;
    color: #000;
}

input.text:hover {
}

input.button {
    margin: 0;
    font-size: 100%;
    font-family: Arial, Sans-Serif;
    border: none;
    background: none;
    color: #FFF;
    background: #808080;
    font-weight: bold;
}

#container {
    background: #f5f5f5;
    color: #414141;
    padding: 8px;
    margin: 0 0 3px 0;
}

#container ul {
    text-align: center;
    margin: 0 0 10px 0;
    list-style: none;
}

#container ul a {
    border: 1px solid #eee;
    background-color: #f5f5f5;
    color: #444;
    font-size: 1.5em;
    line-height: 2em;
    padding: 10px;
    margin: 0 0 5px 0;
    display: block;
}

#container ul a:hover {
    background-color: #AEBBE3;
    color: #2F4FB6;
}

.introtext {
    width: 580px;
    padding: 0px 5px 5px 5px;
    color: #999999;
    background-color: #FFFFFF;
    border-bottom: 1px dotted #CCCCCC;
    margin-top: 5px;
    float: right;
    font-size: 85%;
    line-height: 115%;
    margin-right: 15px;
}

.tablehead {
    color: #000;
    font-style: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #dcdcdc;
    vertical-align: top;
    width: 100%;
    margin: 5px 0 5px 0;
}

.tableheadFixWidth {
    color: #000;
    font-style: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #dcdcdc;
    margin: 5px 0 5px 0;
}

.tablehead a:link, .tablehead a:visited {
    color: #000;
}

.tablehead a:hover {
    color: #FF0000;
}

.colhead {
    background: #c1c1c1;
    color: #000;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.colhead a:link, .colhead a:visited {
    color: #000;
}

.colhead a:hover {
    color: #FF0000;
}

.stathead {
    color: #CC0000;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.oddrow {
    background-color: #FFF;
}

.evenrow {
    background-color: #ececec;
}

.tablevsm a:hover {
    color: #FF0000;
}

.tablelrg {
    color: #000;
    font-style: normal;
    font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 925px;
}

.tablelrg a:link, .tablelrg a:visited {
    color: #000;
}

.greenfont {
    color: #40405C;
}

.redfont {
    color: #BF0000;
}

#ilt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
    background: #dcdcdc;
    border: none;
    margin: 0px 0 5px 0;
}

#ilt A:link {
    color: #000000;
    text-decoration: underline;
}

#ilt a:visited {
    color: #000000;
    text-decoration: underline;
}

#ilt A:hover {
    color: #FF0000;
    text-decoration: underline;
}

.ilt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
    background: #dcdcdc;
    border: none;
    margin: 0px 0 5px 0;
}

.ilt A:link {
    color: #000000;
    text-decoration: underline;
}

.ilt a:visited {
    color: #000000;
    text-decoration: underline;
}

.ilt A:hover {
    color: #FF0000;
    text-decoration: underline;
}

a.sl:link {
    color: #FFF;
}

a.sl:visited {
    color: #FFF;
}

a.sl:hover {
    color: #FF0000;
}

#mc a.sl:link {
    color: #FFF;
}

#mc a.sl:visited {
    color: #FFF;
}

#mc a.sl:hover {
    color: #FF0000;
}

.gamehead {
    background: #555;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.whitelink a:hover, .whitelink a:link, .whitelink a:visited {
    color: #ffffff;
    text-decoration: none;
}

.style1 {
    font-size: medium
}

.style2 {
    font-weight: bold
}

.style9 {
    font-size: 9px
}

.style10 {
    font-size: 10px
}

.style11 {
    font-size: 10px;
    font-weight: bold;
}

.style13 {
    color: #000000
}

.style12 {
    font-size: 18px
}

.style14 {
    font-size: 14px
}

.style16 {
    font-size: 12px
}

.style17 {
    color: #999999
}

.style18 {
    font-size: 12px
}

.style19 {
    color: #FFFFFF
}
/* Style for Ticketransactions */
SELECT.tn_event_dropdown {
    height: 15px;
    border-color: #666666;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-left: 1px solid;
    background-color: #FFFFFF;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
}

TABLE.tn_selevents_list {
}

TD.tn_selevents_list {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

.tn_selevents_list a {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

.tn_selevents_list a:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

.tn_selevents_list a:visited {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

TABLE.tn_selevents_feature_large {
    width: 100%
}

TD.tn_selevents_feature_large_image {
}

TD.tn_selevents_feature_large_title {
}

.tn_selevents_feature_large_title a {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.tn_selevents_feature_large_title a:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.tn_selevents_feature_large_title a:visited {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

TD.tn_selevents_feature_large_text {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

TD.tn_selevents_feature_large_buynow {
    text-align: left;
}

TABLE.tn_selevents_feature_small {
}

TD.tn_selevents_feature_small {
    text-align: left;
}

.tn_selevents_feature_small IMG {
    border: 0;
}

.tn_selevents_feature_small a {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.tn_selevents_feature_small a:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.tn_selevents_feature_small a:visited {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TABLE.tn_results_header {
    width: 100%;
}

TABLE.tn_results_header TABLE {
    width: 100%;
}

TD.tn_results_header_title {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_title a {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_title a:hover {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_title a:visited {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_subtitle {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #000000;
}

TD.tn_results_header_subtitle a {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #000000;
}

TD.tn_results_header_subtitle a:hover {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #000000;
}

TD.tn_results_header_subtitle a:visited {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #000000;
}

TD.tn_results_header_text {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

TD.tn_results_header_venue {
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_datetime {
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_maplink {
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_maplink a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_maplink a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_results_header_maplink a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TR.tn_results_header_divider {
    height: 1px;
}

TD.tn_results_header_divider {
    background-color: #CCCCCC;
}

TABLE.tn_results_header_subhead {
}

TD.tn_results_header_subhead {
}

TD.tn_results_header_subhead_caption {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
}

TD.tn_results_header_subhead_text {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

.tn_results_header_subhead_text a {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

.tn_results_header_subhead_text a:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

.tn_results_header_subhead_text a:visited {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

TABLE.tn_results {
    width: 100%;
}

TR.tn_results_colhead {
    height: 23px;
}

TD.tn_results_colhead {
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-weight: bold;
    font-size: 12px;
    color: #006600;
}

TD.tn_results_colhead a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-weight: bold;
    font-size: 12px;
    color: #006600;
}

TD.tn_results_colhead a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-weight: bold;
    font-size: 12px;
    color: #006600;
}

TD.tn_results_colhead a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-weight: bold;
    font-size: 12px;
    color: #006600;
}

A.tn_results_more_events:link {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

A.tn_results_more_events:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

A.tn_results_more_events:visited {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #666666;
}

TR.tn_results_alternate_row {
    background-color: #F5F5F5;
}

TR.tn_results_standard_row {
}

TR.tn_results_divider {
    background-color: #C0C0C0;
}

TD.tn_results_divider {
}

TD.tn_results_event_text {
    width: 33%;
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_event_text a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_event_text a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_event_text a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

TD.tn_results_venue_text {
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_venue_text a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_venue_text a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_venue_text a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_location_text a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.tn_results_location_text a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.tn_results_location_text a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

TD.tn_results_datetime_text {
    text-align: left;
    line-height: 13px;
}

.tn_results_day_text {
    text-decoration: none;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_date_text {
    text-decoration: none;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    color: #333333;
}

.tn_results_time_text {
    text-decoration: none;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #880303;
}

TD.tn_results_tickets_text {
    text-align: left;
}

.tn_results_tickets_text a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
    text-transform: uppercase;
    text-align: center;
}

.tn_results_tickets_text a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
    text-transform: uppercase;
    text-align: center;
}

.tn_results_tickets_text a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
    text-transform: uppercase;
    text-align: center;
}

TABLE.tn_results_notfound {
    width: 100%;
}

TR.tn_results_notfound {
}

TD.tn_results_notfound {
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #666666;
    background-color: #FFFFCC;
}

.tn_results_notfound_name {
    font-weight: bold;
}

.tn_results_notfound_phone {
    font-weight: bold;
}

.tn_results_notfound_email {
    font-weight: bold;
}

A.tn_results_notfound_email:link {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}

A.tn_results_notfound_email:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}

A.tn_results_notfound_email:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}

TABLE.tn_results_notfound_form {
    width: 100%;
}

TD.tn_results_notfound_form_text {
    font-family: arial, helvetica, sans serif;
    font-size: 8pt;
    color: #666666;
    font-weight: normal;
}

TD.tn_results_notfound_form_caption {
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}

TD.tn_results_notfound_form_input {
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: #666666;
    font-weight: normal;
}

TD.tn_results_ticket_highlight {
    width: 10%;
    text-align: left;
}

IMG.tn_results_ticket_highlight {
    width: 12px;
    height: 15px;
    border: none 0 black;
}

TD.tn_results_ticket_sectionrow {
    width: 40%;
    text-align: left;
}

TABLE.tn_results_ticket_sectionrow {
    width: 100%
}

TD.tn_results_ticket_section {
    width: 50%;
    text-align: left;
}

.tn_results_ticket_section_caption {
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_ticket_section_text {
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #880303;
}

TD.tn_results_ticket_row {
    width: 50%;
    text-align: left;
}

.tn_results_ticket_row_caption {
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.tn_results_ticket_row_text {
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #880303;
}

TD.tn_results_ticket_notes {
    font-family: arial, helvetica, sans serif;
    font-size: 11px;
    font-style: italic;
    color: #333333;
}

TD.tn_results_ticket_face {
    width: 20%;
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #880303;
}

TD.tn_results_ticket_retail {
    width: 20%;
    text-align: left;
    font-family: arial, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #880303;
}

TD.tn_results_ticket_avail {
    width: 15%;
    text-align: left;
}

TD.tn_results_ticket_purchase {
    width: 15%;
    text-align: left;
}

.tn_results_ticket_purchase a {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: Black;
}

.tn_results_ticket_purchase a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: Black;
}

.tn_results_ticket_purchase a:visited {
    text-decoration: underline;
    font-family: arial, helvetica, sans serif;
    font-size: 10px;
    color: Black;
}

TABLE.tn_eventnames_header {
    width: 100%;
}

TABLE.tn_eventnames_header TABLE {
    width: 100%;
}

TD.tn_eventnames_header_title {
    padding: 6px 6px 6px 6px;
    text-align: left;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

TD.tn_eventnames_header_text {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

TD.tn_eventnames_subcategories {
    text-align: left;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_eventnames_subcategories a {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_eventnames_subcategories a:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TD.tn_eventnames_subcategories a:visited {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TR.tn_eventnames_header_divider {
    height: 1px;
}

TD.tn_eventnames_header_divider {
    background-color: #CCCCCC;
}

TD.tn_eventnames_vert_divider {
    width: 2%;
}

TD.tn_eventnames_nogroup_column {
    text-align: left;
    padding: 6px 6px 6px 6px;
    width: 49%;
}

TD.tn_eventnames_nogroup_column a {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #333333;
}

TD.tn_eventnames_nogroup_column a:hover {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000;
}

TD.tn_eventnames_nogroup_column a:visited {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #808080;
}

TD.tn_eventnames_grouped_column {
    width: 33%;
    text-align: left;
    padding: 6px 6px 6px 6px;
}

TD.tn_eventnames_grouped_column a {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

TD.tn_eventnames_grouped_column a:hover {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

TD.tn_eventnames_grouped_column a:visited {
    text-decoration: none;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

.tn_eventnames_group_header {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.tn_eventnames_group_header a {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.tn_eventnames_group_header a:hover {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.tn_eventnames_group_header a:visited {
    text-decoration: underline;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

TABLE.tn_event_calendar {
    width: 100%;
}

TR.tn_event_calendar_title {
    background-color: #FFFFCC;
}

TR.tn_event_calendar_title TD {
    text-align: left;
    color: #000080;
    font-size: 12pt;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border: solid 1px #000080;
}

TR.tn_event_calendar_header {
    background-color: White;
}

TR.tn_event_calendar_header TD {
    text-align: left;
    color: #000080;
    font-size: 8pt;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border: solid 1px #000080;
}

TR.tn_event_calendar_days {
    background-color: White;
}

TR.tn_event_calendar_days TD {
    text-align: left;
    color: Black;
    font-size: 8pt;
    font-weight: normal;
    padding: 4px 4px 4px 4px;
    border: solid 1px #000080;
}

TD.tn_event_calendar_empty {
    background-color: #666666;
}

.tn_event_calendar_date {
    color: #003366;
    font-size: 8pt;
    font-weight: bold;
}

.tn_event_calendar_event {
    font-family: Arial, Helvetica, Sans-Serif;
    color: Black;
    font-size: 8pt;
    font-weight: normal;
}

.tn_event_calendar_event a {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: normal;
}

.tn_event_calendar_event a:hover {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: normal;
}

.tn_event_calendar_event a:visited {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: normal;
}

.tn_event_calendar_event a:active {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: normal;
}
/* Style for Ticketransactions */
table#seco {
    font-family: Arial;
    width: 100%;
    margin: auto;
	font-weight: bold;
}

table#seco td {
	text-align: center;
	background-color: #40405c;
	color: #ffffff;
}

table#seco tr.theader td {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: blue;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: blue;	
}

table#seco tr.impar td {
	background-color: #cbcbe4;
	color: #40405c;
}
table#seco tr.par td {
	background-color: #40405c;
	color: #cbcbe4;
}

table#seco tr.par a {
	color: #cbcbe4;	
}

table#seco tr.par td a:hover {
	color: #cbcde4;
}
