


.About
{
    font-family:arial,sans-serif, "Lucida Sans Unicode", "Lucida Grande", "Lucisa Sans", Verdana, Arial, Helvetica, sans-serif;
    color:White;
    font-size:14px;
}




.TourCity
{
    font-family:'BPreplayRegular',arial,sans-serif;
    color:Gray;
    font-size:16px;
    font-weight:Normal;
    text-decoration:none;  
    width:200px;  
    padding:4px 0 0 0;
}


.TourVenue
{
    font-family:'BPreplayRegular',arial,sans-serif;
    color:#ccc;
    font-size:16px;
    font-weight:Normal;
    text-decoration:none;  
    width:400px;  
    padding:4px 0 0 0;
}



.TourDate
{
    font-family:'BPreplayRegular',arial,sans-serif;
    color:Gray;
    font-size:16px;
    font-weight:Normal;
    text-decoration:none;  
    width:250px;  
    padding:4px 0 0 0;
}

.NewsTitle
{   
        color:#ccc;clear:both;font-family:'BPreplayRegular',arial,sans-serif;font-size:22px;font-weight:normal;letter-spacing:-1px;
        margin:0 0 14px 0;text-decoration:none;text-shadow:1px 1px 1px #111;
}

.NewsItem
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucisa Sans", Verdana, Arial, Helvetica, sans-serif;
    color:Gray;
    font-size:14px;
    text-decoration:none; 
    width:600px;   
}


.NewsDate
{
    font-family:'BPreplayRegular',arial,sans-serif;
    color:Gray;
    font-size:16px;
    font-weight:Normal;
    text-decoration:none;  
    width:250px;  
    padding:4px 0 0 0;
}

.NewsTitle
{   
        color:#ccc;clear:both;font-family:'BPreplayRegular',arial,sans-serif;font-size:22px;font-weight:normal;letter-spacing:-1px;
        margin:0 0 14px 0;text-decoration:none;text-shadow:1px 1px 1px #111;
}

.NewsItem
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucisa Sans", Verdana, Arial, Helvetica, sans-serif;
    color:Gray;
    font-size:14px;
    text-decoration:none; 
    width:600px;   
}

.NewsLink
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucisa Sans", Verdana, Arial, Helvetica, sans-serif;
    color:White;
    font-size:14px;
    text-decoration:none; 
}


.MenuItems
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucisa Sans", Verdana, Arial, Helvetica, sans-serif;
    color:White;
    font-size:22px;
    text-decoration:none;    
}

.MenuHeader
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucisa Sans", Verdana, Arial, Helvetica, sans-serif;
    color:White;
    font-size:28px;
    text-decoration:none;    
}

a:link { color:White; } 
a:hover { color: #ff0000; } 
a:active { color:Red; } 

a.menu
{
    font-family:Arial;
    text-decoration:none;
    color:Black;
}




opaquetext {
   width: 250px; height: 100px;     /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
}


div.mainPage
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
}




div.mainPageEvents
{	
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
	border-style:none;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	color:black;

}

div.mainPageSections
{	
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
	border-style:ridge;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	margin-right:20px;
	color:black;

}


body{
background-attachment:fixed;
background-repeat:repeat-y;
background-position:center top;
background-color:#ffffff;
margin-top:220px;
}

div.topbanner {
top: 0;
left: 49%;
margin-left: -504px;
width: 80%;
height: 208px;
position: absolute;
}
BODY TABLE
{
    COLOR: black;
    BACKGROUND-COLOR:white;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 11pt;
}
BODY INPUT
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
}
BODY TEXTAREA
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
}
BODY SELECT
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
}

BODY TD
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11pt;
    COLOR: black;
}

Table.Form
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 10pt;
    COLOR: White;
    background-color:Transparent;
}

Td.Form
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 10pt;
    COLOR: White;
    background-color:Transparent;
    
}





a.Button
{
	padding: 5 10 5 9;
	font-size:8pt;
	COLOR: silver;
	background:#EEE url(/common/images/button-red.gif) repeat-x;
	height:22px;
	text-decoration:none;
	vertical-align:middle;
	margin:0 4 0 4;	
}
a.Button:hover
{
	padding: 5 10 5 9;
	font-size:8pt;
	COLOR: silver;
	background:#EEE url(/common/images/button-teal.gif) repeat-x;
	height:22px;
	text-decoration:none;
	vertical-align:middle;
	margin:0 4 0 4
}


A.Frontlink:LINK 
{
	COLOR: silver;
	text-decoration:none;
	font-size:8pt;
}
A.Frontlink:Visited 
{
	COLOR: silver;
	text-decoration:none;
	font-size:8pt;
}

A.Frontlink:Hover 
{
	COLOR:yellow;
	text-decoration:none;	
	font-size:8pt;
}







A.Mainlink:LINK 
{
	COLOR: silver;
	text-decoration:none;
	font-size:10pt;
}
A.Mainlink:Visited 
{
	COLOR: silver;
	text-decoration:none;
	font-size:10pt;
}

A.Mainlink:Hover 
{
	COLOR:yellow;
	text-decoration:none;	
	font-size:10pt;
}


A.RE:LINK 
{
	COLOR: #1A76B7;
	text-decoration:none;
	font-size:11pt;
}

A.RE:VISITED
{
	COLOR:#1A76B7;
	text-decoration:none;
	font-size:11pt;
}

A.RE:ACTIVE
{
	COLOR:#1A76B7;
	text-decoration:none;
	font-size:11pt;
}

A.RE:HOVER 
{

	COLOR:red;
}





A.CleanLink:LINK 
{
	COLOR:gray;
	TEXT-DECORATION:none;
	font-size:8pt;
	font-family:tahoma;

}

A.CleanLink:VISITED
{
	COLOR:gray;
	TEXT-DECORATION:none;
	font-size:8pt;
	font-family:tahoma;

}

A.CleanLink:ACTIVE
{
	COLOR:gray;
	TEXT-DECORATION:underline;
	font-size:8pt;
	font-family:tahoma;

}

A.CleanLink:HOVER 
{
	COLOR:#008080;
	TEXT-DECORATION:underline;
	font-size:8pt;
	font-family:tahoma;

}




A.CleanLink2:LINK 
{
	COLOR:gray;
	TEXT-DECORATION:none;


}

A.CleanLink2:VISITED
{
	COLOR:gray;
	TEXT-DECORATION:none;

}

A.CleanLink2:ACTIVE
{
	COLOR:gray;
	TEXT-DECORATION:underline;


}

A.CleanLink2:HOVER 
{
	COLOR:#008080;
	TEXT-DECORATION:underline;
}




A.Collections:LINK{
	TEXT-DECORATION:none;
	FONT-SIZE:11pt;
}

A.Collections:VISITED{
	TEXT-DECORATION:none;
	FONT-SIZE:11pt;
}

A.Collections:ACTIVE{
	TEXT-DECORATION:underline;
	FONT-SIZE:11pt;
}

A.Collections:HOVER {
	COLOR:#008080;
	TEXT-DECORATION:underline;
	FONT-SIZE:11pt;
	
}


FONT.Collections
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    COLOR: gray;
}



