/* CSS Document */

	
	#page {
		width:780px;
		display:block;
		}
	
	
	.content {
		width:700px;
		padding-left:40px;
		padding-right:40px;
		display:block;
		min-height:200px;
		text-align:left;
		font-family:arial;
		color:#000000;
		font-size:smaller;
		}
	
	.contentb {
		width:100%;
		display:block;
		text-align:left;
		font-family:arial;
		color:#000000;
		font-size:smaller;
		}

	.content a:link {
		color:#006633;
		text-decoration:underline;
		}

	.content a:visited {
		color:#006633;
		text-decoration:underline;
		}
	
	.content a:active {
		color:#006633;
		text-decoration:underline;
		}
		
	.content a:hover {
		color:#006633;
		text-decoration:none;
		}
	
	.col1 {
		width:70px;
		vertical-align:top;
		text-align:left;
		font-family:arial;
		color:#000000;
		font-weight:bold;
		}

	.col2 {
		vertical-align:top;
		text-align:left;
		font-family:arial;
		color:#000000;
		}

	.cleardefault {
		font-family:arial;
		font-size: 11px;
		color:#000000;
		border: 1px solid #999999;
		padding-right: 2px;
		text-align:left;
		}


	h1 {
		font-family:arial;
		font-size:20px;
		font-weight:normal;
		color:#000000;
		text-decoration: none;
		background-color: transparent;
		border-color: #333333;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: dotted;
		margin:0px;
		}

	h2 {
		font-family:arial;
		font-size:16px;
		font-weight:bold;
		color:#000000;
		text-decoration: none;
		background-color: transparent;
		border-color: #333333;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
		margin:0px;
		}

	h3 {
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-decoration: none;
		background-color: transparent;
		border-color: #333333;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
		margin:0px;
		}


/* continue */

	#continue
		{
  		display: block;
  		width: 200px;
  		height: 75px;
  		background: url(../07spc/continue.gif) no-repeat 0 0;
		}

	#continue:hover
		{ 
  		background-position: 0 -75px;
		}

	#continue span
		{
  	display: none;
		}
		
/* buynow */

	#buynow
		{
  		display: block;
  		width: 146px;
  		height: 55px;
  		background: url(../07spc/buynow.gif) no-repeat 0 0;
		}

	#buynow:hover
		{ 
  		background-position: 0 -55px;
		}

	#buynow span
		{
  	display: none;
		}

		

	
	.box1 {
		width:660px;
		display:block;
		clear:both;
		margin-top:30px;
		}
	
	.boxinrit {
		float:right;
		width:500px;
		display:block;
		text-align:left;
		}
	
	.boxinritrit {
		width:500px;
		display:block;
		text-align:right;
		color:#990000;
		font-weight:bold;
		}

	.colrit {
		}
	
	.colrit2 {
		}
	
	.pic {
		padding:2px;
		background-color:#BBD9A9;
		max-width:144px;
		}
		
	.price {
		color:#990000;
		font-weight:bold;
		}