body
{
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: center;
	color: #333;
	font-family: verdana, arial, helvitca, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

td
{
	color: #333;
	font-family: verdana, arial, helvitca, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

#frontContainer
{
	width: 628px;
	text-align: center;
	background-color: #fff;
	padding: 0px;
	margin: 60px auto 0px auto;
}

#insideContainer
{
	width: 528px;
	text-align: left;
	background-color: #fff;
	padding: 0px;
	margin: 0px auto 0px auto;
}

a img
{
	border-width: 0;
	border-style: none;
	border-color: #fff;
	color: #fff;
}

a:link
{
	color: #c66;
	text-decoration: none;
	border-bottom: dotted 1px #c66;
	font-weight: bold;
}

a:visited
{
	color: #c66;
	text-decoration: none;
	border-bottom: dotted 1px #c66;
	font-weight: bold;
}

a:hover
{
	color: #c03;
	text-decoration: none;
	border-bottom: solid 1px #c03;
	font-weight: bold;
}

a.heady:link
{
	color: #066;
	text-decoration: none;
	font-weight: bold;
	border-width: 0;
	border-style: none;
	border-color: #fff;
}

a.heady:visited
{
	color: #066;
	text-decoration: none;
	font-weight: bold;
	border-width: 0;
	border-style: none;
	border-color: #fff;
}

a.heady:hover
{
	color: #066;
	text-decoration: none;
	font-weight: bold;
	border-width: 0;
	border-style: none;
	border-color: #fff;
}

a.nodots:link { border-style: none; }
a.nodots:visited { border-style: none; }
a.nodots:hover { border-style: none; }

.takeitin { margin: 0px 13px 0px 13px; }

.redHeavy
{
	color: #c66;
	font-weight: bold;
}

img.puff { padding: 3px; }

INPUT.second
{
	background-color: #066;
	color: #fff;
	font-size: 9px;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

.framer
{
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}

.boom
{
	font-size: 16px;
	font-weight: bold;
}