body	{
		margin:0px;
		padding:0px;
		/* background:#6A7289; */
		background: #636984;
		/* background:url(images/back.gif) repeat; */
		}
td		{
		font-family:tahoma;
		font-size:11px;
		/* color:#F0F2F4; */
		padding: 0 0 0 0;
		}
a		{
		color:#F0D574;
		text-decoration:underline;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
li		{
		font-size: 10pt;
		/*height:20px;*/
		padding:0 0 0 19px;
		background:url(images/list1.gif) bottom left no-repeat
		}
li.par	{
		font-size: 10pt;
		/*height:20px;*/
		padding:0 0 0 19px;
		background:url(images/list1.gif) top left no-repeat
		}

em		{
		font-style:normal;
		color:#FFDE6E;
		}
textarea{
		/*width:164px;*/
		/*height:150px;*/
		/*
		border-style:solid;
		border-width:1px;
		border-color:#AEB2BE;
		*/
		/* background:#758094; */
		background: white;
		
		/*
		font-family:tahoma;
		font-size:11px; */
		/* padding:3 0 0 6px; */
		/* overflow:hidden */
 		}
input	{
		/*
		width:164px;
		*/
		/*
		height:21px;
		border-style:solid;
		border-width:1px;
		border-color:#AEB2BE; */
		/*
		background:#758094;
		*/
		background: white;
		color: black;
		/* color:#FFFFFF; */
		/*
		font-family:tahoma;
		font-size:11px;
		*/
		/*
		padding:6 0 0 6px;
		*/
		}
.bot	{
		font-size:9px;
		margin:27 0 0 46px;
		color:#BCC3D8
		}
.top a	{
		/*color:#666D84;*/
		color: #636984;
		font-family:tahoma;
		font-size:9px;
		line-height:11px;
		text-decoration:none;
		}

#cart {
	padding-left: 50px;
	padding-top: 20px;
}

#top {
	color: black;
}

span.dollars {
	color: #9E0508;
	font-weight: bold;
}

#content {
	width: 670px;
	margin-right: 10px;
	margin-left: 10px;
}

#site_content {
	margin-right: 10px;
	margin-left: 10px;
}


table {
	/* background: #636984; */
	background: white;
}

table.outter {
	/* border: 1px solid black; */
}

a#link {
	color: red;
}