﻿body
{
	background-color: #ebd5b3;
}
.logo
{
    width: 750px;
    margin: auto;
    text-align: center;
    border-right: #ff9900 2px solid;
    border-top: #ff9900 2px solid;
    border-left: #ff9900 2px solid;
    border-bottom: #ff9900 1px solid;
}     
.toplinks
{
    background-color: #f5f5dc;
    height: 30px;
    width: 750px;
    margin: auto;
    text-align: center;
    border-right: #ff9900 1px solid;
    border-top: #ff9900 2px solid;
    border-left: #ff9900 1px solid;
    border-bottom: #ff9900 1px solid;
    vertical-align: middle;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    font-family: 'Californian FB' , Batang, 'Berlin Sans FB' , 'Book Antiqua' , Verdana, Arial, 'Times New Roman';
}
.amberalert
{
    border-right: #ff9900 1px solid;
    border-top: #ff9900 2px solid;
    border-left: #ff9900 1px solid;
    border-bottom: #ff9900 2px solid;
    width: 750px;
    height: 30px;
    margin: auto;
    text-align: center;
    background-color: white; 
    background-color: #f5deb3; 
    font-size: 10px;
}
.pagebody
{
    border-right: #ff9900 1px solid;
    border-left: #ff9900 1px solid;
    border-bottom: #ff9900 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    background-color: #f5deb3;
} 
.bodyheading
{
    background-color: #f5deb3;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
    color: #ff6600;
    font-family: 'Californian FB' , Batang, 'Berlin Sans FB' , 'Book Antiqua' , Verdana, Arial, 'Times New Roman';
}
.spacer
{
    border-right: #ff9900 1px solid;
    border-left: #ff9900 1px solid;
    width: 750px;
    height: 10px;
    background-color: #f5deb3;
}
.bodytext
{
    background-color: #f5deb3;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
    font-family: 'Californian FB' , Batang, 'Berlin Sans FB' , 'Book Antiqua' , Verdana, Arial, 'Times New Roman';
}
.qa1
{
    vertical-align: top;
    text-align: right;
    width: 5px;
    color: #cc6633;
}
.qa2
{
    vertical-align: baseline;
    padding-left: 5px;
}
.topics
{
    padding-bottom: 20px; 
    padding-top: 20px; 
    text-align: center; 
    color: #ff6600; 
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
.bookmarks
{
    color: #ff6600; 
    font-size: 14px;
    font-weight: bold;
}
.tuitioncategory
{
    font-weight: bold; 
    color: #cc6633; 
    text-align: left; 
    font-size: 12px; 
    padding-top: 10px;
}
.tuition
{
    width: 300px; 
    text-align: left; 
    padding-left: 5px; 
    color: #ff6600; 
    font-size: 12px;
    font-weight: bold;
}
.enrolllabels
{
    width: 200px;
    text-align: right;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
}
.enrollinput
{
    width: 530px; 
    text-align: left; 
    padding-left: 5px; 
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
}
.confirmation
{
    width: 725px; 
    text-align: center; 
    margin: auto; 
    color: #ff6600; 
    font-weight: bold; 
    font-size: 16px; 
    font-family: 'Californian FB' , Batang, 'Berlin Sans FB' , 'Book Antiqua' , Verdana, Arial, 'Times New Roman';
    padding-top:20px;
}
.confirmationbuttons
{
    width: 725px; 
    text-align: center; 
    margin:auto; 
    padding-top:10px;
}
.emaillabels
{
    width: 150px;
    text-align: right;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
    color:#ff6600;
    font-weight:bold
}
.emailinput
{
    width: 480px; 
    text-align: left; 
    padding-left: 5px; 
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
    color:#ff6600;
}



