td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   }

#top1 {
   padding: 0px;
   position: left;
   color: #666666; 
   text-decoration: none; 
   font-family: verdana; 
   font-size: 11px;
   background-image: url(mem_top_back.jpg); 
   background-repeat: repeat-x; 
   }
   
#top2 {
   width: 200px;
   padding: 5px 5px 20px 10px;
   position: absolute;
   right: 0px;
   top: 5px;
   color: #666666; 
   text-decoration: none; 
   font-family: verdana; 
   font-size: 11px;
   }
   
#header1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #F2F2F2;
   text-decoration: none;
   line-height: 200%;
   background: #A7242C;
   height: 10px;
   }

#greybar {
   color: #666666; 
   font-family: verdana; 
   font-size: 11px;
   height: 10px;
   background: #ECECED;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #9D9DA1;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   padding: 0px;
   margin: 0px;
   }
   
#redbar {
   color: #666666; 
   font-family: verdana; 
   font-size: 3px;
   height: 3px;
   background: #A7242C;
   }

#pagetitle {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #333333;
   padding-left: 10px;
   text-decoration: none;
   cursor: auto;
   line-height: 200%;
   background: #FFFFFF;
   }
   
#footer {
   color: #666666; 
   text-decoration: none;
   font-family: verdana; 
   font-size: 10px;
   padding-top: 5px;
   padding-left: 0px;
   background: #FFFFFF;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #9D9DA1;
   }   

a.toplink {
   color: #FFFFFF; 
   text-decoration: none; 
   font-family: verdana; 
   font-size: 11px;
   }

a.toplink:hover {
   color: #FFFFFF; 
   text-decoration: underline; 
   font-family: verdana; 
   font-size: 11px;
   }
   
a.redlink {
   color: #A7232E; 
   text-decoration: none; 
   font-family: verdana; 
   font-size: 11px;
   }

a.redlink:hover {
   color: #A7232E; 
   text-decoration: underline; 
   font-family: verdana; 
   font-size: 11px;
   }

#bodytext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   padding: 20px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #FFFFFF;
   }   
   
.error {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #CC0000;
   padding: 20px;
   margin: 20px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #FEECEC;
   border: 1px solid #CC0000; 
   border-style: dashed;
   }
   
.success {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #274F2A;
   padding: 20px;
   margin: 20px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #ECFEED;
   border: 1px solid #274F2A; 
   border-style: dashed;
   }
    
.specialbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   padding: 20px;
   margin: 20px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #F5F7F9;
   border: 3px dashed #1D3C51;
   }

.pagebox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   padding: 20px;
   margin: 20px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #FFFFFF;
   border: 1px solid #666666; 
   border-style: dashed;
   }
   
.pagetext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #333333;
   text-decoration: none;
   }

#button {
	width: 150px;
	border-right: 1px solid #1D3C51;
	padding: 5px 0 5px 0;
	margin-bottom: 1px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #1D3C51;
	color: #FFCC00;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #70ADC2;
		margin: 0;
		list-style: none;
		list-style-image: none;
		padding: 0px 5px 0px 0px;
		}
	
	#button li a {
		display: block;
		padding: 3px 3px 3px 2px;
		background-color: #2A516B;
		color: #FFFFFF;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #447698;
		color: #FEF501;
		}

#leadbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   padding: 20px;
   margin: 0px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #FFFFFF;
   }   
   
.leadboxtitle {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;   
   color: #333333;
   padding: 5px;
   margin: 0px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #F5F7F9;
   border-top: 1px dashed #B9C8D6; 
   border-bottom: 1px dashed #B9C8D6; 
   }

.leadboxheader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;   
   color: #333333;
   padding: 5px;
   margin: 0px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #F8F7EF;
   border-bottom: 1px dashed #B9C8D6; 
   border-top: 2px solid #FFFFFF;
   }

.leadboxinfo {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;   
   color: #2A516B;
   padding: 5px;
   margin: 0px;
   text-decoration: none;
   cursor: auto;
   line-height: 140%;
   background: #FFFFFF;
   border-bottom: 1px dashed #B9C8D6; 
   }

a.leadorder {
   color: #FFFFFF; 
   text-decoration: none; 
   font-family: verdana; 
   font-size: 11px;
   font-weight: bold;   
   padding: 3px;
   background: #2A516B;
   border: 1px dashed #70ADC2;    
   }

a.leadorder:hover {
   color: #FEF501; 
   text-decoration: underline; 
   font-family: verdana;
   font-weight: bold;    
   font-size: 11px;
   background: #447698;
   border: 1px dashed #70ADC2;   
   }

.tickettext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #333333;
   text-decoration: none;
   border-bottom-color: #CCCCCC;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   }
