body {
    margin: 0;
    padding: 0;
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, Verdana, sans-serif;
}

#login_logout {
	position: absolute;
	top: 26px;
	left: 897px;
}
TD.date {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
TD.leftmenu,
TD.leftmenu A {
	font-size: 10px;
	color: #FFF;
	font-family: sans-serif;
	font-weight: bold;
}
TD.content {
	color: #000;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}

#smallHeader {
	font-size:12px;
	color:#CC3333;
	font-weight:bold;
}	

TD.topmenu_1of6,
TD.topmenu_1of6 A,
TD.topmenu_1of6_rollover,
TD.topmenu_1of6_rollover A,
TD.topmenu_2of6,
TD.topmenu_2of6 A,
TD.topmenu_2of6_rollover,
TD.topmenu_2of6_rollover A,
TD.topmenu_3of6,
TD.topmenu_3of6 A,
TD.topmenu_3of6_rollover,
TD.topmenu_3of6_rollover A,
TD.topmenu_4of6,
TD.topmenu_4of6 A,
TD.topmenu_4of6_rollover,
TD.topmenu_4of6_rollover A,
TD.topmenu_5of6,
TD.topmenu_5of6 A,
TD.topmenu_5of6_rollover,
TD.topmenu_5of6_rollover A,
TD.topmenu_6of6,
TD.topmenu_6of6 A,
TD.topmenu_6of6_rollover,
TD.topmenu_6of6_rollover A {
	font-size: 10px;
	color: #FFF;
	font-family: sans-serif;
	font-weight: bold;
}

/* Search */
TD.search {
	font-size: 10px;
}
#productSearchBox {
	position: absolute;
	top: 8px;
	left: 677px;
	width: 194px;
}
#goButton {
	position: absolute;
	top: 2px;
}
#productSearchBoxText {
	background: #000;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	position:relative; 
	left:133;
}
#productSearchBoxSearchArg {
	background: #000;
	padding: 2px;
}
#searchArg {
	width: 158px;
	height: 20px;
	border: 1px solid #777;
}
#topleftcorner {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
}
#toprightcorner {
	position: absolute;
	top: 0px;
	left: 193px;
	z-index: 90;
}
#bottomrightcorner {
	position: absolute;
	top: 25px;
	left: 193px;
	z-index: 90;
}
#bottomleftcorner2 {
	position: absolute;
	top: 39px;
	left: 0px;
	z-index: 90;
}
#bottomrightcorner2 {
	position: absolute;
	top: 39px;
	left: 60px;
	z-index: 90;
}

/* bottom Links */
TD.bottomlinks {
	font-size: 10px;
	color: #2e3192;
	font-family: sans-serif;
	font-weight: bold;
}
SPAN.bottomlinkdot {
	font-size: 20px;
	color: #d3147a;
	position: relative;
	top: 4px;
	line-height: 10px;
}

