

body, html
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #002940;
    background-image: none;
}

a:link
{
    color: #006FF7;
}

a:hover, a:active
{
    color: #006FF7;
}

a:visited
{
    color: #006FF7;
}

#masthead
{
    background-image: url(/CS1/themes/blogs/paperclip/images/cactus-title.jpg);
}

.headermaintitle
{
    color: #735C35;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
}

#navbar
{
    background-color: #666666;
    background-image: url(/CS1/themes/blogs/paperclip/images/cactus-nav-background.jpg);
}

#navbar li
{
    background-image: url(/CS1/themes/blogs/paperclip/images/cactus-nav-bul.gif);
}

#navbar a:link, #navbar a:hover, #navbar a:active, #navbar a:visited
{
    color: #FFFFFF;
}

.pageTitle
{
    color: #529E00;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.8em;
}

.posthead
{
    color: #529E00;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.5em;
}

.posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover
{
    color: #529E00;
}

#leftmenu h3
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.1em;
}

#leftmenu
{
    color: #7C95B3;
    font-family: Tahoma, Arial, Helvetica;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #7C95B3;
}

#leftmenu a:visited
{
    color: #7C95B3;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #7C95B3;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #001AA2;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #002BB3;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #003CC4;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #004DD5;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #005EE6;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #006FF7;
}

#masthead
{
    height: 221px;
}


.nt
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ht
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration:none;
}
.sh
{
	font-weight: bold;
	font-size: 12pt;
	color: dimgray;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.ct1
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: &#39;Courier New&#39; , Monospace;
	text-decoration: none;
}
.ct2
{
	border-right: #999999 1px solid;
	padding-right: 4px;
	border-top: #999999 1px solid;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #999999 1px solid;
	color: black;
	padding-top: 4px;
	border-bottom: #999999 1px solid;
	font-family: &#39;Courier New&#39; , Monospace;
	background-color: #eeeeee;
	text-decoration: none;
}