/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.bgmenu {
	BORDER-RIGHT: #000066 2px solid;
	BORDER-TOP: medium none;
	BORDER-LEFT: #000066 2px solid;
	BORDER-BOTTOM: #000066 2px solid;
	BACKGROUND-COLOR: #eeeeee
}
.bg10bold {
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000066
}
.bg {
	BACKGROUND-COLOR: #000066
}

.indexlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	border: thin dotted #CCCCCC;
	letter-spacing: 1px;
	word-spacing: normal;
	top: 5px;
	bottom: 5px;
	padding: 3px;
	margin-right: 15px;
	margin-left: 15px;
}.topcell {
	border-top: 1px dotted #CCCCCC;
}
TABLE.tableborder TABLE {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
TABLE.tableborder TABLE TD {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
TABLE.tableborder TABLE TH {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
TABLE.tableborder {
	BORDER-RIGHT: #a6acbf 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #a6acbf 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #a6acbf 1px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a6acbf 1px solid;
	BORDER-COLLAPSE: collapse
}
TABLE.tableborder TD {
	BORDER-RIGHT: #a6acbf 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #a6acbf 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #a6acbf 1px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a6acbf 1px solid;
	BORDER-COLLAPSE: collapse
}
TABLE.tableborder TH {
	BORDER-RIGHT: #a6acbf 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #a6acbf 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #a6acbf 1px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a6acbf 1px solid;
	BORDER-COLLAPSE: collapse
}
.portheading {
	font-weight: bold;
	color: #666666;
	background-color: #eeeeee;
	border-bottom: 2px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 10px;



}
.tdblue {
	background-color: #000066;
	color: #fff;
	font-weight: #fff;
}