body {
     background-color: #FFFFFF;
}
table.container { 
	width: 860px;
	height: 515px;
	border: 2px #000000 solid;
	border-collapse: collapse;
}
table.portoutercontainer { 
	width: 300px;
	height: 160px;
}
table.portcontainer { 
	width: 120px;
	height: 140px;
	border: 2px #000000 solid;
	border-collapse: collapse;
}
table.inside {
	width: 100%;
	height: 100%;
}
table.continside {
	width: 570px;
	height: 435px;
}
table.imagecontainer {
	width: 347px;
	height: 280px;
	border: 2px #000000 solid;
	border-collapse: collapse;
}
table.imageinside {
	width: 347px;
	height: 280px;
}
table.footer {
	width: 860px;
	height: 20px;
}
td.topnav {
	width: 100%;
	height: 60px;
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
td.sidebar {
	width: 290px;
	height: 435px;
}
td.contnav {
	width: 100%;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td.pagetitle {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
td.returnto {
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td.floatcenter {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
td.portselect {
	width: 120px;
	height: 20px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
td.contbottom {
	width: 100%;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td.mainfootleft {
	width: 290px;
	height: 20px;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td.mainfootright {
	width: 570px;
	height: 20px;
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td.pagefoot {
	width: 860px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td.imagetitle {
	width: 220px;
	height: 20px;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
td.imagenav {
	width: 127px;
	height: 20px;
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
td.column {
	text-align: left;
	vertical-align: top;
}
.bodytext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     line-height: 15px;
     color: #666666;
     margin-left: 60px;
     margin-right: 60px;
     text-align: justify;
}
.bodytextindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.titletextindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subtitletextindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.navtext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.gray10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.gray11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.listhead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    margin-left: 60px;
}
.listitem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    list-style-type: square;
    margin-left: 80px;
}
a:link {
    color: #999999;
    text-decoration: none;
}
a:visited { 
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #6600FF;
}
