﻿body {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Times New Roman, Times, Serif;
	font-size: 10pt;
	color:#000;
}

td {
	font-family: Verdana, Times New Roman, Times, Serif;
	font-size: 10pt;
	color:#000;
}

li {
	font-family: Verdana, Times New Roman, Times, Serif;
	font-size: 10pt;
	color:#000;
}

i {
	font-style:italic;
}

b {
	font-weight:bold;
}

a {
	font-family: Verdana, Times New Roman, Times, Serif;
	font-size: 10pt;
	font-weight:bold;
}
a:link {
	text-decoration:underline;
	color:#039;
}
a:visited {
	text-decoration:underline;
	color:#039;
}
a:hover {
	text-decoration:underline;
	color:#06c;
}
a:active {
	text-decoration:underline;
	color:#039;
}

h1 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18pt;
	font-weight:bold;
	color:#006;
}

h2 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16pt;
	font-weight:bold;
	color:#009;
}

#copyright {
	font-family: Verdana, Times New Roman, Times, Serif;
	font-size: 8pt;
	font-weight:bold;
	color:#006;
	border-top:solid 2px #006;
	padding:5px;
	text-align:center;
}

#pageBody {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	/* border-top:solid 2px #006; */
}

.TopNav {
	text-align:center;
}
.TopNav a {
	font-family:Verdana,Times New Roman,Times,serif;
	font-size:11px;
	font-weight:bold;
}
.TopNav a:link {
	text-decoration:none;
	color:#ffffff;
}
.TopNav a:visited {
	text-decoration:none;
	color:#ffffff;
}
.TopNav a:hover {
	text-decoration:underline;
	color:#ffffcc;
}
.TopNav a:active {
	text-decoration:underline;
	color:#ffffff;
}

#BlogNav {
	background-color:#336699;
}
#ForumNav {
	background-color:#6d93a8;
}
#NewsletterNav {
	background-color:#3399cc;
}
#PodcastNav {
	background-color:#999999;
}
#SiteHeaderTable {
	border-top:solid 5px #339999;
	margin-bottom:5px;
}
#StoreNav {
	background-color:#4683ae;
}

