body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
body {
	background : url("/graphics/bg_image.gif");
	background-repeat : repeat-x;
	background-color: #484848;
}
.menu_bttm {
	width:169px; 
	height:161px;
	background : url("/graphics/menu_bttm.gif");
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #c82523;
	text-decoration: none;
}
a.catalog:hover {
	color: #99a0ae;
	text-decoration: underline;
}
.catalog {
	color: #8B5742;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}



.border {
	border: solid 1px #eeaf04;
}


td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
.bg_content {
	background : url("/graphics/bg_content.gif");
	background-repeat : repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.bg_menu {
	background : url("/graphics/bg_menu.gif");
	background-repeat : repeat-y;
}
.footer1 {
	background : url("/graphics/footer1.gif");
	background-repeat : no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	
}
.fc {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	padding-right: 50px;
	padding-left: 50px;
	
}
.news_left {
	background : url("/graphics/news_left.gif");
	background-repeat : repeat-y;
}
.news_right {
	background : url("/graphics/news_right.gif");
	background-repeat : repeat-y;
	padding-left: 60px;
	padding-bottom: 0px;
}