body {
	background: #A3ADB2;
	padding: 0;
	margin: 0;
	font-size: 100.1%;
	font-family: Arial, Tahoma, sans-serif;
}

#flashBGD{
	background: #253270;
	padding: 0;
	margin: 0;
	font-size: 100.1%;
	font-family: Arial, Tahoma, sans-serif;
}

#whatnewBGD{
	background: #fff;
	padding: 0;
	margin: 0;
	font-size: 100.1%;
	font-family: Arial, Tahoma, sans-serif;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.smalltxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.boldtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.bigtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style : italic;
}

.largetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style : italic;
}

.whitetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : White;
}

.redtxt{
	font-family: Arial, Helvetica, sans-serif;
	color : red;
}

.smallwhitetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : White;
}

.boldwhitetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color : White;
}

.bigwhitetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style : italic;
	color : White;
}

.lgewhitetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style : italic;
	color : White;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

A{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #c00;
}

A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c00;
}

.whitelink{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : White;
}

.whitelink:Hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : White;
}

.hdrapparel{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #DE356E;
}

.hdrbandages{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #7D3622;
}

.hdrcustom{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #463970;
}

.hdrdressings{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #F36523;
}

.hdrpacks{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #990099;
}

.hdrxray{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*color : #006F3C;*/
}

ul.arrow, ul.whatsnew, ul.productList {
	padding: 0;
	margin: 5px 0 5px 0;
}

li.arrow, ul.arrow li {
	margin-left: 0px;
	padding: 2px 5px 5px 10px;
	background: url(/images/i-arrow.gif) no-repeat left top;
	display: block;
}

li.arrow a, ul.arrow li a {
	color: #C00
}
li.arrow a.hover, ul.arrow li a.hover {
	color: #f00
}

li.whatsnew, ul.whatsnew li {
	margin-left: 0px;
	padding: 2px 5px 5px 10px;
	background: url(/images/i-arrow-blue.gif) no-repeat left top;
	display: block;
}

li.whatsnew a, ul.whatsnew li a {
	color: #06c;
}
li.whatsnew a.hover, ul.whatsnew li a.hover {
	color: #06c;
}

li.productList, ul.productList li {
	padding: 0 0 0 35px;
	margin: 5px 0 10px 0;
	display: block;
}
ul.productList li.new {
	background:url(/images/i-new.gif) no-repeat;
	display: block;
}

.whatshot {
	background: #C00;
}

.inline-frame {
	width: 225px;
	height:185px;
	padding: 0;
	margin: 0;
	border: 2px solid #C00;
}

.inst-red{
	background: #bc0021 url(/images/i-arrow-white.gif) no-repeat top right;
	padding-left: 5px;
	margin-top: 10px;
}
.inst-red div{
	padding: 2px 0 3px 0;
}
.inst-red a{
	color: #fff;
	font-weight: bold;
}
.inst-red a:hover{
	color: #fff;
	font-weight: bold;
}


/*type_list*/
.ul_type{ list-style-type:none; padding:0px; margin:0px; height:100%;}
.ul_type li{ float:right; padding-left:5px;}



.type_ul{ list-style-type:none; padding:0px; margin:0px; margin-left:30px; height:150px; color:#A3ADB2;}
.type_ul li{ float:left; width:130px; height:150px; text-align:center; list-style-type:none;}
.type_ul li img{ border:none;}
.type_ul li a:link,.type_ul li a:visited{ color:#A3ADB2; text-decoration:none; font-weight:bold;}
.type_ul li a:hover{ color:red;}


/*article list*/

.a_list{ padding:0px; margin:0px; height:auto; letter-spacing:3px; list-style-type:none;}
.a_list li{ height:23px; line-height:23px;}


/*all*/
input{ border:1px solid #3D4C84; background:#94BAE1; letter-spacing:1px;}