.tiny {  font-family: "Verdana"; font-size: 9px}

A:link {
	COLOR: #25559C;
	text-decoration: underline;

} 
A:visited {
	COLOR: #25559C;
	text-decoration: underline;

} 
A:active { } 
A:hover {
	COLOR: #C23242;
	text-decoration: none;
} 

a.nav:link { color: #003366; text-decoration: none;}
a.nav:visited { text-decoration: none; color: #003366;}
a.nav:hover { color: #C23242; text-decoration: underline;}

a.nav2:link { color: #FFFFFF; text-decoration: underline}
a.nav2:visited { text-decoration: underline; color: #FFFFFF}
a.nav2:hover { color: #FFFFFF; text-decoration: none}

a.nav3:link { color: #FFFFFF; text-decoration: none}
a.nav3:visited { text-decoration: underline; color: #FFFFFF}
a.nav3:hover { color: #FFFFFF; text-decoration: underline}

a.nav4:link { color: #25559C; text-decoration: none;}
a.nav4:visited { text-decoration: none; color: #25559C;}
a.nav4:hover { color: #C23242; text-decoration: underline;}

body {
	color: #003333;
	margin: 0px;
	padding: 0px;

}
h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	color: #C23245;
}
h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	font-weight: bold;
	;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 15px; font-weight: bold; margin-top: 12px; margin-bottom: 6px;; letter-spacing: 1px}
h4 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-weight: bold; margin-top: 3px; margin-bottom: 6px;; margin-right: 0px; margin-left: 0px}
h5 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; margin-top: 3px; margin-bottom: 6px;; line-height: 17px}
h6 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: bold; margin-top: 3px; margin-bottom: 6px;}
hr {  color: #999999; height: 1px; margin-top: 3px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}.x { font-family: "Verdana", "Arial", "sans-serif"; font-size: 11px; font-weight: normal}.footer {  font-family: "Verdana"; font-size: 11px; color: #FFFFFF}
li {
	margin-top: 3px;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 0px;

}
td {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}
.date {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: normal}
.data {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
p {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 7px;
	line-height: 17px;
}
ul {
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-left: 6px;
	padding-left: 16px;
	font-size: 12px;


}
ol {
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-left: 6px;
	padding-left: 16px;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color: #DEE5EE;
}

.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

span.label {color:black;width:16;height:10;text-align:center;margin-top:0;background:#ffF;font:11px Arial}
span.c1 {cursor:hand;color:black;width:16;height:10;text-align:center;margin-top:0;background:#ffF;font:11px Arial}
span.c2 {cursor:hand;color:red;width:16;height:10;text-align:center;margin-top:0;background:#ffF;font:11px Arial}
span.c3 {cursor:hand;color:#b0b0b0;width:16;height:10;text-align:center;margin-top:0;background:#ffF;font:11px Arial}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainlevel:link, a.mainlevel:visited {
	color            : #003399;
	font-weight      : normal;
	text-decoration: underline;

}

a.mainlevel:hover {
	color            : #CC3300;
	text-decoration: none;

}

a.footer:link, a.footer:visited {
  color            : #FFFFFF;
  font-weight      : normal;
}
a.footer:hover {
  color            : #A5D30C;
}

table.moduletable {
  border           : 1px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 5px;
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #003333;
	text-align       : left;
	background-color : #DBE6F0;
	padding: 3px;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
}

table.kyodo {
  border           : 1px solid #666666;
  padding          : 0px;
  margin    : 0px;
}

table.kyodo th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
	background-color : #666666;
	padding: 4px;
	margin: 0px;
}

table.kyodo td {
	font-size        : 11px;
	font-weight      : normal;
	margin: 0px;
	padding: 0px;
}

table.highlight {
  border           : 1px solid #003366;
  padding          : 4px;
  margin-bottom    : 10px;
    background-color : #F0F0F0;
}

table.highlight th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-color : #F0F0F0;
  width            : 100%;
}

table.highlight td {
  font-size        : 12px;
  font-weight      : normal;
    background-color : #F0F0F0;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
  margin           : 4px 0px 6px 0px;
}


/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
	background-color : #003366;
	color            : #FFFFFF;
	font-weight      : bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}

.sectiontableentry1 {
  background-color : #D7E8F4;
  padding          : 4px 2px 4px 2px;
  line-height      : 18px;
}

.sectiontableentry2 {
  background-color : #EEF2F7;
  padding          : 4px 2px 4px 2px;
  line-height      : 18px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

a.mainlevel:link, a.mainlevel:visited {
	color            : #003399;
	font-weight      : normal;
	text-decoration: underline;

}

a.mainlevel:hover {
	color            : #CC3300;
	text-decoration: none;

}

a.footer:link, a.footer:visited {
  color            : #FFFFFF;
  font-weight      : normal;
}
a.footer:hover {
  color            : #A5D30C;
}

.subbg {
	background-image: url('images/watermark.gif');
	background-repeat: no-repeat;
	background-position: left top

}
.footer {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding: 5px;

}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 11px Arial;
line-height:15px;
z-index:100;
}

.dirhead {	font-family: "Arial", "Helvetica", "sans-serif";FONT-SIZE: 11px;text-align: center;margin: 0px;padding: 3px;}

.tableb2 {border-top-width: 0px;border-right-width: 1px;border-bottom-width: 0px;border-left-width: 1px;border-top-style: none;border-right-style: dotted;border-bottom-style: none;border-left-style: dotted;border-top-color: #AAAAAA;border-right-color: #AAAAAA;border-bottom-color: #AAAAAA;border-left-color: #AAAAAA;}
.newstitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	margin: 0px;
	color: #333333;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

.shawnTable {font-family: Arial, serif;font-style: normal;font-size: 8pt;}

Table.latestissue {
	border: 1px solid #C23245;
}
th.latestissue {
	color: #FFFFFF;
	background-image: url(images/latestissue_bg.gif);
}
td.latestissue {
	margin: 3px;
	padding: 5px;
}

Table.feature {
	border: 1px solid #CCCC99;
}
th.feature {
}
td.feature {
	margin: 3px;
	padding: 5px;
}
td.footerlink {
	margin: 2px;
	padding: 2px;
}

.white {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.red {
color: #C23245
}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 90px;
}

.friendfeed .body { font-size: 11px; }

.friendfeed .feed .cluster .body .summary { white-space: nowrap; }

.friendfeed .services { margin-top: 5px; }

.friendfeed .feed .entry .comments { display: none; }

.friendfeed .feed .entry .comments .comment .quote { background: none };


.chart-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/th_bg.jpg);
	height: 27px;
	background-repeat: repeat-x;
	text-indent: 10px;
}
.premium-maincontents {
	padding: 10px;
}
.downloadnewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C13244;
	padding: 3px;
	height: 35px;
	width: 400px;
	border: 1px ridge #982735;
}

.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
