body {
margin-left: 0px;
margin-top : 0px;
margin : 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
color : Black;
} 

td {
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
color : Black;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color : Black;
}

.title_blue {
font-family: Arial, Helvetica, sans-serif;
font-size : 16px;
color : #669933;
font-weight : Bold
}

.title_green {
font-family: Arial, Helvetica, sans-serif;
font-size : 16px;
color : #000099;
font-weight : Bold
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color : #669933;
text-decoration : none;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color : #669933;
text-decoration : underline;
}

a.footer {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color : #669933;
text-decoration : none;
}

a.footer:hover {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color : #669933;
text-decoration : underline;
}

.green {

color : #669933;

}

/* Standard table 'spreadsheet' style */
TABLE.tbl {
	background: #ffffff;
}

TABLE.tbl TH {
	background-color: #878676;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-weight: normal;
}

TABLE.tbl TD {
	background-color: #f4efe3;
}


TABLE.nav {
	font-family:arial;
	font-size:9;
	font-weight:bold;
}

/* a 'standard' table */
TABLE.std {
	border: solid #669933 2px;
	background: #f4efe3;
}
TABLE.std TD {
	background-color: #C2D9AA;
	border: 1px;
	
}
TABLE.std TD.even {
	background-color: #669933;
	color: white;
}
TABLE.std TH {
	
	background-color: #669933;
	color: white;
	/*list-style-type: disc;
	list-style-position: inside;
	border: outset #669933 1px;*/
	font-weight: bold;
	font-size: 12;
	text-align: center;
}

TABLE.std TD.hilite {
	background-color: #669933;
	color: white;
	font-weight: bold;
}
TABLE.std TD.value {
	text-align: right;
}
TABLE.std TD.footnote {
	font-size: 7pt;
}
.button{
	border: 1px black solid;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt;
}
.heading{
	font-size: 12pt;
	font-weight: bold;
	color: #669933;
}
.error{
	color: red;
	font-weight: bold;
}
.text{
	font-family: Osaka,verdana,Sans-Serif;
}
.hilite{
	font-weight: bold;
	color: black; /*#669933;*/
}
.tinynote {
	font-size: 9;
	text-align: center;
	white-space: nowrap;
}
.processing_message {
	font-size: 16;
	font-weight: bold;
}

/* paypalpro */
#products_list {
	list-style : none;
}
#title_header {
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 1.2em;
	color: #0D6680;
	font-style: normal;
	font-weight: bold;
	padding-bottom:3px;
}
#title_instructions {
	padding-bottom:3px;
	color: red;
}
#products_header, #payment_types_header, #cc_info_header, #pp_info_header, #billing_address_header, #shipping_address_header, #coupon_info_header  {
	width:100%;
	background-color: #C2D9AA; /*background-color: #669933; background-color:#A9BCB4;*/
	color: #000000; /*color:#FFFFFF;*/
	font-weight:bold;
}
#products_body, #payment_types_body, #cc_info_body, #pp_info_body, #billing_address_body, #shipping_address_body, #coupon_info_body  {
	padding-top:8px;
	padding-bottom:8px;
}
#cc_info, #pp_info {
	background-color:#FFFFFF;
	display:block;
	visibility:visible;
}
#coupon_info {
	background-color:#FFFFFF;
	display:none;
}
#billing_address {
	background-color:#FFFFFF;
	display:block;
	visibility:visible;
}
#shipping_address {
	background-color:#FFFFFF;
	display:block;
	visibility:visible;
}
.table_class {
	width:570px;
	text-align:left;
}
.tr_class {
	text-align:left;
}
.td1_class {
	width:120px;
	text-align:right;
	vertical-align:top;
	padding-right:8px;
}
.td2_class {
	width:380px;
	text-align:left;
	vertical-align:top;
}
.td3_class {
	width:50px;
	text-align:left;
	vertical-align:top;
}
.td4_class {
	width:330px;
	text-align:left;
	vertical-align:top;
}
#submit {
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}
#inner_table {
	width:370px;
	text-align:left;
}
.inner_td1_class {
	width:100px;
	text-align:left;
	vertical-align:top;
}
.inner_td2_class {
	width:170px;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}
.inner_td3_class {
	width:100px;
	text-align:right;
	vertical-align:top;
	padding-left:5px;
}
.inner_td4_class {
	width:50px;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}
.inner_td5_class {
	width:120px;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}
.copy {
	font-size:8pt;
	text-align: center;
	text-decoration: italic;
}
