/* Customized For Fire Sale Buddy Autoresponder*/
/* by Ronald E Pumfleet*/
/* arty@snazzypromotions.com*/
/* http://snazzypromotions.com*/

body {
	background-color: #042b53;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
}
a {
	font-family: Tahoma, Verdana, sans-serif;
	color: #800;
}
a:link {
	text-decoration: underline;
	color: #800;
}
a:visited {
	text-decoration: underline;
	color: #800;
}
a:hover {
	text-decoration: none;
	color: #800;
	background-color: #99ccff;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #800;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #666;
}
a.menu:hover {
	text-decoration: underline;
	color: #666;

}
a.menu:active {
	text-decoration: none;
	color: #666;
}
.content {
	font-family: Tahoma, Verdana, sans-serif;
	width: 650px;
	border: med dashed #666;
	text-align:center;
}
.tb1{ 
	background-color : #99ccff;
	border: 2px solid #008000;
	color: #000;
	font-weight: bold;
} 
.border{ 
	background-color : #6699ff;
	border: 4px dotted #042E5E;
	color: #000;
	font-weight: bold;
}

.question{ 
	background-color : #fff;
	color: #800000;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 24px;
}