body
{
     background-color: #ffffff;
     color: #006699;
}
.title
{
   display : inline;
   border-bottom: 4px double #006699;
   vertical-align: top;
   height : 26;
   font-size: 18px;
   color: #006699;
   text-align : center;
   font-weight : 900;
   filter: DropShadow(color=#aaddff, offx=3, offy=3, positive=true)
}
.bb
{
    border : 1px solid #006699;
}
.st
{
   background-color : #d9e6f4;
   text-align : center;
   font-weight : bolder;
   font-size : 12px;
   color : #006699;
   height : 25px;
   border-left : 1px dashed #ffffff;
   vertical-align: bottom;
   border-bottom : 1px solid #006699;
}
.bb1
{
    font-size : 12px;
    height : 24;
    text-align : center;
    border-bottom : 1px solid #006699;
}
.bb2
{
    font-size : 12px;
    text-align : center;
    border-bottom : 1px solid #006699;
    border-left : 1px dotted #d9e6f4;
}
.bbs2b
{
    font-size : 12px;
    text-decoration : none;
    color : #000066;
}
.bb3
{
    font-size : 12px;
    text-align : left;
    border-bottom : 1px solid #006699;
    border-left : 1px dotted #d9e6f4;
}
.bbs3b
{
    font-size : 12px;
    text-decoration : none;
    color : #000066;
}
.bb4
{
    font-size : 12px;
    text-align : center;
    border-bottom : 1px solid #006699;
    border-left : 1px dotted #d9e6f4;
}
.bb5
{
    font-size : 12px;
    text-align : center;
    border-bottom : 1px solid #006699;
    border-left : 1px dotted #d9e6f4;
}
.page
{
    font-size : 12px;
    height : 25;
}
.bot
{
    border : 1px solid #006699;
    background-color : #d9e6f4;
    font-size : 12px;
    text-decoration : none;
    color : #006699;
    padding: 3px;
    font-weight: bold;
    vertical-align : bottom;
}
.vc
{
   font-size : 12px;
   color : #006699;
   height : 25px;
   vertical-align: bottom;
   border-bottom : 1px solid #006699;
}
.vc_cont
{
   font-size : 12px;
   color : #006699;
   padding : 10px;
   line-height : 18px;
}
input
{
    border : 0px none;
    width : 400;
    font-size : 12px;
    color : #006699;
}
textarea
{
    border : 0px none;
    width : 633;
    height : 300;
    font-size : 12px;
    color : #006699;
	overflow : auto;
}
