/* CSS Document */
.smfont{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

.whtlinkhdr{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

a.whtlinkhdr{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

a.whtlinkhdr:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFE402;
font-weight:bold;
font-style:normal;
text-decoration:underline;
}
.smgray{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

.crtamt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

.cartlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#900202;
font-weight:normal;
font-style:normal;
text-decoration:none;
}

a.cartlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#900202;
font-weight:normal;
font-style:normal;
text-decoration:none;
}


a.cartlink:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
font-style:normal;
text-decoration:underline;
}

.prdprice{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
font-style:normal;
text-decoration:none;
}


.prdname{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
a.prdname{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:normal;
font-style:normal;
text-decoration:underline;
}

a.prdname:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
font-style:normal;
text-decoration:underline;
}

.orngbold{
font-family:Verdana;
font-size:10px;
color:#FE0255;
font-weight:bold;
text-decoration:underline;

}

.blacktxt{
font-family:Verdana;
font-size:11px;
color:#17A3D5;
font-weight:normal;
text-decoration:none;
}

a.blacktxt{
font-family:Verdana;
font-size:11px;
color:#17A3D5;
font-weight:normal;
text-decoration:none;
}

a.blacktxt:hover{
font-family:Verdana;
font-size:11px;
color:#FF0000;
font-weight:normal;
text-decoration:underline;
}



.smblackbold{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.smblackbold{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.smblackbold:hover{
font-family:Verdana;
font-size:10px;
color:#9F0000;
font-weight:bold;
text-decoration:underline;
}


.smblacknorm{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

a.smblacknorm{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

a.smblacknorm:hover{
font-family:Verdana;
font-size:10px;
color:#9F0000;
font-weight:normal;
text-decoration:underline;
}


.maroonsm{
font-family:Verdana;
font-size:10px;
color:#8D0000;
font-weight:normal;
text-decoration:none;
}

a.maroonsm{
font-family:Verdana;
font-size:10px;
color:#8D0000;
font-weight:normal;
text-decoration:none;
}

a.maroonsm:hover{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
text-decoration:underline;
}

.deepred{
font-family:Verdana;
font-size:10px;
color:#B30101;
font-weight:bold;
text-decoration:none;
}




.txtbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #DDDADA;
	padding:1px;
	background:#FFFFFF;
}
.selectbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7F9DB9;
	padding:1px;
	background:#FFFFFF;
}
