.bodytext
{
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10;
    COLOR: #666666;
    TEXT-ALIGN: JUSTIFY;
    LINK: #333333;
    ALINK: #333333;
    VLINK: #333333
}
.normaltext
{
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10;
    COLOR: #666666;
    LINK: #333333;
    ALINK: #333333;
    VLINK: #333333
}
.titletext
{
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10;
    COLOR: #990000
}
.btitletext
{
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10 bold;
    COLOR: #CC6633
}
.highlightedtext
{
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10;
    COLOR: #666633
}
.links
{
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10;
    COLOR: #990000   
}
.links:hover 
{
    FONT-FAMILY: Arial, Helvetica, non-serif; 
    FONT-SIZE: 10; 
    COLOR: #666666; 
    TEXT-DECORATION: none
}
.spacer
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 1px;
    BORDER-BOTTOM: white 0px solid
    
}
.border
{
    BORDER-RIGHT: 1px dotted #999999;
    BORDER-TOP: 1px dotted #999999;
    BORDER-LEFT: 1px dotted #999999;
    BORDER-BOTTOM: 1px dotted #999999
}
.menuborder
{
    BORDER-RIGHT: 0px dotted #999999;
    BORDER-TOP: 1px dotted #999999;
    BORDER-LEFT: 1px dotted #999999;
    BORDER-BOTTOM: 1px dotted #999999
}
.topborder
{
    BORDER-RIGHT: 1px dotted #999999;
    BORDER-TOP: 1px dotted #999999;
    BORDER-LEFT: 1px dotted #999999;
    BORDER-BOTTOM: 0px dotted #999999
}
.bottomborder
{
    BORDER-RIGHT: 1px dotted #999999;
    BORDER-TOP: 0px dotted #999999;
    BORDER-LEFT: 1px dotted #999999;
    BORDER-BOTTOM: 1px dotted #999999
}
.mainborder
{
    BORDER-RIGHT: 0px dotted #999999;
    BORDER-TOP: 1px dotted #999999;
    BORDER-LEFT: 0px dotted #999999;
    BORDER-BOTTOM: 1px dotted #999999;
    FONT-FAMILY: Arial, Helvetica, non-serif;
    FONT-SIZE: 10;
    COLOR: #666666;
    LINK: #333333;
    ALINK: #333333;
    VLINK: #333333
}
.rightborder
{
    BORDER-RIGHT: 1px dotted #999999;
    BORDER-TOP: 1px dotted #999999;
    BORDER-LEFT: 0px dotted #999999;
    BORDER-BOTTOM: 1px dotted #999999
}
.body
{
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #999999; 
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666; 
scrollbar-track-color: #666666;
scrollbar-arrow-color: #333333;
bgcolor: #ffffff;
margin-top: 0px;
margin-left: 0px
}
</style>