.Normal {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.BasicHeading1 {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 18pt;
color: rgb(0,0,0);
}

.BasicBodyText {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
color: rgb(0,0,0);
}

.BasicCaption {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(128,128,128);
}

.FixedWidthFont {
font-family: Courier New, serif;
font-size: 10pt;
}

.bbtitle {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 800;
font-size: 20pt;
color: rgb(0,64,128);
}

.bbNormal {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
color: rgb(0,64,128);
}

.bbNormalLink {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
text-decoration: underline ;
font-size: 9pt;
color: rgb(0,128,255);
}

.bbMouseOverLink {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
color: rgb(255,255,255);
background-color: rgb(0,128,192);
}

.bbVisitedLink {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
color: rgb(64,0,64);
}

.bbtoppannel {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 600;
font-size: 9pt;
color: rgb(255,255,255);
background-color: rgb(0,128,192);
}

.bbpurppannel {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 600;
font-size: 9pt;
color: rgb(255,255,255);
background-color: rgb(128,128,192);
}

.bbmainpannel {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,64,128);
background-color: rgb(221,221,221);
background-image: url(media/bg2.gif);
border-width: 1;
border-style: solid;
border-color: rgb(128,128,128);
padding: 4;
}

.bbRedPannel {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 600;
font-size: 9pt;
color: rgb(255,255,255);
background-color: rgb(128,128,255);
}

.bbDarkGrayPannel {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(255,255,255);
background-color: rgb(128,128,128);
}

.bbrgpanel {
font-family: Comic Sans MS, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,64,128);
background-color: rgb(221,221,221);
background-image: url(media/bg4.gif);
border-width: 1;
border-style: solid;
border-color: rgb(128,128,128);
padding: 4;
}

B { font-weight:bold }

SPAN.DecorationOff { text-decoration:none }
SPAN.ItalicOff { font-style:normal }
SPAN.BoldOff { font-weight:normal }
SPAN.DecorationAndItalicOff { text-decoration:none; font-style:normal }
SPAN.DecorationAndBoldOff { text-decoration:none; font-weight:normal }
SPAN.ItalicAndBoldOff { font-style:normal; font-weight:normal }
SPAN.AllOff { text-decoration:none; font-style:normal; font-weight:normal }


