@charset "utf-8";
body {
	background-image: url(../images/margin.gif);
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main-white-bg {
	background-color: #FFFFFF;
}
.left-bg {
	background-color: #e9f5ff;
}
.navi-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.navi-link:hover {
	color: #800000;
}
.sub-navi-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.sub-navi-link:hover {
	color: #800000;
}
.breadctumb-text {
	font-weight: normal;
	font-size: 10pt;
	color: #808000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.breadctumb {
	font-weight: normal;
	font-size: 8pt;
	color: #808000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.breadctumb:hover {
	text-decoration: underline;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.sub-header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.common-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.common-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
.common-text-link:hover {
	text-decoration: none;
}
.right-bg {
	background-color: #e9f5ff;
}
.common-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.common-text-8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.common-text-link-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.common-text-link-black:hover {
	text-decoration: underline;
}
.common-text-link-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.common-text-link-orange:hover {
	text-decoration: underline;
}
.red-hightlight-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1e568e;
	text-decoration: none;
}
.red-hightlight-text-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #1e568e;
	text-decoration: none;
}
.purple-hightlight-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1e568e;
	text-decoration: none;
}
.right-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
	line-height:18px;
}
.footer-bg {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer-navi-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-navi-link:hover {
	text-decoration:none;
}
.yellow-text {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
}
.yellow-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffff99;
	text-decoration: underline;
}
.yellow-link:hover {
	text-decoration:none;
}
.coppyright-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
#quotes {
	color:#252525;
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
	padding-left:5px;
	position:relative;
}
#author {
	color:#f27944;
	padding-top:10px;
	font-style:normal;
	text-align:right;
	padding-bottom:10px;
	padding-right:10px;
}






#dlmenu {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu {
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
	position:absolute;
	width:130px;
	background:#daedff;
	z-index:100;
}
#menu li {
	display:block;
	padding:0;
	margin:0;
	position:relative;
	z-index:100;
}
#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none;
}
#menu li dd {
	display:none;
}
#menu li:hover, #menu li a:hover {
	border:0;
}
#menu li:hover dt a, #menu li a:hover dt a {
	background:#c6e3ff;
	color:#1e568e;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu li:hover dl, #menu li a:hover dl {
	background:#f3f9ff;
}
#menu table {
	border-collapse:collapse;
	padding:0;
	margin:-4px;
	font-size:1em;
}
#menu dl {
	width:130px;
	margin: 0;
	background: #6f9c6f;
	cursor:pointer;
}
#menu dt {
	margin:0;
	padding: 0;
	font-size: 1.1em;
	border-top:1px solid #fff;
}
#menu dd {
	margin:0;
	padding:0;
	font-size: 1em;
	text-align:left;
}
.gallery dt a, .gallery dt a:visited {
	display:block;
	color:#1e568e;
	padding:5px;
	background:#e9f5ff;
}
.gallery dd a, .gallery dd a:visited {
	color:#1e568e;
	min-height:1em;
	text-decoration:none;
	display:block;
	padding:4px 5px 4px 10px;
	background:#f8fbff;
}
* html .gallery dd a, * html .gallery dd a:visited {
	height:1em;
}
.gallery dd a:hover {
	background:#e9f4ff;
	color:#1e568e;
}