body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.WarningMsg {
	font-size: 13px;
	color: #FF0000;
}

a:link {
	color:#0033CC;
	text-decoration: none;
}
a:visited {
	color:#0033CC;
	text-decoration: none;
}
a:hover {
	color:#0033CC;
	text-decoration: underline;
}
.PhotoBrdr {
	border: 1px solid #999999;
}

a:active {
	color:#0033CC;
	text-decoration: none;
}
.SmCopy {
	font-size: 12px;
	line-height:14px;
}
.MdCopy {
	font-size: 13px;
}
body {
	background-color: #000000;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat;
	margin:0px;
}
#Page {
	background-color: white;
	width: 980px;
	margin: 0px auto 10px auto;
	padding:5px 0px 0px 0px;
}
#TopMenu {
	background-image: url(images/main_menu_bar_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #4f4e4e;
}
#TopLinks {
	text-align: right;
	margin-bottom: 5px;
	font-size: 12px;
}

.TopMenuItem {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 9px;
}

.TopMenuItem a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenuItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenuItem a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.TopMenuItem a:visited:hover {
	color: #FFFF99;
	text-decoration: none;
}
#LogoAndAcct {
	background-color: #FFFFFF;
	padding: 0px 15px 0px 15px;
}
#LogoAndSearch {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#SearchEtAl {
	float: right;
}
.FormCtrl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#SearchBox {
	margin-right: 0px;
	float: left;
	background-image: url(images/search_box2.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 446px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#SearchBtn {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.SideMarginTen {
	margin-right: 10px;
	margin-left: 10px;
}

.FormCtrlBrdr {
	border: 1px solid #a53434;
}
.FormCtrlNoBrdr {
	border: 1px solid white;
}
#AccountBlock {
	margin-top: 20px;
	float: right;
}
#FeaturedItems {
	margin-top: 1px;

}
.MouseOverLink a:link {
	color: #000000;
	text-decoration: none;
}
#MainBody {
	padding-bottom: 20px;
}
#RecommProdSidebar {
	float: left;
	width: 235px;
	margin: 15px 10px 15px 10px;
}
#ProdDetailWRecommProd {
	border-left: 1px dashed #b2b2b2;
	padding-left: 10px;
}
#Shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-x;
	height: 5px;
}
#SchoolLogo {
	float: left;
	text-align: center;
}
#LiveChat {
	margin-top: 15px;
}

#BottomMenu {
	background-image: url(images/main_menu_bar_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
}
.BottomMenuItem {
	padding-right: 10px;
	padding-left: 10px;
}

.BottomMenuItem a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomMenuItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomMenuItem a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.BottomMenuItem a:visited:hover {
	color: #FFFF99;
	text-decoration: none;
}
.MouseOverLink a:visited {
	color: #000000;
	text-decoration: none;
}
.MouseOverLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.MouseOverLink a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
.LgCopy {
	font-size: 14px;
}
.ErrorMsg {
	font-size: 13px;
	color: #FF0000;
}
#VBS {
	font-size: 22px;
	color: #a40303;
}
#ProdListHead {
	color: #FFFFFF;
	background-image: url(images/product_headbar_mid.gif);
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: top;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
#divTOC {
	padding: 10px;
	border: 1px solid #000000;
	margin-top: 10px;
}
#SemSubjCourseHead {
	color: #FFFFFF;
	background-image: url(images/subj_course_headbar.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
}
#SubjCourseHead {
	color: #FFFFFF;
	background-image: url(images/subj_course_headbar_mid.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	width: 100%;
	vertical-align: top;
	font-weight: bold;
}

.LinkCursor {
	cursor: pointer;
}
.CopyRed {
	color: #FF0000;
	font-style: normal;
}
.CopyRedLg {
	font-size: 14px;
	color: #FF0000;
}
.CopyRedLg a:link {
	color: #FF0000;
	text-decoration: none;
}
.CopyRedLg a:visited {
	color: #FF0000;
	text-decoration: none;
}
#divGreetingCopy {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}
.cfWindowTitleBar {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/cfwindow_title_bar_bg.gif);
	background-repeat: repeat-x;
	background-color: #669966;
	line-height: 24px;
}
.FormBtn {
	font-size: 12px;
	cursor: pointer;
}
.CopyBoldLg {
	font-weight: bold;
	font-size: 14px;
}
.CopyBold {
	font-weight: bold;
}
.CopyBoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.TdSpacer {
	width: 15px;
}
.FormLabel {
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}
.Req {
	color: #FF0000;
	font-weight: normal;
}

