a:link    { color: #FFFFFF; text-decoration: none; }      
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: underline; } 

a.bodytext1:link    { color: #FD6A0A; text-decoration: none; }      
a.bodytext1:visited { color: #FD6A0A; text-decoration: none; }
a.bodytext1:hover   { color: #FD6A0A; text-decoration: underline; }

a.bottomlink1:link    { color: #4F4F4F; text-decoration: none; }      
a.bottomlink1:visited { color: #4F4F4F; text-decoration: none; }
a.bottomlink1:hover   { color: #FA4C00; text-decoration: underline; }

a.toplink1:link    { color: #FFFFFF; text-decoration: none; }      
a.toplink1:visited { color: #FFFFFF; text-decoration: none; }
a.toplink1:hover   { color: #FFFFFF; text-decoration: underline; }

a.bottomtext1:link    { color: #616161; text-decoration: none; }      
a.bottomtext1:visited { color: #616161; text-decoration: none; }
a.bottomtext1:hover   { color: #F16202; text-decoration: underline; }

a.bottomlink1:link    { color: #333333; text-decoration: none; }      
a.bottomlink1:visited { color: #333333; text-decoration: none; }
a.bottomlink1:hover   { color: #F16202; text-decoration: underline; }

a.path1:link    { color: #3A3A3A; text-decoration: none; }      
a.path1:visited { color: #3A3A3A; text-decoration: none; }
a.path1:hover   { color: #FA4C00; text-decoration: underline; }

a.sublink1:link    { color: #000000; text-decoration: none; }      
a.sublink1:visited { color: #000000; text-decoration: none; }
a.sublink1:hover   { color: #000000; text-decoration: underline; }

a.bullet-link:link    { color: #FD6A0A; text-decoration: none; }      
a.bullet-link:visited { color: #FD6A0A; text-decoration: none; }
a.bullet-link:hover   {
	color: #FD6A0A;
	text-decoration: underline;
}

BODY {
  scrollbar-arrow-color:#505050;
  scrollbar-base-color:#505050;
  scrollbar-shadow-color:#F3F3F3;
  scrollbar-face-color:#DFDFDF;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#3C0B11;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/line-bg.gif);
	background-repeat: repeat-x;
}
.graybg {
	background-attachment: fixed;
	background-image: url(images/gray-bg.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.bluebg {
	background-attachment: fixed;
	background-image: url(images/blue-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #060708;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;




}
.topbg {
	background-attachment: fixed;
	background-image: url(images/inside-top.gif);
	background-repeat: repeat-x;
}
.toplink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FB6D0F;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;

}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 26px;
}
.graybg1 {

	background-attachment: fixed;
	background-image: url(images/gray-bg1.gif);
	background-repeat: repeat-x;
}
.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #95C2FF;
	background-image: url(images/inside-link.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.rightlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #7EC350;
	background-image: url(images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 30px;
}
.v-graybg {
	background-attachment: fixed;
	background-image: url(images/v-graybg.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;

}
.tabledata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4FAFF;
	padding: 4px;
	line-height: 19px;
	border: 1px solid #CCCCCC;


}
.tabledata1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px;
	line-height: 19px;
	border: 1px solid #CCCCCC;


}
.tableborder {
	border: 1px solid #CCCCCC;
}
.order-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/order-back.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 103px;
	padding-right: 15px;
	padding-left: 15px;
	height: 234px;

}
.indexlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #060708;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-right: 2px;
	padding-left: 2px;
}
.index-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/gray-bg2.gif);
	background-repeat: repeat-x;
	text-align: justify;
	padding: 15px 15px 5px;
}
.bullet-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 33px 11px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FD6A0A;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 33px;
	background-image: url(images/subhead.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 20px 12px;

}
.product-box {
	text-align: center;
	vertical-align: middle;
	height: 86px;
	width: 86px;
	border: 1px solid #C0C0C0;
}
.vdot {
	background-attachment: fixed;
	background-image: url(images/vdot.gif);
	background-repeat: repeat-y;
}
.head {
	background-image: url(images/dotblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #9E9E9E;
	padding: 3px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EAFBFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #7A9BA0;
}
.bullet-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 33px 11px;
	text-align: justify;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 47px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 3px 3px 10px;
}
.imgtopdot {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
.blacktext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px 3px 3px 10px;
}
.tabledatanew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4FAFF;
	padding: 4px 4px 4px 14px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;




}
.tabledatanew1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 14px;
	background-image: url(images/bullet.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;

}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00589C;
	padding: 4px;
	line-height: 19px;
	text-align: center;

}
.bullet-text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FD6A0A;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 22px 11px;
	text-align: justify;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 37px;
}
.thumbnails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	font-weight: bold;

}
