body{background-color:#999999;font: 12px Arial, Helvetica, sans-serif, Tahoma; color: #000000;line-height: 1.5;}
#Contaner{width:783px;margin-right:auto;margin-left:auto;margin-top:20px;padding: 0px;text-align:left;background: #ffffff;border: 1px solid #990000;overflow: hidden;z-index: 1;}
#Contaner2{width:783px;margin-right:auto;margin-left:auto;margin-top:20px;padding:0px;text-align:left;overflow: hidden;z-index: 1;}
#Header{position: relative;width: 100%;background-color: #990000;text-align: center;color: #FFFFFF;font-size: 14pt;font-weight: bold;z-index: 2;}
#RightBar{position: relative;top: -30px;width:200px;clear: right;background-color: #FFFFFF;margin-left:560px;padding-left: 5px;padding-right: 5px;line-height: 1.0;}
#Body{position: relative;top: 2px;float:left;width: 520px;padding-left:20px;padding-right:20px;}
#BodyPadding{padding-left:20px;padding-right:20px;width:743px;}
#SignUpButton{margin-left: auto;margin-right: auto;margin-top: 10px;border: 2px inset #660000;background-color:#FFDDCC;text-align: center;width: 100px;padding-top: 2px;padding-bottom: 2px;}
#CenterMessage{margin-left: auto;margin-right: auto;width: 600px;border: 1px solid #660000;background-color: #FFDDCC;color: #660000;padding-left: 20px;padding-right: 20px;font-size: 13px;}
a.SignUp{color:#660000; text-decoration:none;}
a.SignUp:hover{color:#990000; text-decoration:none;}
a{color: #000099;}
a:visited{color: #990000;}
a:hover{color: #0000ff; text-decoration:none;}
a.BlueFont14Bold{color: #000099;font-size: 14px;font-weight: bold;}
a.BlueFont14Bold:visited{color: #000099;font-size: 14px;font-weight: bold;}
a.BlueFont14Bold:hover{color: #0000ff;font-size: 14px;font-weight: bold;text-decoration:none;}
ins {background-color: yellow; color: black;padding: 3px; text-decoration: none;}
.Font14Bold{font-size: 14px;font-weight: bold;}
a.Font14Bold{color: #990000;font-size: 13px;font-weight: bold;}
a.Font14Bold:visited{color: #990000;font-size: 13px;font-weight: bold;}
a.Font14Bold:hover{color: #ee0000;font-size: 13px;font-weight: bold;text-decoration:none;}

a.Red:visited{color: #990000;}
a.Red:hover{color:#ee0000;}


.RedIndent{color: #990000;text-align: justify;text-indent: 20px;}
.Red{color: #990000;}
.gray{color: #888888;}
.Indent{text-align: justify;text-indent: 20px; padding-left: 20px;padding-right: 20px;}
.FF0000{color: #FF0000;}
.CenterRed18{color: #990000;text-align: center;font-weight: bold;font-size: 16px;}
.RightRed{color: #990000;text-align: right;}
.Bold{color: #000000;font-weight: bold;}
.Form{background-color: #FFDDCC;border: 1px #660000 solid;color: #000066;font-weight: bold;width: 700px; margin-left: auto;margin-right: auto;}
/*table{width: 100%;}*/
.Center{text-align: center;}
.Right{text-align: right;}
input.text{background-color: #fff;width: 200px; border: 1px solid #000066;}
input.submit{background-color: #FFCEB5;border: 2px #990000 outset;font-weight: bold;color: #990000;white-space: normal;}
.indent{text-indent: 30px;}
.indent-bold{text-indent: 30px;font-weight: bold;}
.CenterRedBold{text-align: center;color: #990000;font-weight: bold;font-size: 14px; padding-left: 20px;padding-right: 20px;}
.Button{border: 1px #660000 solid;padding: 3px;}
.Indent-Justifyed{text-indent: 30px;text-align: justify;}
.BoldCenter{font-weight: Bold;text-align:center;}
.Padding30{padding-left: 30px;}
.BlueBold{font-weight: bold;color: #000099;font-size: 14px;}

.Coaching{margin-top: 1px; margin-left: auto; margin-right: auto; margin-bottom: 10px; border: 2px #990000 solid; border-collapse: collapse; border-spacing: 0; width: 500px;color: #000000;}
.CoachingHeader{background-color: #990000;Color: #ffffff;font-weight: Bold;}

/*Login Table*/
.Login{margin-top: 1px; margin-left: auto; margin-right: auto; margin-bottom: 10px; margin-top: 10px; border: 2px #990000 solid; border-collapse: collapse; border-spacing: 0; width: 500px;color: #000000;font-weight: bold;}
.header{background-color: #990000;text-align: center; color: #ffffff;font-weight: bold;}
.error{background-color: #ff0000;text-align: center; color: #ffffff;font-weight: bold;}
.email{width: 200px;text-align: right;}
.submit{background-color: #ffffff;text-align: center;}
/*Fancy Fancy Button */
#lessonLink ul{
  list-style: none;
  float: left;
}
#lessonLink li{
  width: 300px;
  height: 80px;
  display: block;
    background-image: url(../images/b_link.gif);
  background-repeat: no-repeat;
}
#lessonLink a{
  padding: 36px 50px 15px 50px;
  position: relative;
  top: 34px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;

}
#lessonLink li:hover{
  background-image: url(../images/b_link_mo.gif);
  background-repeat: no-repeat;

}
#lessonLink a:hover{
  color: #ffe400;
}
/*Fancy Fancy Button on top */
#lessonLinkTop ul{
  list-style: none;
  float: right;
}
#lessonLinkTop li{
  width: 300px;
  height: 80px;
  display: block;
    background-image: url(../images/b_link.gif);
  background-repeat: no-repeat;
}
#lessonLinkTop a{
  padding: 36px 50px 15px 50px;
  position: relative;
  top: 34px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;

}
#lessonLinkTop li:hover{
  background-image: url(../images/b_link_mo.gif);
  background-repeat: no-repeat;

}
#lessonLinkTop a:hover{
  color: #ffe400;
}

