<!--
body
{
	margin: 0px;
	background-color: #666633;
}

b { font-weight: 600; }

.table01
{
	width: 100%;
	height: 12px;
	background-color: #000;
}

.table02
{
	padding: 0px;
	margin: 0px;
	width: 766px;
	height: 143px;
	background-color: #663;
	border-right: #000;
	border-width: 0px 2px 0px 0px;
	border-style: none solid none solid;
	display: inline-table;
}

.table03
{
	background-color: #ffffff;
	width: 720px;
	border-right: #000;
	border-bottom: #000;
	border-left: inherit;
	border-width: 0px 2px 2px 0px;
	border-style: none solid solid none;
	display: table;
	padding: 20px;
}

.table04
{
	width: 726px;
	display: table;
}

table.form
{
	width: 720px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.form td
{
	border-width: 1px;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFC;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	border-color: #000;
	border-style: solid;
	margin: 0px;
	display: table-cell;
	padding: 20px;
}

ul, li
{
	list-style-image: url(../images/square.jpg);
	list-style-type: square;
}

.feature
{
	width: 270px;
	background-color: #ffc;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	z-index: 1;
	overflow: default;
}

.featurehead
{
	width: 270px;
	height: 14px;
	border-bottom: #000;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding: 2px 0px 2px 0px;
	background-color: #cc9;
	color: #663;
	font-family: Arial;
	font-size: 10px;
}

.featurecontent 
{ 
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	padding: 10px; 
}

a:link
{
	color: #412718;
	text-decoration: none;
}

a:active
{
	color: #000;
	text-decoration: underline;
	font-style: italic;
}

a:visited
{
	color: #412718;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	font-style: italic;
}


input,select,textarea
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	padding: 2px 4px 2px 4px;
}

button
{
	border-width: 1px;
	border-style: solid;
	background-color: #cc9;
	border-color: #000;
	color: #663;
	font-family: Arial;
	font-size: 10px;
	padding: 4px;
	line-height: 10px;
}

.button2 a
{
	border-width: 1px;
	border-style: solid;
	background-color: #cc9;
	border-color: #000;
	color: #663;
	font-family: Arial;
	font-size: 10px;
	padding: 4px;
	line-height: 10px;
	height: 18px;
}

.button2 a:hover
{
	background-color: #ffc;
	color: #663;
	text-decoration: none;
}

td
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}

.quote
{
	font-size: 12px;
	line-height: 16px;
	color: #666633;
	font-family: Arial, Verdana, Helvetica;
	font-style: italic;
	font-weight: 400;
}

.h1
{
	color: #663;
	letter-spacing: 2px;
	font-weight: 800;
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica;
	margin: 0px 0px 20px 0px;
	line-height: 22px;
}

.h2
{
	color: #663;
	letter-spacing: 2px;
	font-weight: 800;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	margin: 4px 0px 10px 0px;
	line-height: 18px;
}

.foot
{
	font-size: 10px;
	color: #663;
	line-height: 10px;
	font-family: Arial, Verdana, Helvetica;
	width: 768px;
	height: 14px;
	border-right: #000;
	border-bottom: #000;
	border-width: 0px 2px 2px 0px;
	border-style: none solid solid solid;
	background-color: #333300;
	padding: 2px 0px 2px 4px;
	display: table;
}

.line
{
	height: 1px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	margin: 4px 0px 4px 0px;
}

.line2
{
	height: 1px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/line2.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	margin: 20px 0px 20px 0px;
}

.help
{
	width: 200px;
	border-color: #000;
	border-width: 1px;
	padding: 4px;
	margin: 0px;
	background-color: #cc9;
	border-style: solid;
	color: #000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

table.plain td
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

-->
