body {
	text-align:center;
	margin:0px;
	padding:0;
	}
a {
	color:#FFF;
	text-decoration:none;
	}
a:hover {
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
	}
#header {
	padding:0px;
	margin:0;
	text-align:left;
	color:#FFF;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:0px;
	}
#leftcol { 
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:186px; /* actual value */
	margin:0 0 0px 0;
	padding:0px;
	background:#FFF;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:0px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 0px 0;
	padding:0px;
	background:#FFF;
	z-index:100;
	}
#centercol {
	position:relative;
	padding:0 220px 0 200px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	color:#333;
	}
#footer {
	position:relative;
	top:1px;
	background:#CCC;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#333;
	}
input.search
{
	height: 17px;
	background-color: #86a8ef;
	border: solid 1px #999999;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : tahoma;
	color : #183e8f;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : tahoma;
	color : beige;
}
TD.white { color: white; font-size: 11px; font-family: tahoma; }
P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #999999;
}
.nav {
	color: #ffffff;
	background-color: #F0F0F0;
	text-decoration: underline;
	}
