.body_link {
	font: 10pt "Arial";
}

.body_link:link {
	color: #336699;
	text-decoration: none;
}

.body_link:visited {
	color: #336699;
	text-decoration: none;
}

.body_link:hover {
	color: #FF6600;
	text-decoration: underline;
}

.content_header {
	font: 10pt "Arial";
}

.content_header:link {
	color: #000066;
	text-decoration: none;
}

.content_header:visited {
	color: #000066;
	text-decoration: none;
}

.content_header:hover {
	color: #FF6600;
	text-decoration: underline;
}

.content_pre {
	font: 8pt "Arial";
}

.content_pre:link {
	color: #336699;
	text-decoration: none;
}

.content_pre:visited {
	color: #336699;
	text-decoration: none;
}

.content_pre:hover { 
	color: #FF6600;
	text-decoration: none;
}

.footer {
	font: 8pt "Arial";
}

.footera:link {
	color: #336699;
	text-decoration: none;
}

.footera:visited {
	color: #336699;
	text-decoration: none;
}

.footera:hover, footera:active {
	color: #FF6600;
	text-decoration: underline;
}

.body {
	font: 10pt "Arial";
	color: #666666;
}


.background_dots {
	background-image: url(../_images/background_dots.gif);
	background-repeat: no-repeat;
}

.contents_background_dots {
	background-image: url(../_images/contents_background_dots.gif);
	background-repeat: no-repeat;
}

.links_background_dots {
	background-image: url(../_images/links_background_dots.gif);
	background-repeat: no-repeat;
}

.contact_background_dots {
	background-image: url(../_images/contact_background_dots.gif);
	background-repeat: no-repeat;
}

.disclaimer_background_dots {
	background-image: url(../_images/disclaimer_background_dots.gif);
	background-repeat: no-repeat;
}

.sitemap_background_dots {
	background-image: url(../_images/sitemap_background_dots.gif);
	background-repeat: no-repeat;
}

.news_title {
	font: 10pt "Arial";
	color: #000066;
	font-weight: bold;
}

.news_body {
	font: 10pt "Arial";
	color: #666666;
}

.nav {
	font: 13pt "Arial";
	color: #000000;
	font-weight: bold;
}

.nav:link {
	color: #000000;
	text-decoration: none;
}

.nav:visited {
	color: #000000;
	text-decoration: none;
}

.nav:hover, nav:active {
	color: #FF6600;
	text-decoration: none;
}

.nav_selected {
	font: 13pt "Arial";
	color: #006699;
	font-weight: bold;
}

.contentDes_Title {
	font: 12pt "Arial";
	color: #000000;
	font-weight: bold;
}

.contentDes_Link {
	font: 10pt "Arial";
	color: #666666;
}

.contentDes_Link:link {
	color: #666666;
	text-decoration: none;
}

.contentDes_Link:visited {
	color: #666666;
	text-decoration: none;
}

.contentDes_Link:hover, contentDes_Link:active {
	color: #FF6600;
	text-decoration: underline;
}

.contactType {
	font: 12pt "Arial";
	color: #666666;
	font-weight: bold;
}

.contactDetail {
	font: 10pt "Arial";
	color: #333333;
}

.contactEmail {
	font: 10pt "Arial";
	color: #333333;
}

.sitemap_Title {
	font: 13pt "Arial";
	color: #006699;
	font-weight: bold;
}

.sitemap_Title:link {
	color: #006699;
	text-decoration: none;
}

.sitemap_Title:visited {
	color: #006699;
	text-decoration: none;
}

.sitemap_Title:hover, sitemap_Title:active {
	color: #FF6600;
	text-decoration: none;
}







	



