body{
font-family:Arial, Helvetica, sans-serif;
margin:0px;
}
.bg {
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-x;
}
.textrun {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	display: none;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	background-position: top;
	vertical-align: top;
}

.bullet {
	background-attachment: fixed;
	background-image: url(images/bul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.dotborder {
	background-position: center center;
	line-height: 25px;
	bottom: auto;
	background-image: url(images/bor.jpg);
	background-repeat: repeat-x;
}


.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.footertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #993300;
}

.a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a:hover {
	
	color: #FFCC00;
}
.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
.b:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.b:active {
	color: #CCCCCC;
	text-decoration: none;
}
.heading{
font-size:16px;
font-weight:bold;
color:#7D1401;
padding:2px;
}
.heading a{
text-decoration:none;
font-size:16px;
font-weight:bold;
color:#7D1401;
padding:2px;

}
.subheadinglink{
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;

}
.subheadinglink a{
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;

}

.subheading{
font-size:12px;
font-weight:bold;
color:#7D1401;
padding:2px;
text-align:left;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   400px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;;
  font-weight: 900;
  font-size: 12px;
  color:   #993300;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Arial, Helvetica, sans-serif;;
  font-weight: 900;
  font-size: 12px;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

.tblborder{
border: 1px solid #259A4B;
}