BODY{
background-color:#5180AE;
margin-top:0px;
margin-left:0px;
font-family:arial;
font-size:10pt
}

TD{
font-family:arial;
font-size:10pt
}

P{
font-family:arial;
font-size:10pt
}

OL, UL{
font-family:arial;
font-size:10pt
}

TH.col1 {
FONT-FAMILY:ARIAL;
FONT-SIZE:10pt;
FONT-WEIGHT:BOLD;
COLOR:ADCFEF;
TEXT-ALIGN:CENTER;
BACKGROUND-COLOR:0059AD;
BORDER-BOTTOM: 1PX SOLID #ADCFEF;
}

TH.col2 {
FONT-FAMILY:ARIAL;
FONT-SIZE:10pt;
FONT-WEIGHT:BOLD;
COLOR:ADCFEF;
TEXT-ALIGN:CENTER;
BACKGROUND-COLOR:0059AD;
BORDER-BOTTOM: 1PX SOLID #ADCFEF;
BORDER-LEFT: 1PX SOLID #ADCFEF;
}

TD.col1 {
FONT-FAMILY:ARIAL;
FONT-SIZE:10pt;
VERTICAL-ALIGN:TOP;
BORDER-BOTTOM: 1PX SOLID #DEDFE7;
}

TD.col2 {
FONT-FAMILY:ARIAL;
FONT-SIZE:10pt;
VERTICAL-ALIGN:TOP;
BORDER-BOTTOM: 1PX SOLID #DEDFE7;
BORDER-LEFT: 1PX SOLID #DEDFE7;
}

/* THESE 2 CLASSES ARE USED FOR FORMATTING CODE SAMPLES */
PRE.SQL{
margin-left:25px;
font-family:courier new;
font-size:9pt
}

.comment{
font-family:courier new;
font-size:9pt;
color:#008000;
}

/* THESE 2 CLASSES ARE USED FOR THE BLUE TEXT ON THE MAIN PAGES */
.header_small{
font-family:arial;
font-size:10pt;
color:#00008B;
font-weight:bold
}

.header_large{
font-family:arial;
font-size:12pt;
color:#00008B;
font-weight:bold
}

/* THIS IS THE ARCHIVE TITLE USED ON THE ARCHIVES AND QUEST EXPERTS PAGES */
.header_archive{
font-family:arial;
font-size:12pt;
color:#00008B;
font-weight:bold
}


/* THIS STUFF IS FOR THE JS NAVIGATION. DON'T TOUCH IT UNLESS YOU ARE SURE! */

.itemBorder { border: 1px solid #5180ae }
.itemText { text-decoration: none; color: #ffffff; font: 12px Arial, Helvetica }
.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #000000; font: bold 11px Arial, Helvetica }
.secText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }