

body, html, #content
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #0000FF;
}

a:hover, a:active
{
    color: #0000FF;
}

a:visited
{
    color: #0000FF;
}

#masthead, #top
{
    background-color: #AADDFF;
}

h1.headermaintitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #333333;
}

h2.pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.postsub h2
{
    color: #0000FF;
    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: #0000FF;
}

#leftmenu h3
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#leftmenu
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #0000FF;
}

#leftmenu a:visited
{
    color: #0000FF;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #0000FF;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #0000AA;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #0000BB;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #0000CC;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #0000DD;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #0000EE;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #0000FF;
}

#top, #content, #main
{
    border-color: #4477FF;
}

img {
	border: none;
}
pre.code
{
	border-right: outset thin;
	border-top: groove thin;
	overflow-x: auto;
	border-left: groove thin;
	width: auto;
	border-bottom: outset thin;
	padding: 10px;
	margin: 0;
	background: white;
	color: black;
	font-family: consolas, &quot;Courier New&quot; , Courier, monospace;
	min-height: 40px;
	min-width: 100px;
}
div.code
{
	border-right: outset thin;
	border-top: groove thin;
	overflow-x: auto;
	border-left: groove thin;
	width: auto;
	border-bottom: outset thin;
	padding: 10px;
	margin: 0;
	background: white;
	color: black;
	font-family: consolas, &quot;Courier New&quot; , Courier, monospace;
}
.SidebarTagCloud {
	line-height: 125%;
}
.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active {
	color: #000000;
	font-size: 100%;
}
.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active {
	color: #000000;
	font-size: 95%;
}
.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active {
	color: #000000;
	font-size: 90%;
}
.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active {
	color: #000000;
	font-size: 85%;
}
.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active {
	color: #000000;
	font-size: 80%;
}
.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active {
	color: #000000;
	font-size: 75%;
}
