/* CSS Document */
.hometxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
color:#454545;
text-decoration:none;
}

.blacktxt{
font-family:Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}



a.blacktxt{
font-family:Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

a.blacktxt:hover{
font-family:Verdana;
font-size:11px;
color:#0088E8;
font-weight:normal;
text-decoration:underline;
}

.lnk{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:none;
}


a.lnk{
font-family:Verdana;
font-size:10px;
color:#FF1800;
font-weight:bold;
text-decoration:underline;
}

a.lnk:hover{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}


.redtxt{
font-family:Verdana;
font-size:11px;
color:#FF0000;
font-weight:normal;
text-decoration:none;

}

.orngbold{
font-family:Verdana;
font-size:10px;
color:#FF8A00;
font-weight:bold;
text-decoration:underline;

}

.bluefooter{
font-family:Verdana;
font-size:9px;
color:#2F9DC6;
font-weight:bold;
text-decoration:none;

}

a.bluefooter{
font-family:Verdana;
font-size:9px;
color:#2F9DC6;
font-weight:bold;
text-decoration:underline;

}

a.bluefooter:hover{
font-family:Verdana;
font-size:9px;
color:#000000;
font-weight:bold;
text-decoration:underline;

}

.smalllink{
font-family:Verdana;
font-size:9px;
color:#000000;
font-weight:normal;
text-decoration:none;

}
a.smalllink{
font-family:Verdana;
font-size:9px;
color:#000000;
font-weight:normal;
text-decoration:none;

}

a.smalllink:hover{
font-family:Verdana;
font-size:9px;
color:#F10000;
font-weight:normal;
text-decoration:underline;

}

a.smallbluelink{
font-family:Verdana;
font-size:9px;
color:#0006FF;
font-weight:normal;
text-decoration:underline;

}

a.smallbluelink:hover{
font-family:Verdana;
font-size:9px;
color:#F10000;
font-weight:normal;
text-decoration:underline;

}

.copyrght{
font-family:Verdana;
font-size:9px;
color:#497580;
font-weight:normal;
text-decoration:none;

}


a.smallredlink{
font-family:verdana;
font-size:9px;
color:#B00101;
font-weight:normal;
text-decoration:underline;
}
a.smallredlink:hover{
font-family:verdana;
font-size:9px;
color:#3800D9;
font-weight:normal;
text-decoration:underline;
}

.deepgreentxt{
font-family:Arial;
font-size:10px;
color:#047997;
font-weight:normal;
text-decoration:none;
}

.carttxt{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

.cartvalue{
font-family:verdana;
font-size:10px;
color:#FFDE00;
font-weight:normal;
text-decoration:none;
}
.cartlink{
font-family:Arial;
font-size:11px;
color:#CB0000;
font-weight:normal;
text-decoration:none;
}
a.cartlink{
font-family:Arial;
font-size:11px;
color:#CB0000;
font-weight:normal;
text-decoration:underline;
}

a.cartlink:hover{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:underline;
}

.deepredlink{
font-family:Verdana;
font-size:10px;
color:#851A02;
font-weight:normal;
text-decoration:none;
}
a.deepredlink{
font-family:Verdana;
font-size:10px;
color:#851A02;
font-weight:normal;
text-decoration:none;
}
a.deepredlink:hover{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
.txtbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #B1ACAC;
	padding:1px;
	background:#FFFFFF;
}

.searchbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #72BBCE;
	padding:1px;
	background:#FFFFFF;
}

