/*-- This CSS document is created by Partha Sarker, Sr. Graphic Designer, desme Inc. */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
}
a:link {
	text-decoration: none;
	color:#ac0634;
}
a:visited {
	text-decoration: underline;
	color:#ac0634;
}
a:hover {
	text-decoration: underline;
	color:#ac0634;
}
img {
	border:0px;
	vertical-align:middle;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
hr {
	height:1px;
	width:75%;
	border:0px;
	background-color:#cccccc;
	text-align:center;
}
#topmenu {
   	font-family:Verdana,Arial,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-image:url('/images/topmenu-back.gif');
	height:31px;
	line-height:31px
}

#topmenu a:link  {
	border-right:#ffffff 1px solid;
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	padding:6px 16px 6px 16px;
	text-align:center;
	background:transparent;
}
  
#topmenu a:visited  {
	border-right: 1px solid #ffffff;
	color:#ffcc00;
	text-decoration:none;
	background:transparent;
	text-align:center;
	padding:6px 16px 6px 16px;
}
#topmenu a:hover {
	border-right: 1px solid #ffffff;
	color:#ffcc00;
	text-decoration:none;
	background:transparent;
	text-align:center;
	padding:6px 16px 6px 16px;
}
.txtbox {
	height:18px;
	border:1px solid #666666;
	width:120px;
	font-size:10px;
}
.leftcol {
	width:205px;
	background-image:url('/images/divider-left.gif');
	background-position: right 50%;
	background-repeat:repeat-y
}
.rightcol {
	width:205px;
	background-image:url('/images/divider-right.gif');
	background-position: left 50%;
	background-repeat:repeat-y
}
.title {
	background-image:url('/images/title-back.gif');
	height:29px;
	line-height:29px;
	padding-left:10px
}
.producttitle {
	color:#AC0634;
	text-transform:uppercase;
	text-align:left;
	line-height:28px;
	font-weight:bold;
}
.productdescription {
	color:#ac0634;
	font-size:11px;
}
.productbutton {
	padding-top:10px;
}
.spprdtitle {
	color:#ac0634;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	line-height:28px;
	text-align:center;
}
.midtitle {
	color:#ac0634;
	font-weight:bold;
	text-align:left;
	line-height:28px;
	text-align:left;
}
.linksmall {
	text-decoration: none;
	font-size:11px;
	color:#ac0634;
}
.linksmall:hover {
	text-decoration: underline;
	color:#ac0634;
	font-size:11px;
}
.smalltxt {
	font-size:11px;
}