

td {font-family: "Trebuchet Ms", Verdana, sans-serif;}

th {border-top: 3px solid red; font-family: "Trebuchet Ms", Verdana, sans-serif;}

/* Links */
a:link { color: #00F; text-decoration: underline; }
a:visited { color: #F0F; text-decoration: underline; }
a:hover, a:visited:hover, a:active { color: #F00; text-decoration: underline; }

/* Misc */
code, pre, tt { color: #000; font-family: Courier, "Courier New", "Andale Mono", Monoco, monospace; }
hr { color: #CCC; height: 1px; }
img { border: 0; }
th, td { vertical-align: top; }

/* Forms */
form { margin: 0; padding: 0; }
input.text { font-size: 80%; }
input.search { font: 11px "Trebuchet Ms", Verdana, Arial, "Arial Unicode MS", Helvetica, sans-serif; }
input.button { font: 11px "Trebuchet Ms", Verdana, Arial, "Arial Unicode MS", Helvetica, sans-serif; margin: 0; padding: 0; }

/* Headings */


/* Code/Preformatted - puts gray background behind example */
code.example, pre.example { background: #EEE; line-height: 140%; }

/* Table used for sidebar menus on home page only */
table.menuhome { width: 150px; }
table.menuhome th.cat { background: #CCC; font-size: 80%; font-weight: bold; padding: 4px 6px; text-align: center; vertical-align: top; }
table.menuhome td.item { background: #EEE; font-size: 80%; padding: 4px 6px 8px 6px; vertical-align: top; }

/* Home page elements */
div.deck { color: #666; font-size: 80%; padding-bottom: 1em; }
div.newsarchive { font-size: 80%; padding-top: 1em; }

/* Table used for sidebar menus */
table.menu { width: 180px; }
table.menu th.cat { background: #CCC; font-size: 80%; font-weight: bold; padding: 4px 6px; text-align: center; vertical-align: top; }
table.menu td.item { background: #EEE; font-size: 80%; padding: 4px 6px 8px 6px; vertical-align: top; }

/* Table used in Document pages - yellow background for table heads */
table.docinfo { border: 1px solid gray; background: #FFF; width: 100%; margin-bottom: 10px; padding: 3px; }
table.docinfo th { border-top: 0; text-align: right; padding: 4px; width: 15%; }
table.docinfo td { text-align: left; padding: 4px; width: 85%; }

/* Table used in Working Group pages - gray background for table heads */
table.wginfo { background: #fff; width: 100%; margin-bottom: 10px; }
table.wginfo th { text-align: right; padding: 4px; width: 15%; }
table.wginfo td { text-align: left; padding: 4px; width: 85%; }

/* Specs for tables with border */
table.border { border-top: 1px solid #CCC; border-left: 1px solid #CCC; margin-bottom: 10px; }
table.border th { background: #fff; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 110%; }
table.border td, table.border th { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: .5em; }

/* Specs for tables with no border */
table.noborder { margin-bottom: 10px; }
table.noborder th { background: #aaa; font-family: "Trebuchet Ms", Verdana, Arial, "Arial Unicode MS", Helvetica, sans-serif; }
table.noborder td, table.noborder th { padding: .5em; }

/* Header and Footer */
td.crumb { font-size: 80%; }
div.headerhome { padding-bottom: 1em; }
div.header { border-bottom: 1px solid #CCC; margin-bottom: 1em; padding-bottom: 1em; }
div.footer { border-top: 1px solid #CCC; margin-top: 1em; }
div.footer p { font-size: 80%; }
.small, p.small { font-size: 80%; }

/* News items */
div.rss-item { border-bottom: 1px solid #CCC; padding-bottom: 1em; padding-top: 1em; }
div.rss-type { color: #F30; font-size: 80%; font-weight: bold; }
div.rss-title { font-weight: bold; margin: 0; padding: 0; }
div.rss-description p { margin: 0; padding: 4px 0 6px 0; }

/* Style for search engine (htdig) */
.refineSearch { font: 11px/13px Arial, Helvetica, sans-serif; }
.resultMatches { font: 12px Arial, Helvetica, sans-serif; font-weight:bold; }

/* New styles */
#tableObsolete { width: 100%; border-style: solid; border-width: 1px; border-color: #FF6; }
#tableObsolete td.colNote { padding: 5px; vertical-align: top; background: #FFC; }

/* THE DUBLIN CORE METADATA REGISTRY */
.registry { color: #FFF; font-size: 80%; }
/* Links in header */
a.registry { font-size: 80%; font-weight: bold; }
a.registry:link { color: #FFF; text-decoration: none; }
a.registry:visited { color: #FFF; text-decoration: none; }
a.registry:hover, a.registry:visited:hover, a.registry:active { color: #FFF; text-decoration: underline; }

/* Unused at this time, but may be used in older pages:
a.more { color: #F30; font-weight: bold; }
dt { font-weight: bold; margin-top: 10px; }
.nospace { margin-top: 0; margin-bottom: 0; }
.crumb, .cvstag, .footer, .note, .metadata, .mirror, .htdig { font-size: 10px; }
.smallsans { font-family: 12px; }
dt.navlist { line-height: 1.2; }
table.milestone { background: #EEE; }
ul.toc { list-style: disc; list-style: none; list-style-type: none; }
*/