@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9px;
	color: cc6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: cc6600;
}
a:hover {
	text-decoration: none;
	color: cc6600;
}
a:active {
	text-decoration: none;
	color: cc6600;
}

/*  header sub menu  */
.headsub {
	color: #cc6600;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.headsub a:hover {
	color: #cc6600;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}
.headsub a {
	color: #cc6600;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

/* cell rollover */


.headmain {
	color: #003399;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.headmain a:hover {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.headmain a {
	color: #003399;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.orange_header {
	color: #FFF;
	font-size: 12px;
}
.tstory {
	color: #673418;
	font-size: 12px;
	text-decoration: underline;
}
.tstorysub {
	color: #673418;
	font-size: 10px;
	text-decoration: underline;
}

.tstorysubnol {
	color: #673418;
	font-size: 10px;
}