.FormDiv {
	height: 23px;
}
.CopyRedLgUnderline {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.CopyLg {
	font-size: 14px;
	color: #000000;
}
.CopyLg a:link {
	color: #000000;
	text-decoration: none;
}
.CopyLg a:visited {
	color: #000000;
	text-decoration: none;
}
.CopyLg a:hover {
	color: #000000;
	text-decoration: underline;
}
.CopyLg a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
#ProdListHead a:link {
	color: #FFFFFF;
	height: 25px;
	vertical-align: top;
	width: 100%;
	text-decoration: none;
}
#ProdListHead a:visited {
	color: #FFFFFF;
	height: 25px;
	vertical-align: top;
	width: 100%;
	text-decoration: none;
}
@media print {
.noprint {display:none;}
}
.CatSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CatSelect option {
	padding-top: 2px;
	padding-bottom: 2px;
}
.CatSelect option:hover {
	background-color:#821a1a;
	color:#FFFFFF;
}
#AddedToBackpack {
	position:absolute;
	color: #FFFFFF;
	background-color: #868863;
	text-align: center;
	padding: 0px 5px;
	border: 2px solid #FFFFCC;
	font-size: 12px;
	z-index: 10;
}
.Guidance {
	font-size: 11px;
	color: #999999;
}
.CopyRedBoldUnderline {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#CalloutEdgeTL {
	background-image: url(images/callout_tl.png);
	background-repeat: no-repeat;
}
* html #CalloutEdgeTL {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_tl.png', sizingMethod='scale');
}
#CalloutEdgeTop {
	background-image: url(images/callout_top.png);
	background-repeat: repeat-x;
}
* html #CalloutEdgeTop {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_top.png', sizingMethod='scale');
}
#CalloutEdgeTR {
	background-image: url(images/callout_tr1.png);
	background-repeat:no-repeat;
}
* html #CalloutEdgeTR {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_tr1.png', sizingMethod='scale');
}
#CalloutEdgeRt {
	background-image: url(images/callout_tr2.png);
	background-repeat: no-repeat;
}
* html #CalloutEdgeRt {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_tr2.png', sizingMethod='crop');
}
#CalloutEdgeLt {
	background-image: url(images/callout_lt.png);
	background-repeat: repeat-y;
}
* html #CalloutEdgeLt {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_lt.png', sizingMethod='scale');
}
#CalloutEdgeBL {
	background-image: url(images/callout_bl.png);
	background-repeat:no-repeat;
}
* html #CalloutEdgeBL {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_bl.png', sizingMethod='crop');
}
#CalloutEdgeBt {
	background-image: url(images/callout_bot.png);
	background-repeat: repeat-x;
}
* html #CalloutEdgeBt {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_bot.png', sizingMethod='scale');
}
#CalloutEdgeBR {
	background-image: url(images/callout_br.png);
	background-repeat:no-repeat;
}
* html #CalloutEdgeBR {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_br.png', sizingMethod='scale');
}

#tdCalloutDesc {
	font-size:12px;
}

