﻿
            html
        {
            background-color:#E9E9F1;
        }
        .content
        {
            width:700px;
            margin:auto;
            border-style:solid;
            border-width:thin;
            background-color: White;
            padding:0px;
        }
        .Headerleft
        { 
            width:135px;
            height:113px;
            background-image:url(/images/banner.jpg);
            float:left;
            text-align:center;
            vertical-align:middle;
        }
        .HeaderCenter
        {
            width:430px;
            height:113px;
            float:left;
            text-align:center;
            background-image:url(/images/banner.jpg);
        }
        .HeaderRight
        {
            width:135px;
            height:113px;
            text-align:center;
            vertical-align:middle;
            background-image:url(/images/banner.jpg);
            float:left;
        }
        .MenuSelected {
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-weight: bold;
	        font-size: 10pt;
	        text-align: center;
	        background-color:#1C5490;
	        color:#ffffff;
	        Cursor:Hand;
        }

        .MenuDefault
{
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #6587AA;
    color: #ffffff;
    cursor: Hand;
    position: relative;
    top: -30px;
    height: 18px;

}
        .MenuHoover {
	        font-size: 10pt;
	        font-weight: bold;
	        color: #ffffff;
	        text-align: center;
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        background-color:#93B6DC;
	        Cursor:Hand;
        }
        .Menucolor {
	        background-color: 6587aa;
        }
        .menuLink {
	        color: #FFFFFF;
	        text-decoration: none;
        }
        .blacksmall
        {
	        font-size: 10pt;
	        color: #000000;
	        font-family:Times New Roman, Serif;
        }
        .Bluesmall
        {
	        font-size: small;
	        color: #313183;
	        font-family:Times New Roman, Serif;
	        text-decoration: none;
        }
         .BlueX
{
    font-size: x-small;
    color: #313183;
    font-family: Times New Roman, Serif;
    text-decoration: none;
}
        .BlueLarge
        {
	        font-size: Large;
	        color: #313183;
	        font-family:Times New Roman, Serif;
	        text-decoration: none;
        }
        .BlueFooter
        {
	        font-size: 10pt;
	        color: #313183;
	        font-family:Times New Roman, Serif;
	        text-decoration: none;
        }
        .blacknormal
        {
	        font-size: 12pt;
	        color: #000000;
	        font-family:Times New Roman, Serif;
        }
        .blacknormalcenter
{
    font-size: 12pt;
    color: #000000;
    font-family: Times New Roman, Serif;
    text-align: center;
}
        .blacksubtitle
        {
	        font-size: 14pt;
	        font-weight: bold;
	        color: #000000;
	        font-family:Times New Roman, Serif;
        }
        .blacksubtitleCenter
        {
	        font-size: 14pt;
	        font-weight: bold;
	        color: #000000;
	        font-family:Times New Roman, Serif;
	        text-align: center;
        }
        .redsubtitle
        {
            font-size: 14pt;
            font-weight: bold;
            color: firebrick;
            font-family: Times New Roman, Serif;
        }
        .redtitle
        {
            font-size: 16pt;
            font-weight: bold;
            color: firebrick;
            font-family: Times New Roman, Serif;
        }
        .redtextunderline
        {
            font-size: 12pt;
            color: firebrick;
            font-family: Times New Roman, Serif;
            text-decoration: underline;
        }
         .redtext
        {
            font-size: 12pt;
            color: firebrick;
            font-family: Times New Roman, Serif;
            text-decoration: underline;
        }
        .blacktitle
        {
	        font-size: 16pt;
	        font-weight: bold;
	        color: #000000;
	        font-family:Times New Roman, Serif;
        }
        .contactustable
        {
         border-color:#3333CC;
         border-width:thin;
        }
        .BadWeather
{
    border-color: #3333CC;
    border-width: thin;
}
        .FooterMenu
        {
            width:700px;
            float:left;
            border-Top:solid 1px #3333CC;
        }
        .LeftColumn
        {
            float:left;
            padding:6px;
       }
        .RightColumn
        {
            float:left;
            padding:0px;
        }
        .clear
        {
            clear:both;
        }
        .CreateUser
        {
            width:300px;
            font:14px Times New Roman, Serif;
            background-color:E9E9F1;
            border:solid 2px black;
            padding:4px;
        }
        .Table_title
        {
            background-color:#1C5490;
            color:white;
            font-weight:bold;
            
        }
        .login
        {
            width:240px;
            font:14px Times New Roman, Serif;
            background-color:E9E9F1;
            border:solid 2px black;
            padding:4px;
        }
        .login_title
        {
            background-color:#1C5490;
            color:white;
            font-weight:bold;
            width:220px;
        }
        .login_instructions
        {
            font-size:12px;
            text-align:left;
            padding:10px;
        }
        .login_button
        {
            border:solid 1px black;
            padding:3px;
        }
