BODY
{
    COLOR: black;
    BACKGROUND: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.text
{
    COLOR: black;
    BACKGROUND: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.divider
{
    COLOR: white;
    BACKGROUND: #0C3B37;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

HR
{
	Color: black;
	width: 100%;
	Height: 1;
}
A:link
{
    color: #003366;
    text-decoration:none;
    font-weight:bold;
    FONT-SIZE: 10pt;
}
A:visited
{
    COLOR: #003366;
    TEXT-DECORATION: none;
    font-weight:bold;
    FONT-SIZE: 10pt;
}
A:hover
{
    color: black;
    TEXT-DECORATION: underline;
    font-weight:bold;
    FONT-SIZE: 10pt;
}
.menu
{
    COLOR: white;
    BACKGROUND: #0C3B37;
    FONT-FAMILY: sans-serif, Arial, Helvetica;
    FONT-SIZE: 10pt;
}
A.menu
{
    color: white;
    text-decoration:none;
    font-weight: normal;
}

A.menu:visited
{
    COLOR: white;
    TEXT-DECORATION: none;
    font-weight: normal;
}
A.menu:hover
{
    color: #999999;
    TEXT-DECORATION: underline;
    font-weight: normal;
}

.title
{
    COLOR: white;
    BACKGROUND: #0C3B37;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    font-weight: bold;
    text-align: center;
}
.majordomo
{
    COLOR: white;
    BACKGROUND: #200000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    font-weight: normal;
    text-align: center;
}

.artistName
{
    COLOR: #003366;
    BACKGROUND: white;
    FONT-FAMILY: Times;
    FONT-SIZE: 12pt;
    font-weight: bold;
    text-align: center;
}

.fill
{
    COLOR: white;
    BACKGROUND: #200000;
    FONT-FAMILY: sans-serif, Arial, Helvetica;
    FONT-SIZE: 10pt;
}
.sig
{
    COLOR: black;
    BACKGROUND: white;
    FONT-FAMILY: sans-serif, Verdana, Helvetica;
    FONT-SIZE: 10pt;
}


.bookingText
{
    COLOR: black;
    BACKGROUND: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    
}
.orderOuter
{
    COLOR: white;
    BACKGROUND: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.orderInner
{
    COLOR: white;
    BACKGROUND: black;
    FONT-FAMILY: , Helvetica, sans-serif;
        font-weight: bold;
    FONT-SIZE: 14pt;
}
.itineraryTitles
{
    COLOR: white;
    BACKGROUND: #200000;
    FONT-FAMILY: , Helvetica, sans-serif;
        font-weight: normal;
    FONT-SIZE: 10pt;
}.phot {
	height: 800px;
	width: 600px;
	margin-top: 20px;
}
.blushrtBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	width: 209px;
}
.bound {
	width: 960px;
	border-right-width: 1px;
	border-top-color: #0C3B37;
	border-right-color: #0C3B37;
	border-bottom-color: #0C3B37;
	border-left-color: #0C3B37;
	border-right-style: solid;
}

