@import url("subSilver.css");
@import url("DeepBlue.css");
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px auto;
	padding: 0px;
	width: 996px;
	height: 100%;
}

.text9pt2 {
	text-decoration: none;
	color: rgb(80,80,80);
	font-size: 70%;
	line-height: 120%;
}

/* text9pt */
.text9pt {
	text-decoration: none;
	color: rgb(80,80,80);
	font-size: 100%;
	line-height: 150%;
}

.text9pt:visited {
	text-decoration: none;
	font-size: 100%;
	line-height: 150%;
}

.text9pt:active {
	text-decoration: underline;
	color: rgb(255,0,0);
	font-size: 100%;
	line-height: 150%;
}

.text9pt:hover {
	text-decoration: underline;
	color: rgb(255,0,0);
	font-size: 100%; line-height: 150%;
}
.text12pt {
	text-decoration: none;
	font:100%;
	color: rgb(80,80,80);
	line-height: 150%;
}
.text12ptf {
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
}
.text12ptr {
	text-decoration: none;
	color: #660000;
	font-size: 100%;
}
.text12pts {
	text-decoration: none;
	color: #ff9900;
	font-size:100%;
}
/* */
.text13pt {
	text-decoration: none;
	color: rgb(80,80,80);
	font-size: 80%;
	line-height: 150%;
}
.text13ptf {
	text-decoration: none;
	color: #ffffff;
	font-size: 80%;
}
.text13ptr {
	text-decoration: none;
	color: #660000;
	font-size: 80%;
}
.text13pts {
	text-decoration: none;
	color: #999999;
	font-size: 80%;
}




/*14*/
.text14pt {
	text-decoration: none;
	color: rgb(80,80,80);
	font-size: 100%;
	line-height: 149%;
}
.text14ptf {
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
}
.text14ptr {
	text-decoration: none;
	color: #660000;
	font-size: 100%;
}


.text15ptf {
	text-decoration: none;
	color: #ffffff;
	font-size: 140%;
}
.text15ptr {
	text-decoration: none;
	color: #660000;
	font-size: 140%;
}
.text15pts {
	text-decoration: none;
	color: #ff9900;
	font-size: 140%;
}

.text14pt:visited {
	text-decoration: none;
	font-size: 100%;
	line-height: 150%;
}

.text14pt:active {
	text-decoration: underline;
	color: rgb(255,0,0);
	font-size: 100%;
	line-height: 150%;
}

.text14ptf:hover {
	text-decoration: underline;
	color: rgb(255,0,0);
	font-size: 100%; line-height: 150%;
}

.text14ptf:visited {
	text-decoration: none;
	font-size: 100%;
	line-height: 150%;
}

.text14ptf:active {
	text-decoration: underline;
	color: rgb(255,0,0);
	font-size: 100%;
	line-height: 150%;
}

.text14ptf:hover {
	text-decoration: underline;
	color: rgb(255,0,0);
	font-size: 100%; line-height: 150%;
}


/* input01 */
.input01 {
	font-size: 120%;
	color: #666666;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* for accesskey */

.white:link { text-decoration: none;  color: #ffffff }
.white:visited { text-decoration: none; color: #ffffff }
.white:hover { text-decoration: none;  color: #ff0000 }

.gray:link { text-decoration: none;  color: #cccccc }
.gray:visited { text-decoration: none; color: #cccccc }
.gray:hover { text-decoration: none;  color: #ff0000 }
.blue:link { text-decoration: none;  color: #B5D9FB }
.blue:visited { text-decoration: none; color: #B5D9FB }
.blue:hover { text-decoration: none;  color: #ff0000 }