.Justified
{
    text-justify: distribute;
    font-size: 12pt;
    text-align: justify;
}
.teachersimage
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
.lessonmissed
{
    float: left;
    vertical-align: text-top;
    padding-right: 10pt;
}
.miscimage1
{
    float: left;
    vertical-align: text-top;
}
.miscimage2
{
    float: right;
    vertical-align: text-top;
}
.recitalimage1
{
    border-right: black thick solid;
    border-top: black thick solid;
    border-left: black thick solid;
    border-bottom: black thick solid;
}
.costumesimage
{
    float: right;
    vertical-align: text-top;
    padding-left: 10pt;
}
.Newletterleft
{
    float: Left;
    vertical-align: text-top;
    padding-right: 10pt;
}
.Newletterright
{
    float: right;
    vertical-align: text-top;
    padding-left: 10pt;
}
.imagecenter
{
    text-align: center;
}
.AwardsComment
{
    font-size: 16pt;
    font-weight: bold;
    color: #000099;
    font-family: Times New Roman, Serif;
    text-justify: distribute;
    text-align: justify;
}
.FAQ
{
    font-size: 14pt;
    font-weight: bold;
    color: #000099;
    font-family: Times New Roman, Serif;
    text-justify: distribute;
    text-align: justify;
}
.fancyfontLarge
{
    font-size: 28pt;
    font-weight: bold;
    color: #000099;
    font-family: 'Brush Script MT' , Cursive, 'Brush455 BT' , 'Brush738 BT' , 'Times New Roman';
    text-justify: distribute;
    text-align: justify;
}
.fancyfontMedium
{
    font-size: 18pt;
    font-weight: normal;
    color: #000099;
    font-family: 'Brush Script MT' , Cursive, 'Brush455 BT' , 'Brush738 BT' , 'Times New Roman';
    text-justify: distribute;
    text-align: justify;
}
.rederror
{
    font-weight: bold;
    color: red;
    text-indent: 20%
}

.blacktitleCenter
{
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
    font-family: Times New Roman, Serif;
    text-align: center;
    width: 460px;

}
.redtitleCenter
{
    font-size: 16pt;
    font-weight: bold;
    color: #ff0000;
    font-family: Times New Roman, Serif;
    text-align: center;
    width: 460px;
}
.blacktitleJustified
{
    font-size: 18pt;
    font-weight: bold;
    color: #000000;
    font-family: Times New Roman, Serif;
    text-align: Justified;
    width: 460px;

}
.emailthankyou
{
    vertical-align: top;
    text-align: left;
  
}

.leftblock
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background: #FEFAAB url(images/background_columnleft.gif) repeat-y;
    vertical-align: top;
}
 .rightblockOrig
{
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    width: 470px;
    background: url(images/background_columnright.gif) #dae1fe repeat-y;
    border-right: #7384c8 1px solid;
    border-top: #7384c8 1px solid;
    border-left: #7384c8 1px solid;
    border-bottom: #7384c8 1px solid;
}
 .rightblock
{
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    width: 470px;
}
.dashedline
{
    border-bottom: 1px dashed #7384c8;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
  
}
.membercard
{

    background-color: #dae1fe;
    border: 1px solid #7699ff;
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}
.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
.unselected
{
    background-color: transparent;
    border: solid 1px #7699ff;
}

.selected
{
    background: #c4d0ff;
    border-right: #7699ff 1px solid;
    border-top: #7699ff 1px solid;
    border-left: #7699ff 1px solid;
    border-bottom: #7699ff 1px solid;
}
.competitionbackground
{
    background-color: #000000;
    margin: 500px 50px;
}

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.6em;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

.newscrumbs
{
    padding-right: 2px;
    font-size: 12pt;
	color: #000000;
	font-family:Times New Roman, Serif;
}
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}
/* shows a visual seperation */


/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}
/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}

a:link
{
    color: #000000;
}
a:visited
{
    color: navy;
}
a:hover
{
    text-decoration: none;
    color: #2d1b89;
}
a:active
{
    text-decoration: none;
    color: #000000;
}
/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: url(/images/background_button_small.gif) repeat-x;
    border: none;
    color: #FFFFFF;
    height: 22px;
    font-weight: normal;
    font-size: 9px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    background: url(/images/background_button_small-ovr.gif) repeat-x;
}
