html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #A5D784;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}

A	{
	text-decoration : none;
	color: #008000;
	font-weight: bold;
}
A:hover	{
	text-decoration : none;
	color: #33CC00;
	font-weight: bold;
}




#copy, #copy TD	{	color: #141414; font : 7pt Verdana, Arial, Geneva, san-serif, serif;	}

#copy A	{
	text-decoration : none;
	color: #008000;
	font-family: Verdana, Arial, Geneva, san-serif, serif;
	font-size: 7pt;
	font-weight: bold;
}
#copy A:hover	{
	text-decoration : none;
	color: #FFCC00;
	font-family: Verdana, Arial, Geneva, san-serif, serif;
	font-size: 7pt;
	font-weight: bold;
}
.right_shadow {
	background-image: url(images/rightshad_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height:inherit;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
	width: 770px;
}
.smallcaps {
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


#nav {
	background-color: #B7BB6F;
	vertical-align: bottom;
	width: 100%;
}
.navright {
	background-image: url(images/navright_tile.jpg);
	background-repeat: repeat-x;
}
.navleft {
	background-image: url(images/navleft_tile.jpg);
	background-repeat: repeat-x;
}

.nav_under {
	background-color: #FFFFFF;
}
#100percent {
	height: 100%;
	background-color: #FFFFFF;
	width: 975px;
}
#header {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
}
h1 {
	color:#366537;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.divline_thin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

h2 {

	color:#366537;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.divline_dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #DDEAD9;
	height: 30px;
}
.divline_dashed_padding {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #DDEAD9;
	height: 18px;
	padding: 5px;
}
#INNERPADDING {
	padding-right: 48px;
	padding-left: 48px;
	font-size: 18px;
}
#product_table {
	font-size: 18px;
	width: 400px;
}
#product_table TD {
	height: 30px;
	font-size: 18px;
}
#product_table A {
	font-size: 18px;
	color: #006600;
}
#product_table A:hover {
	font-size: 18px;
	color: #009900;
}
#page_wrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 770px;
	background-image: url(images/inner_bg.gif);
	background-repeat: repeat-y;
}
