body {
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
	background-color: #fcf2fc;
}

.homebg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.txt {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.logintext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.navtext {
	background-color : #cc6666;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.navtext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.navtext:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

.slidetext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.logintext:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.logintextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	height: 18px;
	width: 90px;
	border: 1px solid;
	background-color: #EFEFEF;
	border-color: #000000 solid
}

.boxup {
	color : #DC143C;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border : 1px solid #071c59;
}

.front_but {
	color : #ffffff;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border : 1px solid #071c59;
	background-color : #cc3333;
	font-weight : bold;
}

.boxup_float{
	color : #cc3333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	border : 1px solid #cc6666;
	text-align:center;
}

.add_to_cart {
	color : #ffffff;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border : 1px solid #071c59;
	background-color : #1C72F2;
	font-weight : bold;
}

.maintext {
	color : #3A3A3A;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.maintextb {
	color : #3A3A3A;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.nametext {
	color : #cc3333;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

.pricetag {
	color : #ff0000;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.smalltext {
	color : #FF8C00;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.mainlinks {
	color :#1C72F2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.mainlinks:HOVER {
	color : #F967D5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.mainhdr {
	color : #ffffff;
	background-color :#cc3333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.subhdr {
	color : #ffffff;
	background-color :#cc3333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.subcat_links {
	color : #3A3A3A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.subcat_links:HOVER {
	color : #3A3A3A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
}

.links3:HOVER {
	color : #3A3A3A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;

	text-decoration: underline;
}

.maintextbold {
	color : #3A3A3A;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.carthdr {
	color : #191970;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	background-color : #DCDCDC;
}

.title {
	background-color : #cc6666;
	font-size : 12px;
	font-family: verdana;
	color : #ffffff;
	font-weight : bold;
	font-style : italic;
}

.pageborder {
	background-color : #cc6666;
}

.invoicetitle {
	color : #919191;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.border {
	border : 1px solid #333333;
	color : #3A3A3A;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.lineborder {
	border : 1px solid #cc3333;
	color : #3A3A3A;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}