#CalloutToRightEdgeTL {
	background-image: url(images/callout_toright_tl1.png);
	background-repeat: no-repeat;
}
* html #CalloutToRightEdgeTL {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_toright_tl1.png', sizingMethod='scale');
}
#CalloutToRightEdgeTR {
	background-image: url(images/callout_toright_tr1.png);
	background-repeat:no-repeat;
}
* html #CalloutToRightEdgeTR {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_toright_tr1.png', sizingMethod='crop');
}
#CalloutToRightEdgeLt {
	background-image: url(images/callout_toright_tl2.png);
	background-repeat: no-repeat;
}
* html #CalloutToRightEdgeLt {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_toright_tl2.png', sizingMethod='crop');
}
#CalloutToRightEdgeRt {
	background-image: url(images/callout_toright_rt.png);
	background-repeat: repeat-y;
}
* html #CalloutToRightEdgeRt {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_toright_rt.png', sizingMethod='scale');
}
#CalloutToRightEdgeBL {
	background-image: url(images/callout_toright_bl.png);
	background-repeat:no-repeat;
}
* html #CalloutToRightEdgeBL {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_toright_bl.png', sizingMethod='crop');
}
#CalloutToRightEdgeBR {
	background-image: url(images/callout_toright_br.png);
	background-repeat:no-repeat;
}
* html #CalloutToRightEdgeBR {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/callout_toright_br.png', sizingMethod='scale');
}
.CalloutToRightDesc {
	background-color:#f6f6f6;
}
.ImgSelect {
	border:1px solid #dbdfe6; 
	border-top:1px solid #abadb3;
	overflow:auto;
	white-space:nowrap;
}
.ImgNotSelected {
	padding: 1px;
	border:2px solid white; 
}
.ImgSelected {
	padding: 1px;
	border:2px solid green; 
}
.BodyHeadBar {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-left: 5px;
	background-color: #990000;
	padding-bottom: 4px;
}
.BodyHeadBarLink {
	font-size: 14px;
	color:#ffffff;
	margin: 10px;
	;
}
.BodyHeadBarLink a:link {
	color:#000000;
	text-decoration: none;
}
.BodyHeadBarLink a:visited {
	color:#000000;
	text-decoration: none;
}
.BodyHeadBarLink a:hover {
	color:#000000;
	text-decoration: underline;
}
.BodyHeadBarLink a:active {
	color:#000000;
	text-decoration: none;
}
.RedLink {
	color:#ff0000;
}
.RedLink a:link {
	color:#ff0000;
	text-decoration: none;
}
.RedLink a:visited {
	color:#ff0000;
	text-decoration: none;
}
.RedLink a:hover {
	color:#ff0000;
	text-decoration: underline;
}
.RedLink a:active {
	color:#ff0000;
	text-decoration: none;
}
.RedLink2 {
	color:#ff0000;
	font-size:12px;
}
.RedLink2 a:link {
	color:#ff0000;
	text-decoration: underline;
}
.RedLink2 a:visited {
	color:#ff0000;
	text-decoration: underline;
}
#MainBodyWithMargin {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.VAlignTop {
	vertical-align: top;
}
#SearchBar {
	background-image: url(images/search_bar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 759px;
}
#SearchLabel {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#FeaturedItemRackContainer {
	height: 151px;
	width: 555px;
	margin-left: 202px;
	overflow: hidden;
}
.FeaItemName {
	font-weight:bold;
	font-size:13px;
	color:#FF0000;
	margin-bottom:5px;
}
.FeaItemName a:link {
	color:#FF0000;
	text-decoration: none;
}
.FeaItemName a:visited {
	color:#FF0000;
	text-decoration: none;
}
.FeaItemName a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.FeaItemName a:active {
	color:#FF0000;
	text-decoration: none;
}
.FeaItemCopy {
	font-size:12px;
	line-height:13px;
	margin-bottom: 5px;
}
.SubcatListItemSel {
	background-color: #ffcc00;
}
.SubcatListItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 12px 2px 12px;
	color: black;
	font-weight:bold;
	font-size:12px;
}
.SubcatListItem:hover {
	background-color: #ffcc00;
	cursor:pointer;
}
.Breadcrumbs {
	font-size: 12px;
	color: black;
}
.Breadcrumbs a:link {
	color: #FF0000;
	text-decoration:none;
}
.Breadcrumbs a:visited {
	color: #FF0000;
	text-decoration:none;
}
.Breadcrumbs a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#tblCatProdGrid {
	border: dashed 1px #c5c5c5;
	border-collapse: collapse;
}
#tblCatProdGrid td, th {
	border: dashed 1px #c5c5c5;
}
#tblNoBrdr td, th {
	border: none;
}
.img-shadow {
	float:left;
	background: url(images/blockshadow.png) no-repeat bottom right;
	/* background: url(images/blockshadow.png) no-repeat bottom right !important; */
	/* background: url(images/blockshadow.gif) no-repeat bottom right; */
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
* html .img-shadow {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/blockshadow.png', sizingMethod='crop');
}
.img-shadow img {
	display: block;
	/* position: relative; */
	/* background-color: #fff; */
	/* border: 1px solid #a9a9a9; */
	margin: -6px 6px 6px -6px;
	/* padding: 4px; */
}
.TableFirstColHead th {
	font-weight:bold;
	padding-right:5px;
	text-align:left;
}
.RecommProdSidebarHead {
	font-size: 20px;
	font-weight: bold;
	color: #ff9900;
	text-align: center;
}
#divRecommProd {
	height: 460px;
	overflow: hidden;
}
.CopyRedBold {
	color: #FF0000;
	font-weight: bold;
}
#CheckoutBar {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dad9d9;
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: middle;
}
.CopyRedLg a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.CopyRedLg a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
.myAcctMenuItem {
	background-color: #E6E6E6;
	padding-left: 15px;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	height: 25px;
	padding-top: 6px;
	cursor: pointer;
}
#divRentalExpWarn {
	margin-top:10px;
	border: 1px dashed #CCCCCC;
}

.myAcctMenuItem:hover {
	background-color: #ffcc00;
	padding-left: 15px;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	height: 25px;
	padding-top: 6px;
}
.myAcctLabel {
	font-weight: bold;
	color: #990000;
	line-height: 22px;
}

.myAcctMenuItemSel {
	background-color: #ffcc00;
	padding-left: 15px;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	height: 25px;
	padding-top: 6px;
	cursor: pointer;
}
.myAcctData {
	line-height: 22px;
}
#myAcct {
	margin-bottom: 15px;
}
#divRentalExpWarn2 {
	background-color: #f9f5a2;
	text-align: center;
	margin: 3px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#Copyright {
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.YellowHead {
	background-color: #f6f076;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.RedHead {
	background-color: #cc0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CopyMaroon {
	color: #990000;
}
#SearchKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.HeadBoldTan {
	font-size: 38px;
	font-weight: bold;
	color: #dd7e00;
	line-height: 30px;
}
.CopyWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.CopyWhite {
	color: #FFFFFF;
}

