body{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/bg.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h2.head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#B40107;
}
.altrow{
background: #D9ECF2;
}

.tdHead{
	background:#7F828B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#fff;

}
.textbox{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #424E3E;
	font-weight: normal;
}
.button{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	background:#7F828B;
	border: 1px solid #424E3E;
	font-weight: normal;
}

a, a:link, a:hover, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.right-line-bg {
	background-image: url(images/right-line_bg.jpg);
	background-repeat: repeat-y;
}
.left-line-bg {
	background-image: url(images/left-line_bg.jpg);
	background-repeat: repeat-y;
}
.button-bg {
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
}
.left-heading-bg {
	background-image: url(images/left-upperline.jpg);
	background-repeat: repeat-x;
}
.border {
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #626060;
	border-right-color: #626060;
	border-bottom-color: #626060;
	border-left-color: #626060;
	border-top-style: none;
	border-bottom-style: none;
}
.basket-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004F74;
	text-decoration: none;
}
.heading-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.click-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.featured-bg {
	background-image: url(images/featured-bg.jpg);
	background-repeat: repeat-x;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595B64;
	border-right-color: #595B64;
	border-bottom-color: #595B64;
	border-left-color: #595B64;
}
.image-bg {
	background-image: url(images/image-bg.jpg);
	background-repeat: no-repeat;
}
.button-text, a.button-text, a.button-text:link, a.button-text:hover, a.button-text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.button-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}