/* CSS Document */

body {
	margin: 0; 
	padding: 0; 
	scrollbar-face-color: #81b3ed;
	scrollbar-highlight-color: #81b3ed;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #FFCC34;
	scrollbar-track-color: #000066;
	scrollbar-3d-light-color: #FFCC34;
	scrollbar-dark-shadow-color: #ffffff;
	background: #000066;
}
A.basicLink:link {
	color: #000000;
	text-decoration: underline;
}
A.basicLink:visited {
	color: #000000; 
	text-decoration: underline;
}
A.basicLink:hover {
	color: #0082d1; 
	text-decoration: none;
}

A.basicLink-A:link {
	color: #ffffff;
	text-decoration: underline;
}
A.basicLink-A:visited {
	color: #ffffff; 
	text-decoration: underline;
}
A.basicLink-A:hover {
	color: #ffffff; 
	text-decoration: none;
}


/* Background */
.bannerBG{
	text-align:left;
	background: #494439 url(../images/main_graphic/s0_bg.gif) repeat-x;
}
.bannerBG0{
	text-align:left;
	background: #494439 url(../images/main_graphic/s0_bg0.gif) repeat-x;
}

/* Navigator */
.nav {
	font-size: 0.9em; 
	font-weight: bold;
	text-align:left;
	vertical-align:bottom;
	color: #0082d1;
	line-height: 15px;
	padding:10;
	border-bottom: #0082d1 solid 1px;
	background:#caf0fe;
}
.nav-on {
	font-size: 0.9em; 
	font-weight: bold;
	text-align:left;
	vertical-align:bottom;
	color: #caf0fe;
	line-height: 15px;
	padding:10;
	border-bottom: #0082d1 solid 2px;
	background:#0082d1;
}

/* Contents  */
.subtitleFont {
	font-size: 1.1em; 
	font-weight: bold;
	color:#0052a5;
	text-align:left;
	padding-top:6;
	padding-bottom:6;
	border-bottom: #dcdcdc dotted 2px;
}

/* E-Community Section */
.communityFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#494439;
	text-align:justify;
	padding-left:20;
	padding-right:20;
	padding-top:5;
	padding-bottom:5;
	background: #d4c3a0 url(../images/becomeMember_graphic/becomeMember_bg.gif) repeat-y top left;
}
.newsFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#000000;
	text-align:justify;
	line-height: 15px;
	padding:10;
	background: #ffffff url(../images/main_graphic/news_bg.gif) repeat-y top left;
}
.ticker {
	font-size: 1.0em; 
	font-weight: normal;
	color:#000000;
	text-align:center;
	line-height: 15px;
	padding:0;
	background: #d4c3a0 url(../images/main_graphic/shareprices_bg.gif) repeat-y top left;
}
.emailField {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	padding-left:5;
	width:125;
	font-size:0.9em;
}


/* SiteMap */
.map_td_title{
	font: 9pt 'Verdana', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:top; 
	padding-top:5;
	padding-bottom:5;
	color:#ffffff;
	background:#000066;
}
.map_font{
	font: 8pt 'Verdana', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	vertical-align:top; 
	padding-left:4;
	padding-top:4;
	padding-bottom:4;
	border-bottom: #dcdcdc dotted 1px;
}
.map_subFont{
	font: 8pt 'Verdana', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	vertical-align:top; 
	padding-left:20;
	padding-top:4;
	padding-bottom:4;
	border-bottom: #dcdcdc dotted 1px;
}


/* Footer  */
.copyrightFont {
	font-size: 0.9em; 
	font-weight: normal;
	text-align:right;
	color: #ffffff;
	padding:8;
	background:#000066;
}
.titleFont {
	font-size: 1.1em; 
	font-weight: bold;
	color:#0082d1;
	text-align:left;
	padding-top:3;
	padding-bottom:3;
}