<!--
a {
	font-face : Arial, Helvetica, Sans serif;
	font-size : 14px;
	text-decoration : none;
} a:focus, a:link, a:visited {
	color : cyan;
} a:hover, a:active {
	color : yellow;
	text-decoration : underline;
} body {
	background-color : navy;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 14px;
	color : white;
	scrollbar-face-color : navy;
	scrollbar-highlight-color : blue;
	scrollbar-3dlight-color : blue;
	scrollbar-darkshadow-color : #0033CC;
	scrollbar-shadow-color : #0033CC;
	scrollbar-arrow-color : white;
	scrollbar-track-color : navy;
	text-decoration : none;
	text-align : justify;
	margin : 3px;
	border : collapse;
} h1 {
	font-size : 70px;
	text-decoration : none;
	font-family : Eras Bold ITC, Arial Black, Arial, Helvetica;
	filter: none;
	margin : 3px;
	padding : 3px;
} h2 {
	font-size : 26px;
	font-family : Comic Sans MS, Arial, Helvetica;
	font-weight : none;
	font-style : none;
	color : white;
	text-decoration : none;
	text-align : center;
	margin : 3px;
	padding : 3px;
} .tit {
	font-style : none;
	font-family : Comic Sans MS, Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
} .green {
	font-style : none;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 10px;
	color : lime;
} .little {
	font-style : none;
	font-family : Comic Sans MS, Arial, Helvetica;
	font-size : 10px;
	color : yellow;
} .y_date {
	font-style : none;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 12px;
	color : yellow;
} .date {
	font-weight : bold;
	font-style : none;
	font-family : Arial Narrow, Helvetica, Sans Serif;
	font-size : 14px;
	color : lime;
} .file {
	font-style : none;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 14px;
	color : #FFCCCC;
} .menu {
	font-style : none;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 14px;
	color : #99FF99;
} .dir {
	font-style : none;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 14px;
	color : yellow;
} code, .code {
	font-style : none;
	font-family : Courier New, Sans serif;
	font-size : 14px;
	color : cyan;
} .warning {
	font-style : none;
	font-family : Arial, Helvetica, Sans serif;
	font-size : 14px;
	color : yellow;
} hr {
	color : #0033CC;
	height : 1px;
} input, select, textarea, option {
	background-color : #000099;
	color : white;
	font-family : Arial, Helvetica, Sans Serif;
	font-size : 14px;
	text-decoration : none;
	border : 1px solid blue;
	padding : 2px;
	margin-bottom : 5px;
	display : inline;
} #divDescription {
	position : absolute;
	visibility : hidden;
	z-index : 200;
	width : 200;
	filter : alpha(opacity=80);
	-moz-opacity : .8;
	border : 1px solid #0077FF;
} .clDescription {
	width : 200;
	font-family : verdana,Arial,helvetica;
	font-size : 11px;
	background-color : #0000A0;
	padding : 3px; border : 1px solid white;
	text-align : justify;
	border : 1px solid #00B0B0;
	color : white;
} table {
	border-top : 1px solid blue;
	border-bottom : 1px solid #000099;
	border-left : 1px solid blue;
	border-right : 1px solid #000099;
	width : 100%;
} tr, td {
	border-top : 1px solid #000099;
	border-bottom : 1px solid blue;
	border-left : 1px solid #000099;
	border-right : 1px solid blue;
	vertical-align : middle;
	font-size : 14px;
} .td_dn {
	border-top : 1px solid navy;
	border-bottom : 1px solid blue;
	border-left : 1px solid navy;
	border-right : 1px solid blue;
	width : 50%;
} .td_dn_name {
	text-align : center;
	width : 30%;
} .td_dn_desc {
	text-align : justify;
	width : 40%;
} .td_dn_data {
	text-align : center;
	width : 30%;
} .lt_table {
	border-top : 1px solid cyan;
	border-bottom : 1px solid #0033CC;
	border-left : 1px solid cyan;
	border-right : 1px solid #0033CC;
	width : 100%;
} .lt_head {
	background-color : #0000CC;
	font-family : Comic Sans MS, Arial, Helvetica, Sans serif;
	font-size : 10px;
	border-top : 1px solid #0033CC;
	border-bottom : 1px solid cyan;
	border-left : 1px solid #0033CC;
	border-right : 1px solid cyan;
	width : 50%;
} .lt_cell {
	background-color : #000099;
	font-family : Comic Sans MS, Arial, Helvetica, Sans serif;
	font-size : 10px;
	border-top : 1px solid #0033CC;
	border-bottom : 1px solid cyan;
	border-left : 1px solid #0033CC;
	border-right : 1px solid cyan;
	width : 50%;
} th, .t_head {
	font-family : Comic Sans MS, Arial, Helvetica, Sans serif;
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-align : center;
	background-color : #0000CC;
} img {
	border : 0px;
} .img {
	width : 100px;
	height : 64px;
	text-align : center;
} .n {
	border : 0px;
	margin : 0px;
	padding : 0px;
} #outer {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 0px;
	height : 0px;
	visibility : hidden;
} #ie {
	position : absolute;
	top : 0px;
	left : 0px;
	font-family : Verdana, Arial, Helvetica;
} .tut {
	width : 50%;
} .aut {
	width : 40%;
} .diff {
	width : 10%;
} #tipDiv {
	border : 1px solid #0077FF;
	font-size : 12px;
	background-color : #0033FF;
	color : white;
	width : 200px;
} #tipDiv div {
	border : 1px solid #0099FF;
	padding-left : 2px;
	padding-right : 2px;
} .highlight {
	background-color : red;
	font-weight : bold;
	text-decorations : none;
}
-->