body	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	color:#ffffff;
	background : #ffffff;
}

div, p, th, td, li, dd, dl, dt    {
/* redundant selectors to help NS4 not forget */
	font-family:  Verdana, sans-serif;
}

TD {
	color : #000000;
	font-family : Verdana, sans-serif;
	background-color : #ffffff;
	font-size : 80%;
}

P {
	color : #000000;
	}
	
.depth {
	color : #000000;
	font-size: 80%;
	font-family : Verdana, sans-serif;
	}

ol, li, dl, dt, dd
{
	margin-bottom: 8px;
}
	
TD.top {
	color : #000000;
	background-color : #FFCE00;
	}
	
TD.side {
	font-family : Verdana, sans-serif;
	color : #ffffff;
	font-size : 12px;
	background-color : #000033;
	}
	
TD.sidecol {
	font-family : Verdana, sans-serif;
	color : #000000;
	font-size : 12px;
	background-color : #ffffff;
	}
	
TD.topnav {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight : bold;
	}
	
TD.testimonialtext 	{
	font-family: Verdana;
	color : #000000;
	font-size: 12px;
	font-style: italic;
	background-color : #ffffff;
	}
	
TD.testimonialname 	{
	font-family: Verdana;
	color : #000000;
	font-size: 10px;
	background-color : #ffffff;
	}
	
TD.topdivider {
	background-color : #ECECEC;
	color: #008080;
	font-family : Arial Black;
	}
	
TD.sideblack {
	background: #000000;
	color : #ffffff;
	font-weight: bold;
	font-family : Verdana, sans-serif;
	font-size : 80%;
	}
	
TD.red {
	background: #B81600;
	color : #ffffff;
	font-weight: bold;
	font-family : Verdana, sans-serif;
	font-size : 80%;
	}
	
TD.blue {
	color : #ffffff;
	background-color : #00339A;
	font-weight : bold;
}	

TD.black {
	color : #ffffff;
	background-color : #000000;
	font-weight : bold;
}
	
TD.blackline {
	background: #000000;
	height: 1px;
	}
	
TD.gray {
	background: gray;	
	color : #ffffff;
	font-weight: bold;
	font-family : Verdana, sans-serif;
	font-size : 80%;
	}
	
H1 {
	font-size: 24px;
	color: #000000;
	font-family : Arial, sans-serif;
}

H1.arial {
	font-size: 28px;
	color: #000000;
	font-family : Arial, sans-serif;
	font-weight: bold;
}
	
H1.blogger {
	font-size: 130%;
	color: #000000;
	font-family : Verdana, sans-serif;
	}

