a            { color: #000080; font-size: 10pt }
a.highlight {
	background : White;
	font-weight: normal;
}
a:hover      { color: #0000FF }
a:hover img.imglink { border-color : #FF0000; }
body {
	background : white;		
	scrollbar-arrow-color : #39AA7B;
	scrollbar-base-color : #7B6D52;
}

code { font : 13px monospace; }

img.imglink { border : 2px solid #FFFFFF; }

.box_ot      { background-color: #C2D7EB; background-repeat: repeat; background-attachment:
               scroll; font-family: Times New Roman; font-size: 13pt;
               font-style: normal; font-weight: normal;
               border: 1px solid #336699; padding: 10px; background-position:
               0% 50% }
.box_bo {

	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 7px solid Green;
	padding : 0px;
	font-family : "Times New Roman";
	font-size : 2pt;
}

.box_bo2 {

	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	table border="5";
	cellpadding="10" cellspacing="5" width="725" bordercolor="#008000" height="1190";
	border : 2 solid #008000;
	padding : 10;
}

.box_hi {
	background : #C2D7EB;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	padding : 10px;
	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;

}

.copyright {
	font-size : 12px;
	padding-bottom : 12px;
	padding-top : 12px;
	color:663300;
	font-weight:bold;
}

.keyword { font-weight : bold; }

.main {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}

.table_title { color: #663300; background-image: url('../images/header.gif'); font-family:
               Arial; font-size: 14pt; font-weight: bold }
.t_link {
	font-size : 10pt;
}

.t_ot {

	font-family : "Times New Roman";
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
}

.pic_comment { background-repeat: repeat; background-attachment: scroll; font-family:
               Times New Roman; font-size: 10pt; font-style: italic;
               font-weight: normal; color: #008000; background-position:
               0% 50% }