.CopyBoldExLg {
	font-weight: bold;
	font-size: 20px;
}
.CopyWhiteSm {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
}
.CopyWhiteSmBold {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.TealHead {
	font-size: 20px;
	font-weight: bold;
	color: #0872be;
}
.CopyGray {
	color: #7c7c7c;
	font-size: 12px;
}
.CopyTeal {
	color: #0171b9;
	font-size: 12px;
}
.CopyTeal a:link {
	color: #0171b9;
	font-size: 12px;
	text-decoration:none;
}
.CopyTeal a:visited {
	color: #0171b9;
	font-size: 12px;
	text-decoration:none;
}
.CopyTeal a:hover {
	color: #0171b9;
	font-size: 12px;
	text-decoration:underline;
}
.CopyTeal a:visited:hover {
	color: #0171b9;
	font-size: 12px;
	text-decoration:underline;
}
.CopyBoldGray {
	font-weight: bold;
	color: #8e8e8e;
}
.CopyBoldTeal {
	font-weight: bold;
	color: #0171b9;
}
.CopyBoldTeal a:link {
	font-weight: bold;
	color: #0171b9;
	text-decoration:none;
}
.CopyBoldTeal a:visited {
	font-weight: bold;
	color: #0171b9;
	text-decoration:none;
}
.GrayHead {
	font-size: 20px;
	font-weight: bold;
	color: #7e7e7e;
}
.CopyGrayLg {
	color: #7c7c7c;
	font-size: 18px;
}
.BackpackQtyBg {
	background-image: url(images/backpack_qty_box.gif);
	background-repeat: no-repeat;
	padding: 3px;
	height: 22px;
	width: 50px;
}
table.CartList {
}
table.CartList th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
table.CartList td {
	border-bottom:1px solid #cccccc;
	padding:2px 0px 2px 0px;
}
table.AttribTbl td {
	border-bottom:none;
}#RecommProdHorizBar {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#divRecommProdHoriz {
	overflow: hidden;
	width: 685px;
}
.WhiteOnOrangeHead {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #ff9900;
	padding-top: 2px;
	padding-bottom: 2px;
}
.MaroonHr {
	color:#990000; 
	background-color:#990000; 
	height:3px; 
	border:none;
}
.MaroonHrThin {
	color:#990000; 
	background-color:#990000; 
	height:1px; 
	border:none;
}
.OrangeHead {
	font-size: 16px;
	color: #e09800;
	font-weight: bold;
}
.CopyGreen {
	color: #0e8e53;
	font-size: 12px;
}
.CopyGreen2 {
	color: #0e8e53;
}
.SuccessMsg {
	font-size: 13px;
	color: #009933;
}
.CopyGraySm {
	color: #7c7c7c;
	font-size: 11px;
}
.HScrollingDiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.VScrollingDiv {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding:2px;
}
.CopyTealSm {
	color: #0171b9;
	font-size: 11px;
}
.RowHighlight {
	background-color: #efefef;
}
h1 {
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-left: 5px;
	background-color: #990000;
	padding-bottom: 4px;
}
#Logo {
	text-align:center;
	margin-bottom:15px;
}
#divSearchAutoSuggest {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 99;
	left: 50%;
	top: 218px;
	width: 443px;
	margin-left: -283px;
}
#tblSearchAutoSuggest {
	width:100%;
}
#tblSearchAutoSuggest td {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #cccccc; 
	vertical-align:top;
	color:#666666;
}
#tblSearchAutoSuggest tr:hover {
	cursor:pointer;
}
#tblSearchAutoSuggest tr:hover td {
	background-color:#ffe7e8;
	color:#000000;
}
.AutoSuggestKeywords {
	color:#CC0000;
}
.RndCornerTop {
	background-image: url(images/rnd_corner_red_t.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.RndCornerBot {
	background-image: url(images/rnd_corner_red_b.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.RndCornerRight {
	background-image: url(images/rnd_corner_red_r.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.RndCornerLeft {
	background-image: url(images/rnd_corner_red_l.gif);
	background-repeat: repeat-y;
	width: 20px;
}
#divCartSummary {
	position:fixed; 
	width:365px; 
	top:10px;
	left:50%;
	margin-left:120px;
}
#tblCartSummary {
	width: 365px;
}
#divCartSummItems {
	padding-right:5px;
	max-height: 250px;
	overflow:auto;
}
/* cftooltip */
.yui-tt {
	padding: 0px;
}

