body {
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
color: black;
background-image: url('images/bg.gif');
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-TRACK-COLOR: #DEF3FF;
SCROLLBAR-FACE-COLOR: #5BA3F7;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: black;
SCROLLBAR-BASE-COLOR: black;		
}

select, input, p{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
}

.grey{
background-color: #5BA3F7
}

.blue{
background-color: #5BA3F7;
color: white
}

.yellow{
background-color: #F9FB2E
}

.black{
border: 1px solid black
}

.righttop{
border-right: 1px solid black; border-top: 1px solid black
}

.lefttop{
border-left: 1px solid black; border-top: 1px solid black
}

.top{
border-top: 1px solid black
}

.left{
border-left: 1px solid black
}

.right{
border-right: 1px solid black
}

H1{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt
}

.a{
color: red
}

.b{
color: navy
}

.head{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center;
}

.bold{
font-weight: bold;
}

#top {
position: relative;
margin: 10px 5px 5px 122px;
padding: 10px;
height: 70px;
vertical-align: top;
text-align: center;
}

#left {
position: absolute;
top: 79px;
left: 0px;
margin: 5px;
padding: 5px;
background-color: #fff;
width: 100px;
background-image: url('images/bg.gif');
}

#middle {
margin: 10px 5px 5px 122px;
padding: 10px;
background-color: #fff;
border: 4px double #5BA3F7;
background-image: url('images/bg.gif');
text-align: justify;
}

.blk{
color: #000;
}

.ctr{
text-align: center;
}

.ahem{
display: none
}

img{
border: 0px
}