
.normallink {
	color: Blue;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;
}
.normallink:hover {
	color: Blue;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: underline;
}
.normallinks {
	color: Blue;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.normallinks:hover {
	color: Blue;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}.highlightlink
{
   COLOR: Blue; 
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
   TEXT-DECORATION: none;
   font-weight: bold;
}
.highlightlink:hover
{
   COLOR: red; 
   TEXT-DECORATION: underline;
   font-weight: bold;
}
.normaltext {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
}
.normaltextL {
	color: #000000;
	font-size: 16px;
	font-family: tahoma;
}
.normaltextS {
	color: #000000;
	font-size: 9px;
	font-family: tahoma;
}
.normaltextBlue {
	color: Blue;
	font-size: 13px;
	font-family: tahoma;
}
.normaltextBlueL {
	color: Blue;
	font-size: 16px;
	font-family: tahoma;	
}.normaltextB {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
}
.normaltextsmall {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
.albumText {
	color: #F87211;
	font-size: 13px;
	font-family: tahoma;
}
.albumTextSmall {
	color: #F87211;
	font-size: 8px;
	font-family: tahoma;
}
.cartQtyLink {
	color: blue;
	font-size: 13px;
	font-family: tahoma;
}
.messageBarLink {
	color: blue;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.messageBarLink:hover {
	color: blue;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: underline;
}
.messageBarText {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
.claimBarLink {
	color: blue;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.claimBarLink:hover {
	color: blue;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: underline;
}
.styleM1 {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
}
.TRHover
{
    BACKGROUND-COLOR: #D8E4FC;
}
.TR
{
    BACKGROUND-COLOR: #FFFFFF;
}

input.textBlack
{
  border-color:Black;border-width:1px;border-style:Solid;
}

input.textRed
{
  border-color:Red;border-width:1px;border-style:Solid;
}

.textareaBlack
{
BORDER-RIGHT: black 1px solid; 
BORDER-TOP: black 1px solid; 
BORDER-LEFT: black 1px solid; 
BORDER-BOTTOM: black 1px solid;
}

.textareaRed
{
BORDER-RIGHT: red 1px solid; 
BORDER-TOP: red 1px solid; 
BORDER-LEFT: red 1px solid; 
BORDER-BOTTOM: red 1px solid;
}

input.button1 
{ background-color: #639ACE; font-weight: bold; font-size: 12px; color: white;}

.identityLoginBox {
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}
.bHdr
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:Black;
}
#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#A2A2A2}
#mu2 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px; color:#717171}
#mu3 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px; color:#717171}
#dhtmltooltip_normal
{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #FFFFC0;
	visibility: hidden;
	font-size: 13px;
	font-family: Arial;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
