body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

img { border-style: none; }

.mainbg {
	background-color: #817ca6;
}

.style1 { color: #FFFFFF; }

.large_white {
	font-size: 14pt;
	color: #FFFFFF;
}

.large_gray {
	font-size: 14pt;
	color: #666666;
}

.small_gray {
	font-size: 12pt;
	color: #666666;
	letter-spacing: 1.2px;
}

.portdtl {
	font-size: 10pt;
	color: #999999;
}

.small_white {
	font-size: 12pt;
	color: #FFFFFF;
}

a {
	font-size: 11pt;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 11pt;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 11pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.smaller_whiteCopy {
	font-size: 9pt;
	color: #FFFFFF;
}

.smaller_gray {
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1.2px;
}

.small_black2 {
	font-size: 12pt;
	color: #333333;
}

button, input[type="submit"] {
	border-style: raised;
	border-width: 2px;
	border-color: #817ca6;
	background-color: #736f94;
	color: #ffffff;
}

.title {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: 120%;
	color: #fff6c3;
}
.title a {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: 100%;
	color: #fff6c3;
}

#ViewCat a {
	font-weight: bold;
}