﻿body
{
    font-size: 11pt;
    color: #8c2425;
    font-family: Arial, Times New Roman, Tahoma;
    background-color: #dddddd;
}
.outerMasterTable
{
	background-color: #dddddd;
	color: #aaaaaa;
}
.innerMasterTable
{
	background-color: White;
	color: #8c2425;
	margin:1px;
    border:1px solid;
    border-top-color:#dba521;
    border-left-color:#dba521;
    border-right-color:#BC8602;
    border-bottom-color:#BC8602;
    padding:1px;
}
.dynamicMenuStyle
{
  z-index: 999;
}
.bannerCell
{
	width:800px;
	height:60px;
	vertical-align:bottom;
	text-align:center;
}
.contentCell
{
	width:800px;
	height:500px;
	position: relative;
	vertical-align:top;
	text-align:left;
}
.navCell
{
	width:195px;
	height:500px;
	position: relative;
	vertical-align:top;
	text-align:left;
}
input.playconButton
{
    font-size:84%;
    color: white;
    font-family: Arial, Times New Roman, Tahoma;
    background-color: #804278;
    border:1px solid;
    border-top-color:#804278;
    border-left-color:#804278;
    border-right-color:#804278;
    border-bottom-color:#804278;
}
input.playcon
{
	font-size: 11pt;
    color: #804278;
    font-family: Arial, Times New Roman, Tahoma;
}
select.playcon
{
	font-size: 11pt;
    color: #804278;
    font-family: Arial, Times New Roman, Tahoma;
}

.purple
{
    background-color: #804278;
}
.blue
{
    background-color: #1259a2;
}
.orange
{
    background-color: #e99816;
}
.yellow
{
    color: #dba521;
}
.yellowBold
{
    color: #dba521;
    font-weight:bold;
}
.yellowLarge
{
    color: #dba521;
    font-size: 13pt;
    font-weight:bold;
}

.highlight
{
    color: #e99816;
}

.largeLight3
{
    font-size: 14pt;
    color: #FFFFFF;
}
.largeLight2
{
    font-size: 12pt;
    color: #FFFFFF;
}
.largeBoldLight3
{
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
}
.largeBoldLight2
{
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
}
.standardLight
{
    font-size: 11pt;
    color: #FFFFFF;
}
.smallLight
{
    font-size: 8pt;
    color: #Ffffff;
}
.small
{
    font-size: 10pt;
}

.noPadding
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.smallPadding
{
    margin: 0px;
    padding:  0px 2px 0px 5px;
}
.containerDashed
{
    margin: 0px;
    padding:  0px 0px 0px 0px;
    border-style: dashed;
    border-color: #FF5D01;
    border-width: 1px;
}
.largePadding
{
    margin: 0px;
    padding: 0px 5px 0px 15px;
}

.alert
{
   font-size: 11pt;
   color: red;
}

input
{
   font-size: 8pt;
   color: black;
}


a
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: none;
}
a:hover
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: underline;
}
a:visited
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: none;
}
a:visited:hover
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: underline;
}


a.edit
{
    font-size: 11pt;
    color: #FF5D01;
    text-decoration: none;
}
a.edit:hover
{
    font-size: 11pt;
    color: #FF5D01;
    text-decoration: underline;
}
a.edit:visited
{
    font-size: 11pt;
    color: #FF5D01;
    text-decoration: none;
}
a.edit:visited:hover
{
    font-size: 11pt;
    color: #FF5D01;
    text-decoration: underline;
}


a.navred
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: none;
}
a.navred:hover
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: underline;
}
a.navred:visited
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: none;
}
a.navred:visited:hover
{
    font-size: 11pt;
    color: #8c2425;
    text-decoration: underline;
}

a.navsmallred
{
    font-size: 8pt;
    color: #8c2425;
    text-decoration: none;
}
a.navsmallred:hover
{
    font-size: 8pt;
    color: #8c2425;
    text-decoration: underline;
}
a.navsmallred:visited
{
    font-size: 8pt;
    color: #8c2425;
    text-decoration: none;
}
a.navsmallred:visited:hover
{
    font-size: 8pt;
    color: #8c2425;
    text-decoration: underline;
}



a.galleryLink
{
    font-size: 11pt;
    color: #dba521;
    font-weight:bold;
    text-decoration: none;
}
a.galleryLink:hover
{
    font-size: 11pt;
    color: #dba521;
    font-weight:bold;
    text-decoration: underline;
}
a.galleryLink:visited
{
    font-size: 11pt;
    color: #dba521;
    font-weight:bold;
    text-decoration: none;
}
a.galleryLink:visited:hover
{
    font-size: 11pt;
    color: #dba521;
    font-weight:bold;
    text-decoration: underline;
}



p
{
    display:inline;
}


