h1.headline {
background:#0000FF;
color:#FFFFFF
}
div.signup {
border:groove;
border-color:#000000;
padding:20px;
width:40%;
}
td.course {
padding-left:5px;
border-left:dashed;
border-color:#000000;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}
body.big {
font-family:Arial, Helvetica, sans-serif;
font-size:14px
}
h3.red {
color:#FF0000;
}
h3.course {
color:#CC0000;
text-decoration:underline;
text-align:center;
}
td.courset {
padding:10px;
font-size:14px;
border-left:thin;
border-left-color:#000000;
border-left-style:solid;
}
div.spacer {
padding-left:10px;
padding-right:10px;
}
table.bgcolor {
background:#FFFFFF;
border-style:groove;
border-width:thick;
width:90%;
}
table.sbgcolor {
background:#00CCFF
}
span.highlight {
background:#FFFF00;
font-weight:bold;
}
div.whity {
border-bottom-style:dashed;
border-top-style:dashed;
background-color:#FFFFFF;
background-attachment:scroll;
background-image:url(pics/fastcar.jpg);
background-position:right;
background-repeat:no-repeat;
text-align:left;
padding-bottom:10px;
padding-left:10px;
}
div.cwhity {
background-color:#FFFFFF;
background-attachment:fixed;
background-image:url(pics/water.jpg);
background-position:right;
background-repeat:no-repeat;
text-align:left;
padding-bottom:10px;
}
div.plainwhite {
background:#FFFFFF;
text-align:left;
padding-left:10px;
padding-right:10px;
}
div.bplainwhite {
padding-right:10px;
background:#FFFFFF;
border-bottom-style:dashed;
padding-left:10px;
text-align:left
}
div.specoffer {
background:#FFFFFF;
text-align:left;
padding:4px;
}
td.tplainwhite {
background:#FFFFFF;
text-align:left
}
div.linker {
background:#FF0000;
color:#FFFFFF;
width:200px;
text-align:center;
padding:10px;
position:relative;
left:30px;
}
h2.sheadline {
text-align:center;
text-decoration:underline;
color:#FF0000;
}
h2.stheadline {
text-align:center;
text-decoration:underline;
top:5px;
position:inherit;
color:#FF0000;
}
ul.checkbox {
list-style-image:url(pics/check.png)
}
img.padder {
padding-left:4px;
padding-top:4px;
}
a.whitelink {
color:#FFFFFF;
}
a.hwhitelink {
color:#FFFFFF;
text-decoration:none;
}
a:hover.hwhitelink {
color:#FFFFFF;
text-decoration:underline;
}
td.leftalign {
text-align:left
}
div.signup {
border:groove;
border-color:#000000;
padding:20px;
width:40%;
}
div.header {
background-color:rgb(71,129,191);
background-image:url(pics/title.png);
background-repeat:no-repeat;
background-position:center;
height:237px;
width:100%;
}
div.navigate {
background-color:#333333;
color:#FF9900;
padding-top:15px;
padding-bottom:15px;
text-align:center;
margin-bottom:4px;
}
td.navigate {
border-right-style:solid;
border-right-width:thin;
border-right-color:#000000;
border-bottom-style:dashed;
}
a.navigate {
color:#FF9900;
text-decoration:none;
}
a.navigate:hover {
color:#FF9900;
text-decoration:underline;
}