*
{
	margin: 0;
	padding: 0;
}

#clear
{
	clear: both;
}

#menucontents
{
	padding-top: 0px;
	padding-left: 0px;
	width: 600px;
	line-height: normal;
	margin: auto;
	margin-top:0;
}
#menucontents960
{
	padding-top: 0px;
	padding-left: 0px;
	width: 772px;
	line-height: normal;
	margin: auto;
	padding-right: 0px;
	color: #06C;
}
#header {
}
#decisions {
	background-image: url(../images/ChristmasCards/decision.jpg);
	height: 243px;
	width: 776px;
	margin-top: 10px;
}
#products {
	height: 250px;
	padding-top: 50px;
	margin-bottom: 50px;
}
#wrapper {
}

#menucontents960-2
{
	padding-top: 0px;
	padding-left: 0px;
	width: 950px;
	line-height: normal;
	margin: auto;
}

#tabmenu
{
	padding: 0;
	padding-left: 0px;
	list-style: none;
	max-width: 600px;
	background: url(../images/tabs/menu_bg.gif) bottom repeat-x;
	height: 26px;
}
#tabmenu960
{
	padding: 0px;
	list-style: none;
	max-width: 777px;
	background: url(../images/tabs/menu_bg.gif) bottom repeat-x;
	height: 26px;

}
#tabmenu960-2
{
	padding: 0;
	padding-left: 0px;
	list-style: none;
	max-width: 950px;
	background: url(../images/tabs/menu_bg.gif) bottom repeat-x;
	height: 26px;
}
#tabmenu960 li
{
	float: left;
	background: url(../images/tabs/right7.jpg) right top no-repeat;
	text-align: left;
	overflow: hidden;
	margin-right: 1px;
	margin-left: 1px;
}
#tabmenu960-2 li
{
	float: left;
	background: url(../images/tabs/right7.jpg) right top no-repeat;
	text-align: left;
	overflow: hidden;
	margin-right: 1px;
	margin-left: 1px;
}

#tabmenu960 li a
{
	display: block;
	padding: 7px 0px 7px 7px;
	font-weight: bold;
	color: #06C;
	font-size: 10px;
	text-decoration: none;
}
#tabmenu960-2 li a
{
	display: block;
	padding: 7px 0px 7px 7px;
	font-weight: bold;
	color: #09F;
	font-size: 10px;
	text-decoration: none;
}

#tabmenu960 li a:hover
{
	color: #09F;
}

#tabmenu960 li.selected a:hover
{
	color: #09F;
}

#tabmenu960 li.selected
{
	background: url(../images/tabs/right_cur.gif) right top no-repeat;
	height:26px;
}

#tabmenu960 li.selected a
{
	background: url(../images/tabs/left_cur.gif) left top no-repeat;
	padding-bottom: 8px;
	color: #666666;
}
#tabmenu960-2 li a:hover
{
	color: #09F;
}

#tabmenu960-2 li.selected a:hover
{
	color: #09F;
}

#tabmenu960-2 li.selected
{
	background: url(../images/tabs/right_cur.gif) right top no-repeat;
	height:26px;
}

#tabmenu960-2 li.selected a
{
	background: url(../images/tabs/left_cur.gif) left top no-repeat;
	padding-bottom: 8px;
	color: #cccccc;
}

#tabmenu li
{
	float: left;
	background: url(../images/tabs/right7.jpg) right top no-repeat;
	text-align: left;
	overflow: hidden;
	margin-right: 1px;
	margin-left: 1px;
}

#tabmenu li a
{
	display: block;
	padding: 7px 0px 7px 7px;
	font-weight: bold;
	color: #06C;
	font-size: 11px;
	text-decoration: none;
}

#tabmenu li a:hover
{
	color: #09F;
}

#tabmenu li.selected a:hover
{
	color: #09F;
}

#tabmenu li.selected
{
	background: url(../images/tabs/right_cur.gif) right top no-repeat;
	height:26px;
}

#tabmenu li.selected a
{
	background: url(../images/tabs/left_cur.gif) left top no-repeat;
	padding-bottom: 8px;
	color: #06C;
}

#innercontents
{
	overflow: auto;
	padding:0px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;	
}


UL.List 
{
	margin-left: 10px;
	padding-left: 10px;
}

