﻿body { margin:0 ; 
       padding:0; 
       font-family:Arial; 
       font-size:14px;
       color:#444; 
       background:#FFF
}

.logo {width:100%; background-image:url("images/logoBG.gif"); background-repeat:repeat-x; color:#66ccff; font-weight:bold; }
.login {background:#000; width:100%; height:20px; padding-bottom:5px;}
.login P {margin:0 0 0 11px; padding:0 ; color:#fff;font-size:12px}
.login  A{ color:#66ccff; font-size:12px; font-weight:bold}



.title {width:100%; background-repeat:repeat-x;height:25px;}
.title IMG {float:left}
.title SPAN {float:left;line-height:25px;color:White;}


.user{width:290px;border:1px solid red; margin-left:10px;text-align:right}
.sort {width:290px;color:#a58711; font-size:12px; margin:10px 0 0 10px;}
.sort A{color:#a58711;  padding:4px 0 15px 0; float:left;}
.sort IMG {border:0}
.sort INPUT {font-size:12px; font-weight:bold;}
.go {width:25px; padding:0; margin:0; font-size:12px; background:transparent;border:0; text-decoration:underline }
.sort SPAN{float:left; display:inline}
           
.FreeLessons {margin-left:10px; width:290px; clear:both }      
.FreeLessons DT{font-weight:bold; line-height:30px;}      
.FreeLessons SPAN {width:20px; }
.FreeLessons A{ text-decoration:none; border-bottom:1px dashed #9c821b; color:#9c821b}
.FreeLessons A:hover{text-decoration:none; border-bottom:1px dashed #d0b23c; color:#d0b23c}

.links {width:100%; background:#EEE; background: -webkit-linear-gradient(top, #eee, #fff); height:30px; margin:2px 0 20px 0}
.links A{ font-size:13px; color:#9c821b;}

.links a { display: inline-block; padding: 6px 10px; text-decoration:none; border: solid 1px #bbb;
           background: #888; background: -webkit-linear-gradient(top, #eee, #ccc); color: #222; font-weight: bold }
a.prev { float:left; }
a.next { float:right; }


.pod {width: 290px; margin: 10px; }
.pod H2 {font-size:16px; margin:20px 5px;}
.pod A {color:#9c821b; text-decoration:none; border-bottom:1px dashed #9c821b}
.LoginResponse 
{
    width:290px;  padding:10px; 
    }
    
.LoginResponse P{color:#c33; font-size:16px; margin:0;}
.LoginInside {line-height:20px; margin-left:10px; width:290px;}
.LoginInside TABLE {color:#c33; font-size:14px; font-weight:bold}

.LoginInside A{color:#9c821b; text-decoration:none; border-bottom:1px dashed #9c821b}


.lessonPic1 
{
    background-image:url("images/greenBG.gif");
    padding:3px 0 0 20px;
    width:221px;
    height:129px;
   
}
