#linknetwork {
    text-align: center;
    color: gray;
}
#linknetwork a:link, #linknetwork a:visited {
    font-family: arial,helvetica,sans-serif;
    color: gray;
    text-decoration: none;
}
body, td, th {
	font-family: Arial;
	font-size: 10px;
	color: 767676;
}

img{border:0px none;}
a {
	font-family: Arial;
	font-size: 10px;
	color: 6A8CA5;
}

a:visited {
	color: 6A8CA5;
}

a:hover {
	color: 6A8CA5;
}

a:active {
	color: 6A8CA5;
}

.style1 {
	color: #627498;
	font-weight: bold;
	font-family:tahoma;

.SectionItemName {
	color: #627498;
	font-size: 10pt;
	font-weight: bold;
}

hr.hr { border-left:0px none; border-right:0px none; border-bottom:0px none; height: 1px; border-top: 1px solid gray }

#breadcrumbs { padding-left: 20px; padding-right: 20px }

h1 { color="#0080C0"; font-size: 18px; margin: 0; margin-top: 1em; }

#currentcategory { 
    font-size: 12px; 
    font-weight: bold;
}
#sitemap td { 
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
}
#sitemap td a:link, #sitemap td a:visited { 
    text-decoration: none;
}
#sitemap td a:hover {
    text-decoration: underline;
}

#sitemap td.main {
    border-right: 1px solid gray;
}

#sitemappages, #sitemappages a:link, #sitemappages a:visited {
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
}