body {
	font-family: arial, verdana, helvetica;
	color: #003300;
	background-color: #cccc66;
	font-size: 11px;
	font-size: 12px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
td {
	background-color: #cccc66;
}
.copyright {
	font-size: 9px;
	font-weight : normal;
	line-height: 40px;
}
.copysmall {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
	color:#333333;
}
.copycaption {
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}
.copy-large {
	font-size: 16px;
	line-height: 24px;
}
#table-main {
	width: 708px;
}
/* left */
#column-left {
	width: 120px;
	display: block;
	padding-top: 20px;
}
.products {
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}
#line-white {
	background-image: url(../images/common/line-bg.gif);
	width: 23px;
	vertical-align: top;
}
#flash-home {
	width: 400px;
	height: 300px;
	padding-bottom: 10px;
	display: block;
}
#right-white-td {
	background-color: #fff;
	height:290px;
	width: 140px;
	padding:5px 5px 5px 5px;
}
/* navigation */
a:link, a:visited {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}
a:hover {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}
a.navsmall:link, a.navsmall:visited {
	font-size: 11px;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}
a.navsmall:hover {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}
a.navblack:link, a.navblack:visited {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
a.navblack:hover {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
a.navbig:link, a.navbig:visited {
	font-size: 16px;
	color: #003300;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a.navbig:hover {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}