html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #9EA9AF url(pix/pagetop.gif) repeat-x;
	height: 100%;
}
td {
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table img {margin: 8px;}
i {display: none;}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	margin: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #669999;
	margin: 2px;
}
a {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #66CC99;
	text-decoration: none;
}
#alpha {
	height: 100%;
	margin: 0 auto;
	width: 750px;
	background: url(pix/alpha.gif) repeat-y;
}
#alphatop {
	background: url(pix/alphatop.gif) no-repeat top center;
}
#header {
	position: relative;
	margin: 0 auto;
	background: url(pix/header.jpg) no-repeat top center;
	width: 726px;
	height: 152px;
}
a#logo {
	position: absolute;
	display: block;
	width: 220px;
	height: 60px;
	top: 8px;
	left: 36px;
}
#main {
	background: url(pix/main.gif) no-repeat top;
	min-height: 300px;
	padding: 0 30px 0 12px;
}
*html #main {height: 300px;}
#pagetext {
	float: right;
	width: 520px;
	text-align: justify;
	padding: 0 0 20px 0;
}
#pagetext img {
	margin: 4px 0 4px 8px;
}

#pagetext table {margin: 0 auto;}
#pagetext table td {text-align: left;}
#left {
	float: left;
	width: 150px;
	text-align: center;
}
#leftmenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 4px;
}
#leftmenu a {
	display: block;
	width: 130px;
	height: 20px;
	background: url(pix/bnBg.gif) no-repeat;
	color: #000033;
	margin: 2px 0;
	text-align: left;
	padding: 5px 2px 0 32px;
}
*html #leftmenu a {
	width: 164px;
	height: 25px;
}
#leftmenu a:hover {
	background: url(pix/bnOver.gif) no-repeat;
	color: #FFFFFF;
}
#lefttext {
	width: 172px;
}
#footer {
	margin: 0 auto;
	background: #0F6CB6 url(pix/footer.gif) no-repeat top;
	min-height: 21px;
	width: 726px;
	padding: 9px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#footer a {color: #FFFFFF;}
.clearer {
	clear: both;
}
#bytds {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bytds img {margin: 0;}
#edit a {
	color: #0F6CB6;
}
#edit a:hover {
	color: #FFFFFF;
}
table.producttable td {
	height: 60px;
	vertical-align: middle;
}
ul {
	margin-left: 2.5em;
	padding: 0 20px 0 0;
	list-style-image: url(pix/bullet.gif);
	line-height: 18px;
}
.leftinfo {
    font-size: 110%;
    font-family: Helvetica;
}
