p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #339900
}
a:active {  color: #FF3300
}
a.nav:hover {
	color: #009999;
	text-decoration: none;
}
.nav_print {
	color: 336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.nav_print:hover {
	color: #FF6600;
	text-decoration: none;
}
.nav_logo {
	color: #2c6397;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.nav_logo:hover {
	color: #FF6600;
	text-decoration: none;
}
.nav_links {
	color: #006699;
	text-decoration: none
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 10px;
}
.smallnav {
	color: #666666;
	text-decoration: none;
}

a.smallnav:link {
	color: #666666;
	text-decoration: none;
}
a.smallnav:hover {
	color: #333333;
	text-decoration: underline;
}
a.smallnav:active {
	color: #333333;
	text-decoration: underline;
}
.table_main {
	z-index: 10;
	position: absolute;
	background-color: #FFFFFF;
}
.main_block {
	height: 100%;
	width: 972px;
}
.contents_table {
	border: 1px dashed #666666;
}
.lightbox {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.top_block  {
	height: 60px;
	margin-bottom: 4px;
}
.bottom_block {
	margin-top: 4px;
	height: 100px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.subnav {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #bd4e27;
}
.logo_block {
	height: 480px;
	width: 560px;
	border-top: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
.logo_block_cell {
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.bigpage_topline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.bigpage_bottline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
