body {
	font-family: Arial, Helvetica, sans-serif;
	background: #333333;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

a:link {color: #57A5FC}
a:visited {color: #57A5FC}
a:hover {color: #FFFFFF}
a:active {color: #57A5FC}

a.top:link {color: #B1AFAF; text-decoration: none}
a.top:visited {color: #B1AFAF; text-decoration: none}
a.top:hover {color: #FFFFFF; text-decoration: none}
a.top:active {color: #B1AFAF; text-decoration: none}

a.footer:link {color: #B1AFAF; text-decoration: none}     /* unvisited link */
a.footer:visited {color: #B1AFAF; text-decoration: none}  /* visited link */
a.footer:hover {color: #FFFFFF; text-decoration: none}   /* mouse over link */
a.footer:active {color: #B1AFAF; text-decoration: none}   /* selected link */


.quote_name {
	font-size: 11px;
	font-style: italic;
	line-height: 95%
}


div.sample_attach, a.sample_attach
{
  width: 147px;
  border: 0px;
  padding: 0px 0px;
  font-weight: 900;
  color: #FFFFFF;
}

a.sample_attach
{
  display: block;
  background: #232323;
  border-bottom: none;
  text-decoration: none;
  padding: 11px 0px 11px 115px;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 0px;
  background: #333333;
}


td.footer {
	font-size: 11px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}

td.blues {
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}


td.quick_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

td.quick_register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
}

td.quote {
	color: #DDDDDD;
	padding-top: 95px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}

td.navigation {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	border-bottom: thin dotted #CA7804;
	background-image: url('nav_arrow.gif');
background-repeat: no-repeat;
background-position: 7% 50%; 
}

td.nav_wrap {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {

font-size: 18px;
font-weight: bold;
color: #FCEB48;
line-height: 23px;
font-style: italic;
}

h2 {

font-size: 14px;
font-weight: bold;
color: #FCEB48;

} 

blockquote {

border-style: dashed;
border-width: 1px;
border-color: #FCEB48;
padding: 12px 12px 12px 12px

} 

border {

border-style: dashed;
border-width: 1px;
border-color: #FCEB48;
padding: 12px 12px 12px 12px

} 