﻿/*			Global			*/
body 
{
background-color				: #999999;
border							: none;
color								: #000000;
font-family						: Arial, Helvetica, sans-serif, Vivaldi;
font-size							: 12pt;
font-style						: normal;
font-variant						: normal;
font-weight						: normal;
letter-spacing					: 105%;
margin							: 0px 0px 0px 0px;
padding							: 0px 0px 0px 0px;
text-align						: left;
text-decoration				: none;
text-indent						: 0px;
text-transform					: none;
vertical-align					: top;
word-spacing					: 105%;     
}
a
{
color								: #333333;
text-decoration				: none;
}
a:hover
{
color								: #336699;
font-size							: 14pt; 
text-decoration				: underlaine;
}

/*			Master Page			*/

.MasterOuterTable
{
background-color				: #999999;
vertical-align					: top;
}
.MasterHeader
{
 background-color			: #FFFFFF;
 vertical-align					: top;
}
.MasterMenu
{
background-color				: #00FFFF;
padding							: 0px 0px 0px 10px;
vertical-align					: top;
}
.MasterContent
{
background-color				: #FFFFFF;
vertical-align					: top;
}
.MasterFooter
{
 background-color			: #CCCCCC;
 vertical-align					: top;
}

/*			Master Page Controls			*/

/*Head*/
.HeaderLeft
{
background-image			: url("Images/MasterPage/PlayBus_cartoon_colour1.gif");
background-repeat			: no-repeat;
background-position			: center center;
vertical-align					: top;
}
.HeaderRight
{
background-image			: url("Images/MasterPage/Title.gif");
background-repeat			: no-repeat;
background-position			: center center;
vertical-align					: top;
}

/*Menu*/
.MenuOutterPanel
{
background-color				: #00FFFF;
text-align						: left;
vertical-align					: top;
}
.Menu1,
.Menu2,
.Menu3,
.Menu4,
.Menu5,
.Menu6,
.Menu7,
.Menu8,
.Menu1A,
.Menu2A,
.Menu3A,
.Menu4A,
.Menu5A
{
color								: #FF0000;
font-family						: Kristen ITC;
font-size							: 18pt;
font-weight						: bold;
 }
 .Menu1:hover,
 .Menu2:hover,
 .Menu3:hover,
 .Menu4:hover,
 .Menu5:hover,
 .Menu6:hover,
 .Menu7:hover,
 .Menu8:hover
{
font-size							: 20pt;
 }
.Menu2,
.Menu2A
{
color								: #CC00FF;
}
.Menu3,
.Menu3A
{
color								: #6600ff;
}
.Menu4,
.Menu4A
{
color								: #CC0000;
 }
.Menu5,
.Menu5A
{
color								: #FF00CC;
 }
.Menu6
{
color								: #FFFFFF;
}
.Menu7
{
color								: #990033;
}
.Menu8
{
color								: #FFFF33;
}
/*Foot*/
.Footer
{
background-color				: #ff3333;
border							: none;
color								: #000000;
font-size							: 10pt;
font-weight						: bold;
text-align						: center;
}
.FooterLeft
{
background-color				: #ff3333;
border							: none;
color								: #000000;
font-size							: 10pt;
font-weight						: bold;
text-align						: center;
}
.FooterRight
{
background-color				: #33ff33;
border							: none;
color								: #000000;
font-size							: 10pt;
font-weight						: bold;
text-align						: center;
}
.FooterNav
{
background-color				: #CCCCCC;
}

/*			Content Pages			*/
/*All Content Pages*/


/*##########################*/
/*######                            #######*/
/*######   Text Settings   #######*/
/*######                            #######*/
/*##########################*/
  /*########################*/
   /*#######################*/
    /*######################*/
     /*#####################*/
      /*####################*/
       /*###################*/
        /*##################*/
         /*#################*/
          /*################*/
           /*###############*/
            /*##############*/
             /*#############*/
              /*############*/
			/*###########*/
			 /*##########*/
			  /*#########*/
			   /*########*/
			    /*#######*/
			     /*######*/
			      /*#####*/
			       /*####*/
				   /*###*/
				    /*##*/
				     /*#*/
				      /**/
