﻿body 
{
    margin:0;
    padding:0;
    border:none;
    font-family: Arial, Sans-Serif, Tahoma;
}
#master_page
{
    margin: 5px auto 20px auto;
    width: 800px;
}
.master_menu
{
    float: left;
    width: 100px;
    color: White;
    text-decoration: none;
    font-weight: bold; 
}
.DynamicHoverStyle
{
    color: White;
    background-color:#9900CC;
    border-style: none;
    border-width: 0px;
    font-weight: bold;
    
}
.DynamicMenuItemStyle
{
    color: White;
    background-color: #FF6633;
    border-style: none;
    border-width: 0px;
    font-weight: bold;
}
.DynamicSelectedItemStyle
{
    color: White;
    background-color: #9900CC;
    border-style: none;
    border-width: 0px;
    font-weight: bold;
}
.DynamicMenuStyle
{
}
.StaticHoverStyle
{
    color: White;
    background-color: #9900CC;
    text-align: center;
    border-style: none;
    border-width: 0px;
    font-weight: bold;
}
.StaticMenuItemStyle
{
    color: White;
    background-color: #FF6633;
    text-align: center;
    border-style: none;
    border-width: 0px;
    font-weight: bold;
}
.StaticSelectedStyle 
{
    color: White;
    background-color: #9900CC;
    text-align: center;
    border-style: none;
    border-width: 0px;
    font-weight: bold;
}
A {
  TEXT-DECORATION: none
}
B {
  FONT-WEIGHT: bold
}
P {
  FONT: 11px Verdana, Helvetica, sans-serif; COLOR: #000000
}
P .clsTextBlue{
  FONT: 13px Arial, Helvetica, sans-serif; COLOR: #00407f; TEXT-DECORATION: none; TEXT-ALIGN: justify;
}
.clsTitle {
  FONT: bold 13px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: justify;
}
.clsText {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: justify;
}
.clsTextBlue {
  FONT: 13px Arial, Helvetica, sans-serif; COLOR: #00407f; TEXT-DECORATION: none; TEXT-ALIGN: justify;
}
.clsSign {
  FONT: bold italic 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: right;
}
.clsMenu {
  FONT: bold 11px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none; TEXT-ALIGN: center;
}
.clsMenuNotActive {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none; TEXT-ALIGN: center;
}
.clsFooter {
  FONT: 10px Verdana, Helvetica, sans-serif; COLOR: #000000
}
.clsContactTitle {
  FONT: bold 13px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: left;
}
.clsContactText {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: left;
}
.clsContactConfirm {
  FONT: 13px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: left;
}
.clsGroupLessonsText
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    text-align: justify;
}
.clsGroupLessonsTextBlue
{
    font: 13px Arial, Helvetica, sans-serif;
    color: #00407f;
    text-decoration: none;
    text-align: justify;
}
.clsGroupLessonsTextL {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: left;
}
.clsGroupLessonsTextLBlue {
  FONT: 13px Arial, Helvetica, sans-serif; COLOR: #00407f; TEXT-DECORATION: none; TEXT-ALIGN: left;
}
.clsPrLessonsText {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: justify;
}
.clsAboutText {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: justify;
}
.clsAboutPhoto {
  FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none; TEXT-ALIGN: justify;
  BORDER-WIDTH: 1px; BORDER-COLOR: #9900CC; BORDER-STYLE: none; 
}
.cell
{
    width: 100px;
    height: 0px;
    background-color: inactivecaptiontext;
    text-align: left;
}
.cell2
{
    width: 100px;
    height: 0px;
    background-color: inactivecaptiontext;
    text-align: left;
}

/*grid*/
.tablestyle 
{
    font-family: arial;
    font-size: small;
    border: solid 1px #7f7f7f;
}

.altrowstyle
{
    background-color: #dcdcdc;
}

.headerstyle th 
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #000;
    display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(img/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(img/dt-arrow-dn.png) no-repeat right 50%;
} 
.watermark 
{
    color: Blue;
}