body
{
	background-color: #3333FF;
  
}
TABLE
{
	font-family: Arial;
	font-size: 12px;
	background-color: white;
}
td
{
	text-indent: 5px;
	padding-bottom: 3px;
	
	}
.table_header
{
	font-family: Arial;
	font-size: 12px;
	background-color: yellow;
}
.table_body
{
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	left:0px;
}
.table_body_links
{
	background-color: yellow;
	}
.table_links
{

	font-family: Arial;
	font-size: 12px;
	background-color: white;
}
.table_links_td
{
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	padding-top: 3px;
	padding-bottom: 2px;
}
.header
{
	text-align: center;
	font-weight: bold;
	text-indent: 12px;
	background-color: yellow;
	position: absolute;
	top: 30px;
	left:700px;
}
.body_information
{
	font-family: Arial;
	font-size: 12px;
	background-color: white;
}

.header_image
{
	background-color: yellow;
}

.google_search
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	background-color: white;
}
.google_image
{
	position: absolute
	top: 25px;
	border: 3px;
}
input.text_stuff
{
	font-family: Arial;
	font-size: 12px;
	background-color: #33ffff;
	font-weight: bold;
	
}
input.button_stuff
{
	font-weight: bold;
	width: 124px;
}
input
{

	font-family: Arial;
	font-size: 12px;
	background-color: white;
	
}
	
.main_links
{
	background-color: yellow;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
a.nav:link
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	text-indent: 2px;

}
a.nav:active
{
	text-decoration: none;
	text-indent: 2px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.nav:visited
{
	text-decoration: none;
	color: blue;
	text-indent: 2px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.nav:hover
{
    font-family: Arial;
	text-decoration: underline;
	color: red;
	text-indent: 2px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a:link
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	text-indent: 5px;

}
a:active
{
	text-decoration: none;
	font-size: 12px;
}
a:visited
{
	text-decoration: none;
	color: blue;
	font-size: 12px;
}
a:hover
{
	text-decoration: underline;
	color: red;
	font-size: 12px;
}

img
{
	/*position: relative;*/
	/*top: + 100px;*/
}

.message_header
{
	font-family: Arial;
	font-size: 12px;
	background-color: yellow;
	font-weight: bold;
}

.message
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

input.message_text
{
	font-family: Arial;
	font-size: 12px;
	background-color: yellow;
	font-weight: bold;
}

input.message_button
{
	font-family: Arial;
	font-size: 12px;
	background-color: yellow;
	font-weight: bold;
}

.paypal_email
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: yellow;
}
.paypal
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: yellow;
}
.paypal_logo
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-top: 5px;
}
.paypal_cards
{
	padding-left: 25px;
	background-color: yellow;
	padding-bottom: 5px;

}
a.paypal_cards_links:links
{
	background-color: yellow;
}
a.paypal_cards_linksactive
{background-color: yellow;

}
a.paypal_cards_links:hover
{
	background-color: yellow;
}

a.paypal_cards_links:visited
{
	background-color: yellow;
}


.postage
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	font-style: italic;
	color: blue;
}

.postage_rate
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	font-style: italic;
	color: red;
}
.contact_us
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: yellow;
}
a.contact:link
{
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	text-indent: 5px;

}
a.contact:active
{
	text-decoration: none;
	text-indent: 5px;
	font-size: 16px;
}
a.contact:hover
{
	text-decoration: underline;
	color: red;
	text-indent: 5px;
	font-size: 16px;
}
a.contact:visited
{
	text-decoration: none;
	color: blue;
	text-indent: 5px;
	font-size: 16px;
}
ul
{
	font-family: Arial;
	font-size: 14px;
	}
ol
{
	font-family: Arial;
	font-size: 14px;
	}

.ordering
{
	font-family: Arial;
	font-size: 14px;
	}

a.ordering:link
{
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	text-indent: 5px;

}
a.ordering:active
{
	text-decoration: none;
	text-indent: 5px;
	font-size: 14px;
}
a.ordering:hover
{
	text-decoration: underline;
	color: red;
	text-indent: 5px;
	font-size: 14px;
}
a.ordering:visited
{
	text-decoration: none;
	color: blue;
	text-indent: 5px;
	font-size: 14px;
}
a.email_us:link
{
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	text-indent: 5px;

}
a.email_us:active
{
	text-decoration: none;
	text-indent: 5px;
	font-size: 18px;
}
a.email_us:hover
{
	text-decoration: underline;
	color: red;
	text-indent: 5px;
	font-size: 18px;
}
a.email_us:visited
{
	text-decoration: none;
	color: blue;
	text-indent: 5px;
	font-size: 18px;
}