.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 125%;
	text-align: justify;
}
.content-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 125%;
	text-align: justify;
}
.CGI-title-small {
	background-color: #000000;
	background-image: url(images/CGI-title-small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 36px;
	width: 405px;
	top: 11px;
}
body {
	background-color: #000000;
	color: #CCCCCC;
}

#graphic-back {
	position: absolute;
	z-index: 1;
	height: 525px;
	width: 724px;
	left: 102px;
	top: 54px;
	visibility: visible;
	background-image: url(images/brocade-blue.jpg);
}
.graphic-back {
	background-image: url(images/brocade-blue.jpg);
}
.graphic-back-table {
	background-image: url(images/brocade-blue-table.jpg);
	background-repeat: no-repeat;
}


.silver-top {
	background-image: url(images/silverline.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	line-height: normal;
	position: absolute;
	height: 10px;
	left: 25px;
	top: 46px;
}
.silver-table-top {
	background-image: url(images/silverline-595.gif);
	background-color: #000;
}
.silver-table-bottomleft {
	background-image: url(images/silver-left-50.gif);
}
.silver-table-bottomleft-collections {
	background-image: url(images/silver-left-50-collections.gif);
}

.silver-table-bottomright {
	background-image: url(images/silverline-table-bottom.gif);
}
.silver-table-collection-bottom {
	background-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(images/silverline-table-bottom-collections.gif);
}

.silver-table-home-top {
	background-image: url(images/silver-top-home.gif);
}

.silver-table-left {
	background-image: url(images/silver-left-550.gif);
}

.silver-bottom {
	background-image: url(images/silverline.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 10px;
	left: 25px;
	background-position: left;
}

.silver-left {
	background-image: url(images/silverline-vertical.gif);
	background-repeat: no-repeat;
	height: 600px;
	background-position: top;
	position: absolute;
	width: 10px;
	left: 96px;
	top: 16px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
img {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.drop-cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 0.9em;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
}

.heading-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}
.table-full-border {
	border: thin solid #CCC;
}
.table-no-bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.table-right-bottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table-no-right {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

