Body {
	background-color: #FFFFFF;
	margin: 0px;
}
.Height {
	height: 100%;
}
.NavBg {
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.NavNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
	padding-right: 7px;
	padding-left: 7px;
}
.NavRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
	padding-right: 7px;
	padding-left: 7px;
}
.NavNorLft {
	background-image: url(../images/NavNorLft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	cursor: pointer;
	height: 37px;
}
.NavRollLft {
	background-image: url(../images/NavRollLft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	cursor: pointer;
	height: 37px;
}
.NavNorRight {
	background-image: url(../images/NavNorRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
	cursor: pointer;
	height: 37px;
}
.NavRollRight {
	background-image: url(../images/NavRollRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
	cursor: pointer;
	height: 37px;
}
.NavHNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 6px;
	cursor: pointer;
	text-transform: uppercase;
}
.NavHRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 6px;
	cursor: pointer;
	text-transform: uppercase;
}
.NavCNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 6px;
	cursor: pointer;
}
.LftTopBoxBdrBg {
	background-color: #FFFFFF;
	background-image: url(../images/LftTopBoxBottomBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #edecec;
}

.NavCRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 6px;
	cursor: pointer;
}.InputGo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 3px;
	height: 19px;
	width: 176px;
	border: 1px solid #979495;
}
.RedTxtSearch {
	font-family: Tahoma;
	font-size: 18px;
	color: #bc0c36;
}
.FourSideBorderBg {
	background-color: #f5f5f5;
	border: 1px solid #cccbcb;
}
.LftMidBox4Border {
	border: 1px solid #e5e3e4;
}
.TableTitleBorderBg {
	border: 1px solid #babcbc;
	background-color: #FFFFFF;
	background-image: url(../images/TableTitleBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma;
	font-size: 15px;
	color: #b9133a;
	height: 31px;
}
.TableTitleTxt {
	font-family: Tahoma;
	font-size: 15px;
	color: #b9133a;
	background-image: url(../images/TableTitleIcon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.BorderDashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d0d2d1;
}
.Content {
	font-family: Tahoma;
	font-size: 12px;
	color: #5a605a;
}
a.LftLink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #5a605a;
	text-decoration: none;
	background-image: url(../images/IconSmall.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
a.LftLink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #5a605a;
	text-decoration: none;
	background-image: url(../images/IconSmall.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
a.LftLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ba0c35;
	text-decoration: underline;
	background-image: url(../images/IconSmall.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.TxtBg {
	background-color: #FFFFFF;
	background-image: url(../images/TxtBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BottomRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e3;
}
a.FtrContent:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #879d86;
	text-decoration: none;
}
a.FtrContent:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #879d86;
	text-decoration: none;
}
a.FtrContent:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #cb0d39;
	text-decoration: none;
}
.FtrContent {
	font-family: Tahoma;
	font-size: 11px;
	color: #a9a7a7;
}
a.FtrSmallTxt:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #a9a7a7;
	text-decoration: none;
}
a.FtrSmallTxt:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #a9a7a7;
	text-decoration: none;
}
a.FtrSmallTxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #716f6f;
	text-decoration: underline;
}
a.ShoppingTxt:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a605a;
	text-decoration: none;
}
a.ShoppingTxt:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a605a;
	text-decoration: none;
}
a.ShoppingTxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #b80c35;
	text-decoration: none;
}
.ImageContent {
	font-family: Tahoma;
	font-size: 14px;
	color: #bb053f;
}
.Contentbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	font-weight:bold;
}
a.EditLink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #b9133a;
	text-decoration:none;
}
a.EditLink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #b9133a;
	text-decoration:none;
}
a.EditLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #b9133a;
	text-decoration:none;
}
.ligtgraybg
{
background-color:#f1f1f1;
}
.DetailsPageBottom3Border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #babcbc;
	border-bottom-color: #babcbc;
	border-left-color: #babcbc;
}
.InputQty {
	height: 17px;
	width: 41px;
	border: 1px solid #bfbfbf;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
}
.Content {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;

}
.BigInputBox{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 175px;
	border: 1px solid #7e9dba;
}
.InputTextArea{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 60px;
	width: 175px;
	border: 1px solid #7e9dba;
}
.DropDownBox{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 175px;
	border: 1px solid #7e9dba;
}
.ImgBoxTopBgBdr {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
.ImgBoxTwoSideBdr {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-left-color: #d7d7d7;
	padding-right: 10px;
	padding-left: 15px;
}
.ImgBoxBtmBgBdr {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
.textarea{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 60px;
	width: 400px;
	border: 1px solid #7e9dba;
}
a.LinkSearch:link {
	font-family: Tahoma;
	font-size: 18px;
	color: #bc0c36;
	text-decoration:none;
}
a.LinkSearch:visited {
	font-family: Tahoma;
	font-size: 18px;
	color: #bc0c36;
	text-decoration:none;
}
a.LinkSearch:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #bc0c36;
	text-decoration:none;
}
a.LinkSuggestion:link {
	font-family: Tahoma;
	font-size: 15px;
	color: #b9133a;
	text-decoration:none;
}
a.LinkSuggestion:visited {
	font-family: Tahoma;
	font-size: 15px;
	color: #b9133a;
	text-decoration:none;
}
a.LinkSuggestion:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #b9133a;
	text-decoration:none;
}
