P		{
		font-family: 	tahoma;
	font-size: 		11px;
	line-height: 	130%;
	color: 			#333333;
	text-align:	justify;
		}
		
.text		{
		font-family: 	tahoma;
	font-size: 		11px;
	line-height: 	130%;
	color: 			#333333;
	text-align:	left;
		}
.side		{
		font-family: 	tahoma;
	font-size: 		11px;
	line-height: 	130%;
	color: 			#333333;
	text-align:	right;
		}
		
.quit		{
		font-family: 	tahoma;
	font-size: 		10px;
	line-height: 	120%;
	color: 			#797979;
	text-align:	justify;
		}
		
.bottom		{
		font-family: 	tahoma;
	font-size: 		10px;
	line-height: 	160%;
	color: 			#797979;
	text-align:	center;
		}
		
.number		{
		font-family: 	tahoma;
	font-size: 		11px;
	line-height: 	160%;
	color: 			#797979;
	text-align:	left;
		}
		
.price		{
		font-family: 	tahoma;
	font-size: 		12px;
	line-height: 	120%;
	color: 			#000000;
	text-align:	left;
		}
		
body {

            margin-left: 0px;

            margin-top: 0px;

            margin-right: 0px;

            margin-bottom: 0px;

}
		
a:link{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000033; text-decoration: none; font-size:11px; font-weight: bold;}

a:visited{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000033; text-decoration : none; font-size:11px; font-weight: bold;}

a:active{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000033; text-decoration : none; font-size:11px; font-weight: bold;}

a:hover{font-family: Verdana, Arial, Helvetica, sans-serif;color:#990000; text-decoration: underline; font-size:11px; font-weight: bold;}

a.side:link{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000033; text-decoration: none; font-size:9px; font-weight: bold;}

a.side:visited{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000033; text-decoration : none; font-size:9px; font-weight: bold;}

a.side:active{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000033; text-decoration : none; font-size:9px; font-weight: bold;}

a.side:hover{font-family: Verdana, Arial, Helvetica, sans-serif;color:#990000; text-decoration: underline; font-size:9px; font-weight: bold;}

a.today:link{font-family: Verdana, Arial, Helvetica, sans-serif;color:#0066FF; text-decoration: underline; font-size:9px; font-weight: bold;}

a.today:visited{font-family: Verdana, Arial, Helvetica, sans-serif;color:#0066FF; text-decoration : underline; font-size:9px; font-weight: bold;}

a.today:active{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000000; text-decoration : none; font-size:9px; font-weight: bold;}

a.today:hover{font-family: Verdana, Arial, Helvetica, sans-serif;color:#FF0000; text-decoration: underline; font-size:9px; font-weight: bold;}


a.main:link{font-family: Verdana, Arial, Helvetica, sans-serif;color:#0066FF; text-decoration: underline; font-size:11px; font-weight: bold;}

a.main:visited{font-family: Verdana, Arial, Helvetica, sans-serif;color:#0066FF; text-decoration : underline; font-size:11px; font-weight: bold;}

a.main:active{font-family: Verdana, Arial, Helvetica, sans-serif;color:#000000; text-decoration : none; font-size:11px; font-weight: bold;}

a.main:hover{font-family: Verdana, Arial, Helvetica, sans-serif;color:#FF0000; text-decoration: underline; font-size:11px; font-weight: bold;}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}		


/* the checkout page */
p.guarantee {
	text-align: justify;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
}

#checkout_container, #checkout_container p, #order_confirmation, #order_confirmation p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	padding: 10px 15px 10px 15px;
	color: #666666;
	width: 600px;
}

#checkout_container .global-error {
	/*width: 500px;*/
	padding: 10px 15px 10px 15px;
	text-align: left;
	color: #aa0000;
	font-weight: bold;
	border: solid 1px #aa0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
}

#checkout_container fieldset {
	width: 100%;
	border: solid 1px #d9d9d9;
	background-color: #ffffff;
	margin-bottom: 15px;
}

#checkout_container legend {
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
}

#checkout_container fieldset.sub {
	border: none;
	margin-top: 25px;
}

#checkout_container fieldset.sub legend {
	font-size: 9pt;
	text-transform: none;
}

br.clear {
	clear: both;
}

.grid {
	text-align: left;
}

.grid label, .grid_no_width label {
	float: left;
	width: 150px;
	margin-right: 15px;
	padding: 0px;
	text-align: right;
}

.grid .error {
	padding-left: 165px;
	font-size: 8pt;
	color: #aa0000;
	min-height: 15px;
	clear: both;
}

table.shopping-cart {
	width: 100%;
	margin-bottom: 50px;
}

table.shopping-cart tr.product {
	height: 55px;
}

table.shopping-cart th {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}

table.shopping-cart .qty {
	text-align: center;
}

table.shopping-cart .name {
	text-align: left;
}

table.shopping-cart .cost {
	text-align: right;
}

table.shopping-cart a {
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
}

#order_confirmation #shipping {
	font-size: 10pt;
	float: left;
	width: 45%;
}

#order_confirmation #billing {
	font-size: 10pt;
	float: right;
	width: 45%;
}

#order_confirmation #contact {
	font-size: 10pt;
	margin-top: 25px;
}

#order_confirmation #shopping-cart legend {
	text-transform: uppercase;
	font-size: 9pt;
}

#order_confirmation #shopping-cart {
	margin-bottom: 50px;
}

fieldset .instruction {
	width: 200px;
	float: right;
	color: blue;
	text-align: left;
}

a.tiny {
	font-size: 8pt;
	font-weight: normal;
}

p#notice-me {
	color: #880000;
	font-size: 7pt;
}

.require {
	color: #660000;
	font-weight: bold;
	font-size: 10pt;
}

p.studies {
	font-family: times, serif;
	font-size: 7pt;
}

a img {
	border: 0;
}

#billing_address_form {
	margin-top: 30px;
}

#fda {
	font-size: 6.5pt;
}

#shipping_options {
	text-align: left;
}