body {
	margin: 0px;
	background-color:#F3F3F3;
}
.footerlink {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
}
.copyright {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.callus {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
.number {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#9F1417;
}
.borderl{
	border-right:1px solid #808080;
	background-color:#E8E8E8;
}
.linktext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;
}
.activelinktext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
.menuheading {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.inputbox {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #808080;
}
.linktext a:link{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;
	text-decoration:none;
}
.linktext a:visited{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;	
	text-decoration:none;

}
.linktext a:active{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;	
	text-decoration:none;
}
.linktext a:hover{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;	
	text-decoration:none;
}
.copyright a:link{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.copyright a:visited{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.copyright a:active{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.copyright a:hover{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.mainheading {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	background-color:#ffffff;
	border-bottom:1px solid #808080;
}
.mainheading2 {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	background-color:#ffffff;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	padding-left:2px;
	padding-right:2px;
	background-image: url(../images/buttonback.jpg);
	border: 1px solid #808080;
}
.tblborder{
	border:1px solid #B9B9B9;
}
.wishlistborder{
	border:1px solid #75939F;
}
.wishlisttext2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.wishlisttext2:link {
	text-decoration:underline;
}
.wishlisttext2:visited {
	text-decoration:underline;
}
.wishlisttext2:hover {
	text-decoration:none;
}

.wishlisttext {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#000000;
}
.wishlisttext:link{
	text-decoration:underline;
}
.wishlisttext:visited{
	text-decoration:underline;
}

.wishlisttext:hover{
	text-decoration:none;
}
.heading {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	background-color:#3061BE;
	border-bottom:2px solid #24617F;
	padding:5px 5px 5px 5px;
}
.heading_copy {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	background-color:#5799B9;
	border-bottom:2px solid #24617F;
	padding:5px 5px 5px 5px;
}
.formtext {
	font-size:12px;
	font-family: "trebuchet ms", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	text-decoration:none;
}
.innertext {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.innertext2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.innertext2:link{text-decoration:underline;}
.innertext2:visited{text-decoration:underline;}
.innertext2:hover{text-decoration:none;}

.formtext a:link{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	text-decoration:none;
}
.formtext a:visited{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	text-decoration:none;
}
.formtext a:active{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	text-decoration:none;
}
.formtext a:hover{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}

/*pace style sheet*/

.inactive-day /*for days which don't belong to the selected month*/
{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #eeeeee;
	border: 1px ridge #EDEDED;
}

.day-of-week /*for day which don't belong to the selected month*/
{
	background-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#222222;
	padding: 5px;
}

.today
{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #75939F;
	background-color:#A6C9DA;
	
	
}
.date /*calender date - for header*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	color: #545454;
}

.day
{
	border: 1px ridge #EDEDED;
}
.day-of-today /*calender day of week - for header*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	padding: 5px;
	background-color:#C1CCDE;
}

.a1 { 
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	font-weight:normal;}
.a1:link {color:#000000; text-decoration: underline;}
.a1:visited {color:#000000; text-decoration: underline;}
.a1:hover {color:#000000; text-decoration: none;}
.a1:active {color:#000000; text-decoration: underline;}

.blackbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	background-color: #D3D3D3; 
}
.textwhite {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

.tbltext {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.tbltext :link{
	text-decoration:underline;
}
.tbltext :visited{
	text-decoration:underline;
}
.tbltext :hover{
	text-decoration:none;
}
.tbltext2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.trcolor{
	background-color:#f8f8f8;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.trcolor a:link{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.trcolor a:visited{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.trcolor a:active{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.trcolor a:hover{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.wishlist {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#104863;
	font-weight:bold;
	text-decoration:underline;
}
.wishlist:link{
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#104863;
	font-weight:bold;
	text-decoration:underline;
}
.wishlist:visited{
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#104863;
	font-weight:bold;
	text-decoration:underline;
}
.wishlist:hover{
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#104863;
	font-weight:bold;
	text-decoration:none;
}


.wishlist2 {
	background-color:#F3F6EA;
}
.shoppinglist {
	font-family:"trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
	background-color:#ededed;
}
.shoppinglist3 {
	font-family:"trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;
}
.shoppinglist2 {
	font-family:"trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
	text-decoration:underline;
}
.shoppinglist2:link {
	font-family:"trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
	text-decoration:underline;
}
.shoppinglist2:visited{
	font-family:"trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
	text-decoration:underline;
}
.shoppinglist2:hover{
	font-family:"trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;
}

.reminder {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	background-color:#ededed;
}
.reminder3 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
}
.reminder2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
}
.reminder2:link {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
}
.reminder2:visited {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
}
.reminder2:hover {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
}

.contact {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#811113;
	font-weight:bold;
	background-color:#ededed;
}
.contact2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#811113;
	font-weight:bold;
}
.contact2:link {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#811113;
	font-weight:bold;
}
.contact2:visited {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#811113;
}
.contact2:hover{
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#811113;
}


.allitem {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	background-color:#ededed;
}
.allitem2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}


.borderbm{

	border-bottom:1px solid #808080;
}
.itemtitle2 {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:12px;
	color:#811113;
	text-decoration:none;
	font-weight:bold;
}

.itemtitle {
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	color:#811113;
	text-decoration:underline;
	font-weight:bold;
}

.itemtitle:link{
	text-decoration:underline;
}
.itemtitle:visited{
	text-decoration:underline;
}
.itemtitle:hover{
	text-decoration:none;
}

.linktext a:link{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;
	text-decoration:none;
}
.linktext a:visited{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;
	text-decoration:none;
}
.linktext a:active{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-weight:bold;
	text-decoration:none;
}
.linktext a:hover{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* Quckmenu CSS*/

#quickmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 200px;
	padding: 0px;
	margin: 0px;
	background-color:#E8E8E8;
}
#quickmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#quickmenu ul li {
	margin: 0px;
	font-size: 11px;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #ffffff;
	padding: 7px 5px 7px 22px;
	background-image: url(../images/bulltesf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#quickmenu ul li a {
	text-decoration: none;
	color: #666666;
	display: block;
}

#quickmenu1 ul li a:hover{
	color: #000000;
	background-color: #D4D1D1;
	background-image: url(../images/bulltesh.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#quickmenu .current {
	color: #000000;
	background-color: #D4D1D1;
	background-image: url(../images/bulltesh.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#quickmenu .current a {color: #000000;}

.errmsg{
 font-family:Verdana,Arial; 
 font-size:11px; 
 font-weight:bold; 
 color:red;
 }
 
