Body {	background-color: #FFFFFF; 	text-align: left; 	font-family: Tahoma;	font-size: small;	color: #000000; 	text-decoration: none; }img{	border: 0px;}/*******global link behavior*******/a:link {	color: #003371; 	text-decoration:none; 	font-weight: bold;}a:visited {	color: #003371; 	text-decoration:none; 	font-weight: bold;}a:hover {	color: #003371; 	text-decoration:underline; 	font-weight: bold;}a:active {	color: #F7941C; 	text-decoration:underline; 	font-weight: bold; }/*******menu pseudoclass*******/.menu:link{	color: #FFFFFF; 	text-decoration:none; 	font-weight: bold;}.menu:visited{	color: #FFFFFF; 	text-decoration:none; 	font-weight: bold;}.menu:active{	color: #F7941C; 	text-decoration:underline;  	font-weight: bold;}.menu:hover{	color: #FFFFFF; 	text-decoration:underline; 	font-weight: bold;}/*******end menu pseudoclass*******//*******sidemenu pseudoclass*******/.sidemenu{	background-color: #8CBEE1; 	text-align: left; 	text-decoration:none; 	font-weight: bold;	padding-top: 8px;	padding-bottom: 8px;	padding-left: 4px;}.sidemenu:hover{	background-color: #E1B274; 	text-align: left; 	text-decoration:underline; 	font-weight: bold;}/*******end sidemenu pseudoclass*******/HR {	color: #000000;	text-align: center; }TABLE	{	border:0px;	border-style:none;	padding:0px;	margin:0px;}table.outline	{	border:1px;	border-style:solid;	padding:0px;	margin:0px;}TR	{	border:0px;	margin:0px;	padding:0px;}TD	{	border:0px;	margin:0px;	padding:1px;	font-size: small;}/***********this is for buttons********/.blue{	font-weight:bold;	color:#F3F3F3;	border: 3px solid;	background-color:#003371;	border-top-color:#2968A6;	border-left-color:#2968A6;	border-right-color:#000000;	border-bottom-color:#000000;	font-size: 90%;}/******this is for the top menu bg*******/.menubg{	padding-left:4px;	background-color:#000000;	text-align: left; 	font-family: Tahoma;	font-size: small;	color: #FFFFFF; 	text-decoration: none; 	font-weight: bold;}.left{	text-align: left;}/******used to show shipping price in green********/.ship{	font-size: small;	color: #196231;	font-weight: bold;}.med{	font-size: medium;	color: #000000;	font-weight: bold;}.big{	font-size: large;	color: #000000;	font-weight: bold;}/*******expiremental stuff here*************/.small{	font-size: x-small;}	#leftcontent {		position: absolute;		left:4px;		top:210px;		width:150px;		background:#fff;		}	#centercontent {		background:#fff;		padding:8px;		margin-top: 212px;   		margin-left: 151px;   		margin-right:201px;		}	#rightcontent {		position: absolute;		background:#F3F3F3;		right:6px;		top:212px;		width:200px;		}		#banner {		position: absolute;		clear: both;		padding:2px;		top:4px;		left:4px;		right:4px;		background:#fff;		height:180px;		}	#container {		left:0px;		right:0px;		overflow: visible;		position: absolute;		background:#fff;		top:200px;		padding:0px;		border:0px;		margin:0px;	}	#bottom {		clear: both;		padding:2px;		top:4px;		left:4px;		right:4px;		background:#fff;		}	div.float {		position:relative;		text-align: left;		border:1px solid;		padding: 8px;		margin: 2px;		width:200px;		height:290px;  		float: left;	}	div.pricebox {		position:absolute;		text-align: right;		bottom:4px;		right: 8px;	}	.Odd {		background-color:#E4E4E4;	}	.Even {		background-color:#F3F3F3;	}	span.float2 {		text-align: left;		border:1px solid;		padding: 4px;		margin: 1px;		width:140px;		height:180px;  		float: left;	}	ul {		list-style: none outside;		text-indent: -36px;	}	ul.default {		list-style: square inside;		text-indent: -24px;	}