
/* STYLE SHEET FOR BUSINESS4BOOMERS.NET */

body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #252525;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #9e0500 url(/images/bg-red-stripes.jpg) repeat-x fixed;
}

h1, h2, h3, h4, h5, h6		{		color: #bb0000; font-weight: bold; letter-spacing: -0.01em; word-spacing: -0.04em; }
h1 {	font-size: 30px; }
h2 {	font-size: 24px; }
h3 {	font-size: 18px; }
h4 {	font-size: 16px; }
h5 {	font-size: 14px; }
h6 {	font-size: 12px; }


a:link {  color: #0000CC; text-decoration: none}
a:hover { color: #0000FF; text-decoration: underline }
a:active {  color: #FF0000; text-decoration: underline}
a:visited { color: #444444; text-decoration: none}

.h1, .h2, .h3, .h4, .h5, .h6		{color: #252525; font-weight: bold; letter-spacing: -0.01em; word-spacing: -0.04em; }
.h1 {	font-size: 30px; }
.h2 {	font-size: 24px; }
.h3 {	font-size: 18px; }
.h4 {	font-size: 16px; }
.h5 {	font-size: 14px; }
.h6 {	font-size: 12px; }

.form-tag {  font-size: 11px; font-weight: normal; text-align: right}
.form-value {  font-size: 11px; font-weight: normal; text-align: left}

.footer {  font-size: 9px; font-weight: normal; color: #252525}
.footer a:link {  color: #252525; text-decoration: underline}
.footer a:hover {  color: #0000FF; text-decoration: underline}
.footer a:active {  color: #FF0000; text-decoration: underline}
.footer a:visited {  color: #555555; text-decoration: underline}

.text9 {  font-size: 9px}
.text10 {  font-size: 10px}
.text11 {  font-size: 11px}
.text13 {  font-size: 13px}
.text12 {  font-size: 12px}


.menu {  font-size: 10px; font-weight: bold; color: #252525; text-align: center; vertical-align: middle;  text-decoration: none}
.menu a:link {  color: #0000CC; text-decoration: none}
.menu a:hover {  color: #0000FF; text-decoration: underline}
.menu a:active {  color: #FF0000; text-decoration: underline}
.menu a:visited {  color: #555555; text-decoration: none}

.highlight { background-color: #FFFF66}

.biglink {  font-size: 16px; font-weight: bold; color: #0000CC; text-decoration: underline;}

.text-white	{	color: #ffffff}
.text-red	{	color: #bb0000}
.text-ltgrey	{	color: #999999}
.text-dkgrey	{	color: #666666}
.text-black	{	color: #000000}

.margin-right	{	margin-right: 10px;}
.margin-topright	{	margin-top: 3px; margin-right: 10px;}
.margin-left	{	margin-left: 10px;}
.margin-topleft	{	margin-top: 3px; margin-left: 10px;}

.padleft30 { padding-left: 30px}
.padleft60 { padding-left: 60px}