.PageTitleBlack
{
color								: #000000;
font-size							: 20pt;
font-weight						: bold;
}
.PageTitleBlackC
{
color								: #000000;
font-size							: 20pt;
font-weight						: bold;
text-align						: center;
}
.PageTitleRed
{
color								: #FF0000;
font-size							: 20pt;
font-weight						: bold;
}
.PageTitleGreen
{
color								: #00CC00;
font-size							: 20pt;
font-weight						: bold;
}
.PageTitleBlue
{
color								: #0000CC;
font-size							: 20pt;
font-weight						: bold;
}
.SubTitleBlack
{
color								: #000000;
font-size							: 16pt;
font-weight						: bold;
}
.SubTitleBlackL
{
color								: #000000;
font-size							: 14pt;
font-weight						: bold;
}
.SubTitleBlackL:hover
{
color								: #000000;
font-size							: 16pt;
font-weight						: bold;
}
.SubTitleBlackI
{
color								: #000000;
font-size							: 16pt;
font-weight						: bold;
padding-left					: 10px;
}
.SubTitleRed
{
color								: #FF0000;
font-size							: 16pt;
font-weight						: bold;
}
.SubTitleGreen
{
color								: #00CC00;
font-size							:	16pt;
font-weight						:	bold;
}
.SubTitleBlue
{
color								:	#0000CC;
font-size							:	16pt;
font-weight						:	bold;
}
.TextBlack
{
color								:	#000000;
font-size							:	12pt;
padding							:	0px 5px 0px 5px;
text-align						:	left;
}
.TextBlackL
{
color								:	#000000;
font-size							:	10pt;
text-align						:	left;
}
.TextBlackL:hover
{
color								:	#000000;
font-size							:	12pt;
text-align						:	left;
}
.TextRed
{
color								:	#FF0000;
font-size							:	12pt;
}
.TextGreen
{
color								:	#00CC00;
font-size							:	12pt;
font-weight						:	bold;
}
.TextGreenL
{
color								:	#00CC00;
font-size							:	10pt;
font-weight						:	bold;
}
.TextBlue
{
color								:	#0000CC;
font-size							:	12pt;
}
.TextBlack
{
color								: #000000;
font-size							:12pt;
}
.TextRed
{
color								:	#FF0000;
font-size							:	12pt;
}
.TextGreen
{
color								:	#00CC00;
font-size							:	12pt;
}
.TextBlue
{
color								:	#0000CC;
font-size							:	12pt;
}
.TextGreenLeft
{
color								:	#00FF00;
font-size							:	12pt;
padding							:	0px 0px 0px 5px;
text-align						:	left;
}
			          /**/
                        /*#*/
			        /*##*/
		            /*###*/
		           /*####*/
		          /*#####*/
		         /*######*/
		        /*#######*/
		       /*########*/
		      /*#########*/
		     /*##########*/
		    /*###########*/
             /*############*/
            /*#############*/
           /*##############*/
          /*###############*/
         /*################*/
        /*#################*/
       /*##################*/
      /*###################*/
     /*####################*/
    /*#####################*/
   /*######################*/
  /*#######################*/
 /*########################*/
/*##########################*/
/*######                            #######*/
/*######   Text Settings   #######*/
/*######                            #######*/
/*##########################*/

/*Home(Default)Page*/
.HomeTop
{
font-family						: Kristen ITC;
font-size							: 18pt;
vertical-align					: top;
}
.HomeLeft
{
vertical-align					: top;
}
.HomeRight
{
color								: #00CC00;
font-size							: 16pt;
font-weight						: bold;
vertical-align					: top;
text-align:left;
}
.HomeBottom
{
vertical-align					: top;
}

/*Contact Page*/
.ContactTable
{
border-color					:	#000000;
border-spacing				:	0px;
border-style					:	solid;
border-width					:	1px;
color								:	#000000;
font-size							:	12pt;
padding							:	0px 5px 0px 5px;
text-align						:	left;
}
.ContactTableHeaderCell
{
border-color					:	#000000;
border-spacing				:	0px;
border-style					:	solid;
border-width					:	1px;
color								:	#00CC00;
font-size							:	12pt;
padding							:	0px 5px 0px 5px;
text-align						:	center;
}
.ContactTableLeftCell
{
border-color					:	#000000;
border-spacing				:	0px;
border-style					:	solid;
border-width					:	1px;
color								:	#000000;
font-size							:	12pt;
padding							:	0px 5px 0px 5px;
text-align						:	Left;
}
.ContactTableRightCell
{
border-color					:	#000000;
border-spacing				:	0px;
border-style					:	solid;
border-width					:	1px;
color								:	#000000;
font-size							:	12pt;
padding							:	0px 5px 0px 5px;
text-align						:	center;
}
.ContactTableLink
{
color								:	#000000;
font-size							:	12pt;
}
.ContactTableLink:Hover
{
color								:	#0000CC;
font-size							:	12pt;
}