body {
	background-color:#FFFFFF;
	margin:0;
}

table {
	 padding:0;
	 border:0;
	 margin:0;
}
table.main {
	border:0;
	margin:0;
	text-align:center;
	width:100%;
	height:100%;
	padding:0px;
}

table.banners {
	border:0;
	margin:0;
	text-align:justify;
	width:100%;
	padding:10px;
}

#header {
	vertical-align:bottom;
}

img {
/*	border:0;*/
	border-color:#333333;
}

.txt_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#003300;
	text-align:justify;
	vertical-align:top;

}

.txt_contact, .txt_top {
	font-size:100%;
	color:#003300;
	text-align:justify;
	font-weight:bold;
}
.txt_contact {
	font-family:"AvantGarde Bk BT";
}

.txt_top {
	font-family:"Times New Roman", Times, serif;
}

h1 {
	font-size:100%;
/*	font-family:"Times New Roman", Times, serif;*/
	font-family:Garamond;
	color:#003300;
	text-align:justify;
}

h2 {
	font-size:130%;
	font-family:Garamond;
	color:#003300;
	text-align:center;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
}

.brand, .brand_h {
	font-family:Broadway;
	font-weight:normal;
}

.brand {
	font-size:100%;
}

.brand_h {
	font-size:90%;
	font-weight:normal;
}

p {
	margin:5px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	text-indent:30px;
}

p.form{
	text-indent:0px;
	margin:0px;
	margin-left:10px;
}

p.banner_list{
	text-indent:0px;
	margin:0px;
	margin-left:10px;
	text-align:justify;
}

p.date {
	text-indent:0px;
	margin:0px;
	margin-left:10px;
}


ul {
	margin-top:0px;
	margin-bottom:10px;
	list-style-position:outside;
}

ol {
	margin-top:0px;
	margin-bottom:10px;
	list-style-position:outside;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#003300;
}

a.attention {
	font-size:90%;
	font-weight:bold;
	color:#336600;
	border-bottom: 1px dashed;
}

a.text {
	font-size:100%;
	font-weight:normal;
	color:#336600;
	border-bottom: 1px dashed;
}

#txt_copyright {
	font:"Times New Roman", Times, serif;
	font-size:70%;
	color:#666666;
}
a.copyright:link, a.copyright:visited, a.copyright:active { color:#666666; }

.txt_date {
	color:#000000;
	text-indent:0px;
}

hr {
	width:50%;
};

p.banner_info{
	text-indent:0px;
	margin:0px;
}


a.banner_link {
	font-size:100%;
	font-weight:bold;
	color:#336600;
	text-decoration:underline;
	margin-left:10px;
}

a.top {
	font-size:70%;
	font-weight:bold;
	color:#336600;
	text-decoration:underline;
}

code {
	font-family:"Courier New", Courier, mono;
	font-size:70%;
	color:#999999;
	text-align:left;
	text-indent:20px;

}

.table_subcaption {
	background-color:#CCCCCC;
}

product_caption {
	font-weight:bold;
	font-size:70%;
}

