body
{
margin: 0;
padding: 0;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
background-color: #000;
}

a:link {color: #ffff00; background-color: transparent;}
a:visited {color: #ffd700; background-color: transparent;}
a:hover, a:active {color: #00ff00; background-color: transparent;}

#topleft
{
float: left;
width: 124px;
padding: 3px;
font-weight: bold;
}

#topmid
{
float: left;
width: 360px;
padding-top: 3px;
padding-left: 12px;
font-weight: bold;
}

#topright
{
float: left;
padding: 3px;
}

#left
{
float: left;
padding-left: 3px;
width: 130px;
height: 550px;
font-size: 9pt;
color: #fff;
background-image: url(dakinilogo.jpg);
background-repeat: no-repeat;
}

#content
{
margin-left: 130px;
padding: 12px;
min-height: 280px;
font-size: 1.1em;
max-width: 42em;
background-color: #8b0000;
background-image: url(dakinibg.jpg);
background-repeat: repeat;
}

#content h1
{
margin: 0;
padding-bottom: 5px;
font-family: georgia, times, "times new roman", serif;
font-size: 1.4em;
font-weight: bold;
color: #ffffcc;
}

#content h2
{
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #ffffcc;
}

#content quote {
font-size: 15px;
color: #ffccff;
}

#content quotes {
font-size: 13px;
color: #ff99ff;
}

#clearit
{
clear: both;
height: 1px;
border-bottom: 1px solid #ffcc00;
}

#footer
{
clear: both;
width: 59em;
padding: .5em;
text-align: right;
}

q, abbrev, acronym
{
color: #ffffcc;
background-color: transparent;
text-decoration: none;
background: url(note.gif) right center no-repeat;
padding-right: 12px;
}

.bron {font-size: 9pt; color: #ffcccc; background-color: transparent;}
.bron2 {font-size: 9pt; color: #ffcccc; background-color: transparent; font-weight: bold;}

.note {color: #66ffff; background-color: transparent;}
.note2 {color: #66ffff; background-color: transparent; font-weight: bold;}

.high {color: #00ff99; background-color: transparent;}
.high2 {color: #00ff99; background-color: transparent; font-weight: bold;}

.gloss {font-weight: bold; color: #66FFCC}
.q1 {color: #66FFCC;}
.q2 {font-size: 11pt; color: #66FFCC; font-style : italic}

.hiAqua {color: #00FFFF}
.hiGreen {color: #C0C0C0}
.hiPink {color: #FFCCFF}
.hiBluS {font-weight: bold; color: #00BFFF}
.hiBluB {font-weight: bold; font-size: 12pt; color: #00BFFF}

/* TD CLASS="name" : BACKGROUND and FONT COLORS for Tables */
TD.mid {text-align: center}
TD.rite {text-align: right}
TD.sel {color: #FFFFFF; background-color: #006600}
TD.sel2 {color: #FFFFFF; background-color: #660033}

TD.bg3 {color: #FFFFFF; background-color: #000000; font-weight: bold; text-align: center}
TD.bg4 {color: #FFA500; background-color: #3300CC; font-weight: bold; text-align: center}
TD.bg5 {color: #00FF00; background-color: #FF0000; font-weight: bold; text-align: center}
TD.bg6 {color: #800080; background-color: #FFD700; font-weight: bold; text-align: center}
TD.bg7 {color: #FFFF00; background-color: #008000; font-weight: bold; text-align: center}
TD.bg8 {color: #0000FF; background-color: #FFA500; font-weight: bold; text-align: center}
TD.bg9 {color: #FFFF00; background-color: #800080; font-weight: bold; text-align: center}

TD.bgWhi {color: #000000; background-color: #FFFFFF; text-align: center}
TD.bgYel {color: #000000; background-color: #FFFF00; text-align: center}
TD.bgRed {color: #FFFFFF; background-color: #FF0000; text-align: center}
TD.bgMen {color: #FFFFFF; background-color: #990033; text-align: center}
TD.bgBlu {color: #FFFFFF; background-color: #3300CC; text-align: center}
TD.bgGrn {color: #FFFFFF; background-color: #008000; text-align: center}

TD.bgNE {color: #FFFFFF; background-color: #000033; text-align: center}
TD.bgSE {color: #000000; background-color: #FFA500; text-align: center}
TD.bgSW {color: #FFFFFF; background-color: #003300; text-align: center}
TD.bgNW {color: #000000; background-color: #FFFF99; text-align: center}
TD.bgBlk {color: #FFFFFF; background-color: #000000; text-align: center}

