/* Stylesheet for southbeaton main site */

body {
background-color: #849a84;
text-align: center;

}

td {
font-family: Verdana;
font-weight: normal;
font-size: 80%;
color: #00558c;
}

input {
font-size: 100%;
}

select {
font-size: 100%;
}

textarea {
font-size: 100%;
}

#bodyBG {
background-color: #ffffff;
} 

#tdwrap {
word-wrap: break-word;
}

#inputbtn {
font-size: 80%;
font-weight: normal;
font-family: Verdana;
color: #00558c;
}

#inputClear {
font-size: 70%;
font-weight: normal;
font-family: Verdana;
color: #00558c;
border-style: solid;
border-width: 1px;
border-color: #fff5c8;
}
		
#cellgrad {
filter: progID:DXImageTransform.Microsoft.Gradient(StartColorStr='#e6ebe6', EndColorStr='#ffffff', GradientType='0');
}
  
#navgrad {
filter: progID:DXImageTransform.Microsoft.Gradient(StartColorStr='#4d5298', EndColorStr='#ffffff', GradientType='0');
}
  
#bgTutoring {
background-color: #99cccc;
url(vertical.gif) no-repeat
}

#textbox {
border-style: solid;
border-width: 1px;
border-color: #00558c;
}

#text70 {
font-size: 70%;
font-weight: normal;
font-family: Verdana, Arial;
}

#text75 {
font-size: 75%;
font-weight: normal;
font-family: Verdana, Arial;
}

#text80 {
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial;
}

#text90 {
font-size: 90%;
font-weight: normal;
font-family: Verdana, Arial;
}

#text100 {
font-size: 100%;
font-weight: normal;
font-family: Verdana, Arial;
}

#textSP {
font-size: 90%;
font-weight: bold;
font-family: Verdana, Arial;
color: #0000ff;
}

#textWHITE {
font-size: 70%;
font-family: Verdana, Arial;
color: #ffffff;
}

#textInet {
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial;
color: #000000;
}

.stdtext {
font-size: 70%;
font-weight: normal;
font-family: Verdana, Arial;
}

#textBK90 {
font-size: 90%;
font-weight: normal;
font-family: Verdana, Arial;
color: #000000;
}

#textBK80 {
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial;
color: #000000;
}

#textBK70 {
font-size: 70%;
font-weight: normal;
font-family: Verdana, Arial;
color: #000000;
}

#textDATE {
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial;
color: #ffffff;
}

#textYellow {
color: #ffff00;
}

#textBlack {
color: #fff;
}

#bgYellow {
background-color: #cccc99;
}

#content {
  width: 280px ;
  margin-left: auto ;
  margin-right: auto ;
}

.stdtext90 {
font-size: 90%;
font-weight: normal;
font-family: Verdana, Arial;
}

.stdtext80 {
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial;
}

#results {
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial;
}

a.clsY:hover {
color:#ffff00;
text-decoration:underline;
 }
.clsY {
color:#00558c;
text-decoration: none;
}

a.clsBR:hover {
color:#0000ff;
text-decoration:underline;
}
.clsBR {
color:#0000ff;
text-decoration: none;
}

a.clsblue:hover {
color:blue;
text-decoration:underline;
}
.clsblue {
color:blue;
text-decoration: none;
}

a.clsblueU:hover {
color:red;
text-decoration:underline;
}
.clsblueU {
color:blue;
text-decoration: underline;
}

a.clsBU:hover {
color:#0000ff;
text-decoration:underline;
}
.clsBU {
color:#0000ff;
text-decoration: none;
}

a.clsGreen:hover {
color:#339966;
text-decoration:underline;
}
.clsGreen {
color:#339966;
text-decoration: none;
}

a.clsFLAT:hover {
color:#ffffef;
text-decoration:underline;
}
.clsFLAT {
color:#ffffef;
text-decoration: none;
}

a.clsDGreen:hover {
color:#214521;
text-decoration:underline;
}
.clsDGreen {
color:#214521;
text-decoration: none;
}

a.clsHMpage:hover {
color:#ffff33;
text-decoration:underline;
}
.clsHMpage {
color:#fff5c8;
text-decoration:none;
}

a.clsYellow:hover {
color:yellow;
text-decoration:underline;
}
.clsYellow {
color:white;
text-decoration:none;
}

a.clswhite:hover {
color:white;
text-decoration:underline;
}
.clswhite {
color:#00558c;
text-decoration: none;
}

/* HTML5 testing */

#box2 {
border: 6px solid;
border-radius: 120px;
}
