body {
	background-color: #CCCCCC;
	background-image: url(/core-images/intuitive-background.gif);
	margin-top: 25px;

}

p, td, tr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px; line-height: 1.4;
	margin-left:4px;
}

h1, h2, h3, h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

hr {
	width: 100%;
	height: 1px;
	border: none;
	background-color: Gray;
}

.copyright {
	text-align:center; margin-top:5px; color:#666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt; margin-left: 5pt;
}

.adz           { font-size:8pt; margin-top:7px; line-height:0.7; }
.adz a,
.adz a:link,
.adz a:visited { color: #333; text-decoration: none; }
.adz a:hover   { background-color: #bbb; }

.bodytext { color:#333; padding: 10px; }

.bodytext A, .bodytext A:link, .bodytext A:visited,
.bodytext A:active	{ color: #669; text-decoration: none; font-style:italic; }
.bodytext A:hover	{ color: #669; text-decoration: none; background-color: #ff9; }


.textlinks { font-size:75%; margin-top: 5px; margin-bottom: 7px;
             color: #666; font-style: normal;font-weight: 300;   }

.textlinks A, .textlinks A:link, .textlinks A:visited,
.textlinks A:active	{ color: #666; font-style: normal; text-decoration: none;}
.textlinks A:hover	{ color: #666; background-color: #fff; }

.vlowkey A, .vlowkey A:link, .vlowkey A:visited,
.vlowkey A:active	{ color: #333; font-style: normal; }
.vlowkey A:hover	{ color: #333; text-decoration: underline; background-color: #fff; }

A, A:link, A:visited,
A:active		{ color: #33001A; text-decoration: underline; }
A:hover			{ color: #B8860B; text-decoration: underline; background-color: #ff9; }

div.whitebackground {
	background: White;
	border: 1px solid #000000;
	width: 100%;
	/* height: 80%; */
	margin-left: 60px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	position: absolute;
	top: 164px;
	min-width: 502px;
}

.tquote {
			  background-color: #FBFBDB;
           padding: 3px;
			  border-width: 1px;
			  border-color: #6B8B2F;
           border-style: solid;
           width: 130px;
			  font-family: serif; text-align: left;
			  position: absolute;
			  right: 20%;
			  top: 164px;
			  margin: 0px auto;
			  font-size: 12px;
}

.tpmnews {
			  position: relative;
			  font-size: smaller;
}

.rssbox {
	background: #F5F5E1;
	border: 1px solid #6B8B2F;
}

.rssboxhead {
	background: #BDD68F;
}

.rssboxheadlink {
	color: #4D6523;
}

.rssboxtitle {
	background: #D1DE85;
}

.rssboxtitlelink {
	color: #000;
}

.rssboxitem {
	color: #696969;
}

table.whitebg {
	background-color: white;
	margin-left:25px; margin-right:25px;
	border: solid; border-width: 1px; border-color: Black;
}

table.nav {
	background-color: #C4C4C4;
	width: 150px;
	height: 355px;
}

td.graybg {
	background-color: #C4C4C4;
	width: 150px;
	height: 100%;
}

td.header {
	background-color: #CC0000;
	width: 150px;
	height: 100px;
}

