

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #0066AA;
}

a:hover, a:active
{
    color: #0066AA;
}

a:visited
{
    color: #0066AA;
}

#masthead, #header
{
    background-color: #AADDFF;
}

h1.headermaintitle
{
    color: #0066AA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #0066AA;
}

h2.pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.postsub h2
{
    color: #0066AA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #0066AA;
}

#sidebar-a h3
{
    color: #0066AA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #AADDFF;
}

#sidebar-a
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #0066AA;
}

#sidebar-a a:visited
{
    color: #0066AA;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #0066AA;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #001155;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #002266;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #003377;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #004488;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #005599;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #0066AA;
}

#header h1, #sidebar-a h3, #sidebar-a ul, #sidebar-a p, #news, #cal
{
    border-color: #6699AA;
}

#contentwrapper
{
    width: 100%;
}

#content
{
    margin-right: 250px;;
}

#sidebar-a
{
    width: 250px;;
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }

.csharpcode {
	BACKGROUND-COLOR: #ffffff; FONT-FAMILY: consolas, "Courier New", courier, monospace; COLOR: black; FONT-SIZE: small
}
.csharpcode PRE {
	BACKGROUND-COLOR: #ffffff; FONT-FAMILY: consolas, "Courier New", courier, monospace; COLOR: black; FONT-SIZE: small
}
.csharpcode PRE {
	MARGIN: 0em
}
.csharpcode .rem {
	COLOR: #008000
}
.csharpcode .kwrd {
	COLOR: #0000ff
}
.csharpcode .str {
	COLOR: #006080
}
.csharpcode .op {
	COLOR: #0000c0
}
.csharpcode .preproc {
	COLOR: #cc6633
}
.csharpcode .asp {
	BACKGROUND-COLOR: #ffff00
}
.csharpcode .html {
	COLOR: #800000
}
.csharpcode .attr {
	COLOR: #ff0000
}
.csharpcode .alt {
	BACKGROUND-COLOR: #f4f4f4; MARGIN: 0em; WIDTH: 100%
}
.csharpcode .lnum {
	COLOR: #606060
}


csharpcode {
	BACKGROUND-COLOR: #ffffff; FONT-FAMILY: consolas, "Courier New", courier, monospace; COLOR: black; FONT-SIZE: small
}
.csharpcode PRE {
	BACKGROUND-COLOR: #ffffff; FONT-FAMILY: consolas, "Courier New", courier, monospace; COLOR: black; FONT-SIZE: small
}
.csharpcode PRE {
	MARGIN: 0em
}
.csharpcode .rem {
	COLOR: #008000
}
.csharpcode .kwrd {
	COLOR: #0000ff
}
.csharpcode .str {
	COLOR: #006080
}
.csharpcode .op {
	COLOR: #0000c0
}
.csharpcode .preproc {
	COLOR: #cc6633
}
.csharpcode .asp {
	BACKGROUND-COLOR: #ffff00
}
.csharpcode .html {
	COLOR: #800000
}
.csharpcode .attr {
	COLOR: #ff0000
}
.csharpcode .alt {
	BACKGROUND-COLOR: #f4f4f4; MARGIN: 0em; WIDTH: 100%
}
.csharpcode .lnum {
	COLOR: #606060
}
