BODY {font-family: "Verdana";}
A {text-decoration:none; color:#0000CC;}
A:hover {text-decoration: underline; color: #0000FF;}
A:active {color: red;}
.LeftLinkGroup {font-size: 10px;}
.LeftLink {margin-top: 1;}
A:link.white { color: #ffffff; font-weight:bold;}
A:hover.white { color: #ffffff; font-weight:bold;}
A:active.white { color: #ffffff; font-weight:bold;}
A:visited.white { color: #ffffff; font-weight:bold;}
.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.main-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.main-header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.event-text{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.event-title{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0000FF; font-weight: bold}
td {   font-family: verdana,arial,geneva,sans-serif; font-size: 11px}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6600FF; list-style-position: outside; margin-left: 0px; list-style-image: url(http://www.ticketsinaflash.com/bullet2.gif)}
.clsSideBarBlockTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
form {  margin: 0px; }
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin: 0px}
        /* properties for entire page and text inside tables */
        body, th, td {
            background-color: ;
            color: ;
            font-family: Verdana, sans-serif;
            font-size: 9pt;
              margin-top: 0px;
              margin-right: 0px;
              margin-left: 0px
        }
        /* properties for all input elements */
        input, textarea {
            font-family: Verdana, sans-serif;
            font-size: 9pt;
        }
        /* properties for headers */
        .hdr, h1 {
            color: #707070;
            font-size: 140%;
            font-weight: bold;
        }
        /* vedit - vertical table (signup, profile edit) */
        .vedit {
            background-color: #CCCCCC;
        }
        /* vedit - usual column (right) */
        .vedit td {
            padding: 10px;
            padding-left:  15px;
            background-color: #EEEEEE;
        }
        /* vedit - header column (left) */
        .vedit th {
            padding: 10px;
            padding-right: 15px;
            text-align: right;
            background-color: #D3E1F5;
            font-weight: normal;
        }
        /* hedit - horizontal table (payments list) */
        .hedit {
            background-color: #F0F0F0;
        }
        /* hedit - usual column */
        .hedit td {
            padding: 5px;
            background-color: #E0E0E0;
            font-family: "Verdana";
            font-size: 8pt;
        }
        /* hedit - header column */
        .hedit th {
            padding: 5px;
            background-color: #C0B9C0;
        }

