body
{
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-color: #9e9282;
	background-repeat: repeat-x;
	/*width: 710px;*/
}

p {font-family: Trebuchet MS, helvetica, sans-serif; color: #000000; font-size: 10pt;}
ul {font-family: Trebuchet MS, helvetica, sans-serif; color: #000000; font-size: 10pt;}
p.footer {font-family: Trebuchet MS, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt;}

a.footer:link {text-decoration:none; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt;}
a.footer:visited {text-decoration:none; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt;}
a.footer:hover {text-decoration:underline; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFF99; font-size: 10pt;}

table.header tr td{
	color: #FFFFFF;
	background-color: #990000;
}

table.inner tr td{
    
    background-color: #CCCCCC;
}

div.sample_attach, a.sample_attach
{
  width: 100%;
  border: 0px solid black;
  
  padding: 0px 2px;
  font-family: Trebuchet MS;
  text-decoration: none;
  font-size: 12pt;
  font-weight: 600;
  color: #FFFFFF;
 
}


a.sample_attach
{
  width:160px;
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-family: Trebuchet MS;
  font-size: 10pt;
  font-weight: 500;
  color: #FFFFFF;
  background: #333333;

}

a:hover.sample_attach
{
  width:160px;
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-family: Trebuchet MS;
  font-size: 10pt;
  font-weight: 500;
  color: #FFFF00;
  background: #990000;

}

a.sample_attach:link {text-decoration:none; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt;}
a.sample_attach:visited {text-decoration:none; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt;}
a.sample_attach:hover {text-decoration:underline; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFF99; font-size: 10pt;}

a.heading:link {text-decoration:none; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 12pt; font-weight: bold;}
a.heading:visited {text-decoration:none; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 12pt; font-weight: bold;}
a.heading:hover {text-decoration:underline; font-family: trebuchet ms, arial narrow, helvetica, sans-serif; color: #FFFFFF; font-size: 12pt; font-weight: bold;}



td, div
{
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Content */
.small
{
	font-size: 11px;
}
.smaller
{
	font-size: 10px;
}
.header01
{
	font-size: 25px;
}
.header02
{
	font-size: 20px;
}

/* Form Objects */
.textfield01
{
	width: 168px;
	height: 14px;
	margin-top: 4px;
}

/* The A Team */

a:link
{
	color: #3300FF;
	text-decoration: none;
}
a:visited
{
	color: #3300FF;
	text-decoration: none;
}
a:hover
{
	color: #3300FF;
	text-decoration: underline;
}

a.yellow:link
{
	color: #3300FF;
	text-decoration: none;
}
a.yellow:visited
{
	color: #3300FF;
	text-decoration: none;
}
a.yellow:hover
{
	color: #3300FF;
	text-decoration: underline;
}