body {
	background-color: #FCFFF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1.5em;
}

a:link, a:visited{
	color: #3E606F;
}

a:hover, a:focus, a:active{
	color: #1A3643;
	text-decoration: underline;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_img/style/mainBG.png);
	background-repeat: repeat-y;
}
#header div.inner {
	background-image: url(../_img/style/headBG.png);
	border: 1px solid #3E606F;
	height: 68px;
	background-repeat: repeat-x;
}
#nCol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#header h1 {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 280px;
	font-size: 10px;
	color: #ECE9D8;
	float: left;
}
#util a, #util a:link, #util a:visited {
	color: #3E606F;
}
#util {
	float: left;
	width: 478px;
	margin-right: 10px;
	text-align: right;
}
#endHead {
	clear: left;
}
#footer {
	clear: right;
}
#flashBox {
	background-color: #FCFFF5;
	padding-bottom: 5px;
}
#content {
	float: left;
	width: 460px;
	margin-right: 5px;
}
#content .inner {
	background-color: #FFFFFF;
	border: 1px solid #91AA9D;
	padding: 5px;
}
#rightCol {
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6E0D5;
}

#footer .inner {
	background-color: #66807D;
	color: #FFFFFF;
	border: 1px solid #3E606F;
	padding: 5px;
	text-align: center;
}


a#logo {
	background-image: url(../_img/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	text-decoration: none;
	text-indent: -2000px;
	background-position: 16px 0px;
	width: 280px;
}



#cCol {
	float: right;
	width: 615px;
	margin: 0px;
}
#tree li a,#tree li a:link, #tree li a:visited {
	color: #3E606F;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1C8;
	margin-right: 1px;
	margin-left: 1px;
}
#tree li ul li a,#tree li ul li a:link, #tree li ul li a:visited {
	color: #91AA9D;
	background-color: #ECF2E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1DBBD;
}
#tree li ul li ul li a, #tree li ul li ul li a:link, #tree li ul li ul li a:visited {
	color: #A3A3A3;
	background-color: #FCFFF5;
}

#nCol {
	float: right;
	width: 150px;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91AA9D;
}

img {
	border: none;
}
.endMember {
	clear: left;
	height: 10px;
}
.member .txt h3 span {
	color: #91AA9D;
	font-weight: normal;
}

.member .im {
	width: 105px;
	float: left;
}
.member {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #91AA9D;
	margin-bottom: 5px;
}

.member .txt {
	float: left;
	width: 336px;
	background-color: #FFFFFF;
}
.txt h3 {
	color: #3E606F;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.txt .jobtitle {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
.share th {
	background-color: #78928A;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3E606F;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}

.share td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
}
.submenu a span {
	color: #0099FF;
}

table.share {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
.row2 {
	background-color: #F7FBEF;
}
td.sName {
}
.row1 {
	background-color: #FCFFF5;
}
a.active {
	color: #0099FF;
}
.invest h3 {
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.invest {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
.row label {
	display: block;
	width: 160px;
	float: left;
	text-align: right;
}
.row .endMember {
	clear: left;
	border: none;
	margin-bottom: 5px;
}
.fCon {
	width: 555px;
}
.row input {
	background-color: #eee;
	border: 1px solid #A6B3C3;
	width: 200px;
}
.row textarea {
	background-color: #EEEEEE;
	border: 1px solid #A6B3C3;
	width: 200px;
}
select {
	background-color: #EEEEEE;
	border: 1px solid #A6B3C3;
}
.row .input {
	width: 390px;
	float: left;
}
.sub {
	padding-left: 160px;
}
span.acc {
	display: none;
}
span.req {
	font-weight: normal;
	color: #990000;
	padding-right: 3px;
}
.release h2 {
	margin: 0px;
	padding: 0px;
	color: #003399;
	font-weight: normal;
	font-size: 1.4em;
}
.release span {
	color: #666666;
}
.release {
	border: 1px solid #CCCCCC;
	background-color: #E4E4E4;
	margin-bottom: 5px;
	padding: 5px;
}
.submenu p {
	padding: 5px;
	margin: 0px;
	font-size: 0.7em;
}
.submenu {
	background-color: #FCFFF5;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.dateSelect {
	padding: 5px;
}
span.shareprice {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
}
td , th {vertical-align:top}

#content h1{
	font-family: "Lucida Sans Unicode", Helvetica, sans-serif;
	color: #3E606F;
	font-size: 19px;
}

.submenu h2{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	background-image: url(../_img/style/submenuHeaderBG.png);
	background-repeat: repeat-x;	
}

.submenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.submenu li{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E1D5;
}
.submenu a{
display:block;
}
