.sqlpopcolor1 { color: #006666; }
.sqlpopcolor2 { color: #009933; }

@media print {
    #menu, #logo, #sidebar {display: none; }
}


body {
	background-color: #dddddd;
	margin: 0px;
    padding: 0;
	font: 10pt/16pt verdana, arial; 
}

.main {
    position: relative;
    top: 1px;
    width: 750px;
    background-color: white;
    border: 2px solid #006666;
    margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;

}
.left {
    float: left;
    width: 230px;
    padding: 15px;
    text-align: left;
}
.center {
    width: 440px;
    height: 100%;
    border-left: 1px solid #006666;
    padding: 20px;
    text-align: left;
}
.footer {
    position: absolute;
    bottom: 15px;
    left: 5px;
	font: 8pt verdana,arial;
    font-weight: normal;
    color:#999999;
}
p { 
	font: 10pt/16pt verdana, arial; 
	margin-top: 0px; 
}
ul {
	font: 10pt/16pt verdana, arial; 
	margin-top: 0px; 
}

.subhead  {
	font: 12pt/16pt verdana, arial;
	color: #336666;
    font-weight: bold;
}
.sqlpop {
    color: #006666;
    font-weight: bold;
}

.coding {
	font: 10pt/14pt 'courier new'; background-color: #eeeeee; margin-top: 0px; margin-bottom: 0px; padding-left: 40px; text-indent: -35px; margin-right: 10px;
}

table.maintable { background-color: white; border: 2px solid teal;
}

a.StandardLink {
   text-decoration:none; font: 10pt/16pt verdana,arial; font-weight:bold; color:#006666; cursor:hand; 
}

a.StandardLink:hover { color: '009933'; text-decoration: underline; }

a.CurrentLink {
   text-decoration:none; font: 10pt/16pt verdana,arial; font-weight:bold; color:#009933;
}

a.ReferenceLink {
   text-decoration:none; font: 9pt Verdana,Arial; font-weight:normal; color:#006666; cursor:hand; 
}

a.ReferenceLink:hover { color: '009933'; text-decoration: underline; }

a.SmallLink {
   text-decoration:none; font: 8pt verdana,arial; font-weight:normal; color:#999999; cursor:hand; 
}

a.SmallLink:hover { color: '009933'; text-decoration: underline; }
td.quotebox {
font-family: arial; font-size: 12px; border-width: 4 px; border-style: double; border-color: #336699; background-color: #f8f7ef;
}




.smalltype {
    font: 8pt verdana,arial; font-weight:normal; color:#000000;
}

td	   { background-color: white;
}

td.rule	   { background-color: teal;
}

.featureitem {
font-family: arial; font-size: 12px; background-color: #f8f7ef;
}

