﻿.csharpcode
{
    color: white;
    font-family: consolas, "Courier New" , courier, monospace;
}
.csharpcode pre
{
    color: white;
    font-family: consolas, "Courier New" , courier, monospace;
}
.csharpcode pre
{
    margin: 0em;
}
.csharpcode .rem
{
    color: rgb(0, 128, 0);
}
.csharpcode .kwrd
{
    color: rgb(64, 64, 255);
}
.csharpcode .str
{
    color: rgb(255, 64, 32);
}
.csharpcode .op
{
    color: rgb(0, 0, 192);
}
.csharpcode .preproc
{
    color: rgb(204, 102, 51);
}
.csharpcode .asp
{
    background-color: rgb(255, 255, 0);
}
.csharpcode .html
{
    color: rgb(128, 0, 0);
}
.csharpcode .attr
{
    color: rgb(255, 0, 0);
}
.csharpcode .alt
{
    background-color: rgb(40, 40, 40);
}
.csharpcode .lnum
{
    color: rgb(192, 192, 192);
}
