/* 
Created by: J.T.S. Design, Inc. (http://www.jtsdesign.com)
Created on: 01/17/2007
Modified on: 01/20/2007
*/

A {
	color: #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

FORM {
	margin:0px;
	padding:0px;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P {
	line-height:14px;
	margin:0px;
	padding-bottom:10px;
	padding-top:8px;
}

P, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align:left;
}

TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#product_image {
	margin-left:12px;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #CC0000;
}

.required {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #c10000;
}

.small_text {
	font-size:9px;
	margin-top:8px;
	padding-top:8px;
	text-align:center;
}

.small_text A{
	font-size:9px;
}

.small_text A:Hover {
	font-size:9px;
}

.txt_quantity {
	width:25px;
}