/* CSS Document */.mainbkgd {	background: #FFF url(images/main.gif) no-repeat;}.detailbkgd {	background: #CCC;}#content {	position: absolute;	width: 456px;	height: 315px;	top: 176px;	left: 332px;	overflow: auto;}#nav {	position: absolute;	width: 420px;	height: 25px;	top: 500px;	left: 425px;}.navtext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #006BBA;}.navtext a, a:link {	color: #006BBA;	border: 1px solid #9F9F9F;	text-decoration: none;	background: #C4C4C4;	padding: 2px;}navtext a, a:hover {	background: #E5D3B8;	border-color: #E59C2E;}.maintext {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	letter-spacing: .10em;	color: #333333;}.maintext a, a:link a:hover {	color: #8D5500;}.importanttext {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FF9900;	border: 1px dashed #CCC;	background: #867C6E;	padding: 2px;	margin-right: 1px;	font-size: 10px;}#detailcontent {	position: absolute;	width: 915px;}