body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC0000;
}
.headline {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
}

a:active {
	color: #003366;
}

#background {
	background-image: url(graphics/bgBig.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
}
#wrapper {
	background-image: url(graphics/bgBig.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.tableheaders {
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableheaders a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.tableheaders a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.tableheaders a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.tableheaders a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.bgportfolio {
	background-color: #E8E8E8;
	border: 1px solid #666666;
}
.productnames {
	background-color: #000066;
	padding: 2px 30px 4px;
	color: #FFFFFF;
}

