body {
	background-image: url(https://theparkerreport.com/images/80_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.leftborder {
	background-image: url(https://theparkerreport.com/images/leftborder.jpg);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(https://theparkerreport.com/images/rightborder.jpg);
	background-repeat: repeat-y;
}
.center {
	background-image: url(https://theparkerreport.com/images/center.jpg);
	background-repeat: repeat-y;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f96fe;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a70000;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
}
.content_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
}
.search_content {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #808080;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #8d8d8d;
	font-weight: bold;
}
input,textarea,select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
	font-style: italic;
}
.quote_author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #c3c3c3;
	font-size: 11px;
}
.subheaders {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
form {
	margin-top: 5px;
	margin-bottom: 5px;
}
.a_main_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #4866ff;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #a70000;
}
.small {
	font-size: 11px;
}
.myspace_link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a70000;
}
.td_below {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.bold_count {
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8D;
}
.td_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}