H1.home {
	font-size: 20px;
	color: #000000;
	font-family : Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
	
H1.blog {
	font-size: 24px;
	color: #000000;
	font-family : Arial, sans-serif;
}

H2.blog {
	color: #000000;
	font-size: 20px;
	font-family : Arial, sans-serif;
	font-weight: bold;
}

H2 {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
}

h2.category {
	font-family : Arial, sans-serif;	
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0 0;
	margin-bottom: 9px;
}

H2.arial {
	font-family : Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
	
H2.side {
	font-family : Arial, sans-serif;
	font-size: 135%;
	margin-bottom : -10px;
	}
	
H3 {
	font-family : Arial, sans-serif;
	font-size: 100%;
	}

H3.blogger {
	font-size: 80%;
	}
	
H4 {
    font-size: small;
    font-variant: small-caps;
    font-weight: bold;
    color : #ffffff;
    }
    
a {
	text-decoration: underline;
	font-family : Verdana, sans-serif;
	font-size : 90%;
	color: #000080;
	}

a.arial {
	text-decoration: underline;
	color: #000088;
	font-family : Arial,sans-serif;
	font-size : 11px;
}
	
a.title {
	text-decoration: none;
	color : #000080;
	font-family : Arial Black;
	}
	
A:Hover.title {
	text-decoration: none;
	color: #000080;
	font-family : Arial Black;
	}
	
A.testimoniallink {
   font-family : Verdana;
   	color: Blue;
   	font-size : 10px;
   	text-decoration : none;
   	}
   	
A.testimoniallink:Hover {
	color: Red;
	text-decoration : underline;
	}
	
A.sidelink {
	text-decoration: underline;	
	color: #000000;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	}
	
A:Hover.sidelink {
	color: Red;
	}
	
A:Hover {
	text-decoration: underline;
	color: Red;
	}
	
A.toplink {
	color: #000000;
	font-size : 80%;
	text-decoration : none;
	}
	
A.toplink:Hover {
	color: #880000;
	text-decoration : underline;
	}
	
A.footerlink {
	color: Blue;
	font-size : 80%;
	text-decoration : none;
	}
	
A.depthlink {
	color:  Blue;
	font-size : 80%;
	text-decoration : underline;
	}
	
A.leftlink {
	color:  #ffffff;
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	}
	
A.leftlink:Hover {
	color: #ffffff;
	font-size : 90%;
	text-decoration : underline;
	font-weight : bold;
	}
	
A.rightlink {
	color:  #ffffff;
	font-size : 90%;
	text-decoration : underline;
	font-weight : bold;
	}
	
A.rightlink:Hover {
	color: Blue;
	font-size : 90%;
	text-decoration : underline;
	font-weight : bold;
	}
	
A.newslink {
	font-family : Arial, sans-serif;
	font-size: 120%;
	margin-bottom : -20px;
	}
	
A.content:link, a.content:visited {
	font-size: 12px;
	font-family: "Arial", sans-serif;
	text-decoration: none;
	color: #000088;
	font-weight : none;
	}
	
A.content:hover {	
	text-decoration: none;
	color: #00339A;
	}

A.leftnav:link, a.leftnav:visited {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	color: #000066;
	font-weight : bold;
	}
	
A.leftnav:hover {	
	text-decoration: underline;
	color: #CC0000;
	}

A.listing {
	text-decoration: underline;
	color: #000088;
	font-family: Courier, monospace;
	font-size : 9.5px;
}

A:Hover.listing {
	color: red;
	font-size : 9.5px;
}

A.categories {
	font-family : Verdana, sans-serif;
	text-decoration: none;	
	color: #000088;
}

A:Hover.categories {
	font-family : Verdana, sans-serif;
	color: Red;
}
	
HR {
	color: #000000;
	height: 1pt;
	}
	
PRE {
	font-family : Verdana;
	font-size : 100%;
	}
	
P small {
	font-family : Arial;
	font-size : 11px;
}

p.topdivider {
	color : #000080;
	font-family : Arial Black;
	font-size: 15px;
	}

p.topdivider big {
	color : #000080;
	font-family : Arial Black;
	font-size: 24px;
	}

P.subscribetext {
	font-family : Verdana, sans-serif;
	font-size : 9.5px;
	}
	
p.date {
	font-family : Arial, sans-serif;
	line-height: 150%
}

P.listing {
	color: #000000;
	font-family: Courier, monospace;
	font-size : 12 px;
}

P.categories {
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000088;
}

P.dated {
	font-family : Arial;
	font-size : 11px;
	padding-top: 5px;
	margin-bottom: -10px;
}

TD.promoblack {
	color : #ffffff;
	background-color : #000000;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

TD.promored {
	color : #000000;
	background-color : #ff0000;
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana, sans-serif;
}

TD.promowhite {
	color : #000000;
	background-color : #ffffff;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

TD.greydivider {
	color : #ffffff;
	background-color : #808080;
}

a.promoblack {
	color: #000000;
	text-decoration: none;
}

a.promoblack:hover {
	font-size : 100%;
	color: #000000;
	text-decoration: none;
}

a.promowhite {
	color: #ffffff;
	text-decoration: none;
}

a.promowhite:hover {
	font-size : 100%;
	color: #ffffff;
	text-decoration: none;
}

p.verdana11 {
	font-size : 11px;
	color: #ffffff;
	margin-top: -20px;
	font-family : Verdana, sans-serif;
	font-weight: bold;
}

p.arial13 {
	font-size : 13px;
	color: #ffffff;
	margin-top: 20px;
	font-family : Arial;
	font-weight: bold;
}

br.half {
	font-size : 4px;
}

br.3px {
	font-size : 3px;
}

br.2px {
	font-size : 2px;
}


.topnav
{
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.white
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.leftnav
{
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.topnav {
 	color : #ffffff;
 	font-family : Verdana;
 	background-color : #00339A;
 	background-image: none;
}

td.bluedark {
 	color : #000000;
 	font-family : Verdana;
 	background-color : #000033;
}

td.black {
 	color : #ffffff;
 	font-family : Verdana;
 	background-color : #000000;
}

td.cyan {
 	color : #ffffff;
 	font-family : Verdana;
 	background-color : #666699;
 	background-image: none;
}

td.leftnav {
 	color : #000000;
 	font-family : Verdana;
 	background-color : #9999cc;
 	background-image: none;
}

td.cyanlight {
 	color : #000000;
 	font-family : Verdana;
 	background-color : #ccccff;
 	background-image: none;
	font-size: 11px;
}

td.white {
 	color : #000000;
 	font-family : Verdana;
 	background-color : #ffffff;
 	background-image: none;
}

p.white {
	color : #ffffff;
	}
	
A.white:link, a.white:visited {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	}
	
A.white:hover {	
	text-decoration: none;
	color: #ffc000;
	}
	
A.category:link, a.category:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	}
	
A.category:hover {	
	text-decoration: none;
	color: #ffc000;
}

A.topnav:link, a.topnav:visited {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.topnav:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.monospace
{
	font-family: Courier, monospace;
	font-weight: normal;
}

A.subscribe {
	text-decoration: underline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #000080;
}

p.leftnav {
	color : #000000;
	font-size: 12px;
	margin-left: 13px;
	margin-right: 10px;
}

span.area {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #000066;
	font-weight : bold;
	}
	
TD.blog {
	color : #000000;
	font-family : Verdana, sans-serif;
	background-color : #ffffff;
	font-size : 12px;
	padding-top: 3px;
}

span.slogan {
	font-family: Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	padding-top: 5px;
}

p.slogan {
	font-family: Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	margin-top : 5px;
}

span.form {
	font-size : 12px;
}

p.motto {
	background-color: #000000;
	color: #ffffff;
}

.adstrip {
	width: 100%;
	background-color : #000033;
	border: none;
}

.blogad {
	width: 100%;
	background-color : #000033;
	border: none;
}

.adstrip td {
	width: 100%;
	background-color : #000033;
	border: none;
}

.adstrip_title {
	background-color : #000033;
	color: #000033;
}

.blogad_headline {
	font-family: Times;
	font-size: 11pt;
	font-weight: bold;
	color: #ffc000;
	background-color : #000033;
}

.blogad_text {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color : #000033;
}

.blogad_link {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffc000;
	background-color : #000033;
}

.blogad_thumbnail {
	background-color : #ffffff;
	border: none;
}

a.blogad_link:hover {
	text-decoration: underline;
	color: #ffc000;
}

.adstrip_link {
	font-face: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffc000;
	background-color : #000033;
}

a.adstrip_link:hover {
	text-decoration: underline;
	color: #ffc000;
}

a.blogadlink:link, a.blogadlink:visited {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	color: #ffffff;
	}
	
a.blogadlink:hover {	
	text-decoration: underline;
	color: #ffc000;
	}
	
.blogadlink
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

span.author {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

a.owner:link, a.owner:visited {
	color: #000000;
	border-bottom: #999999 1px dotted;
	text-decoration: none;
}

a.owner:hover {
	color: #000000;
	border-bottom: #999999 1px solid;
}

a.author:link, a.author:visited {
	color: #000000;
	border-bottom: #999999 1px dotted;
	text-decoration: none;
}

a.author:hover {
	color: #000000;
	border-bottom: #999999 1px solid;
}

a.gold:link, a.gold:visited {
	color: #ffc000;
	border-bottom: #ffc000 1px dotted;
	text-decoration: none;
}

a.gold:hover {
	color: #ffc000;
	border-bottom: #ffc000 1px solid;
	text-decoration: none;
}

span.category {
	background-color : #00339A;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}

hr.date {
	color: #c5c5c5;
	height: 1pt;
	margin-bottom: -15px;
}