.siteBackground
{
    background-color: #FFCCFF;
}
.width116px
{
    width: 116px;
    height: 116px;
}
.height85px
{
    height: 85px;
    width: 116px;
}
.heigth100px
{
    height: 100px;
    width: 85px;
}
.heigth116px
{
    height: 116px;
    width: 85px;
}
.darkpink
{
    background-color: #ff6699;
}
.menu
{
    background-color: #FFCCFF;
    font-family: 'Verdana';
    font-size: 14px;
}
.rightheader
{
    height: 30px;
    color: white;
    background-color: #ff6699;
    font-family: 'Segoe Script';
    font-style: italic;
    font-size: 16px;
}
.leftheader
{
    height: 30px;
    color: #ff6699;
    background-color: #FDEAFF;
    font-family: 'Segoe Script';
    font-style: italic;
    font-size: 39px;
    font-weight: bold;
}
.divider
{
    font-family: 'Verdana';
    font-size: 14px; 
    font-weight: bold;
    color: #000000;
    background-color: #ff6699;
    text-align: center;
}
.dividerlight
{
    font-family: 'Verdana';
    font-size: 14px; 
    font-weight: bold;
    color: #000000; 
    background-color: #ff8899;
    text-align: center;
}
.standard
{
    font-family: 'Verdana';
    font-size: 14px; 
    background-color: #FDEAFF;
    color: #ff6699;
}
.text16pxBoldBlack
{
    font-family: 'Verdana';
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
}
.text12pxBlack
{
    font-family: 'Verdana';
    font-size: 12px;
    color: #000000;
}
.text14pxBlack
{
    font-family: 'Verdana';
    font-size: 14px;
    color: #000000;
}
.text14pxBoldBlack
{
    font-family: 'Verdana';
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.mainarea
{
    background-color: #FDEAFF;
}
.forCopyright {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FF00FF;
	color: #FFFFFF;
	height: 19px;
}
.button
{
    background-color: #FFCCFF;
}
.redstar
{
    font-family: 'Verdana';
    font-size: 18px;
    color: #FF0066;
}
.DHTMLMenu 
{
    width: 90%;
}
.DHTMLMenuItemID 
{
    width: 140px;
}
.menuitem
{
    background-color: #C0C0C0;
    width: 140px; 
    position: absolute;
    visibility: hidden;
}
.textcenter
{
    text-align: center;
}

