/* 
	TMP Screen Stylesheet
*/

BODY {margin:0px; background-color:#EDE6C9;}

FORM { margin:0px; }

TABLE,TR,TD,P,UL,LI,OL,BLOCKQUOTE {font-family: verdana, arial, helvetica, sans; font-size:11px; color:#484848;}

OPTION,SELECT,INPUT,TEXTAREA {font-family: verdana, arial, helvetica, sans; font-size:11px; color:#484848;  }

.formelement { background-color:#E6DFBC;}

A { color:#882300; text-decoration:none;}
A:visited  { color:#997B47; }
A:hover { text-decoration: underline;}

.darkBackground { background-color:#848175; }

.fieldname { color:#ABA694; font-weight:bold; font-size:10px;}

.DBfieldname { color:#605555; font-weight:bold; font-size:10px;}
.DBtombowner {color:#000000;  font: bold 16px georgia; font-size:12px;}

.light { color:#BBB6A4; }
A.light { color:#BBB6A4; font-weight:bold; text-decoration:underline;}
A.light:visited { color:#BBB6A4; font-weight:bold; text-decoration:underline;}

.link { color:#882300; border-color:#882300; font-weight:bold;}
.link:visited { color:#997B47; }

.blacklink { color:#000000; border-color:#000000; font-weight:bold;}
.homeimg { color:#F1EBD5; border-color:#F1EBD5;}


.guide { color: #CC6600; font-weight:bold; }


h1 {
	font: bold 16px georgia;
	margin: 5px 0px 10px 0px;
	border : 0px;
	line-height : 18px;
}

h1.tomb { font: bold 24px georgia; margin:0px; color:#9B9674; }
h1.component { font: bold 18px georgia; margin:0px; color:#9B9674; }
h1.glossary { font: bold italic 14px georgia; margin:0px; color:#000000; }

h2 { font: bold 14px georgia; margin:0px; }
h2.db { font: bold 14px georgia; margin:0px; margin-top:20px; }
h2.transcript { font: bold 14px georgia; font-style: italic;  margin:0px; }

h3 { font: bold 12px georgia; margin:0px; }

.glossaryLink { color:#882300;  text-decoration:none;}

.term {font-family: verdana, arial, helvetica, sans; font-size:13px; font-weight:bold;}

/* The new stuff */
.titletable {
	width:730px;
}

.titletableleft {
	width:320px;
}

.titletableright {
	width:410px;
}	

.articletable {
	width:730px;
}

.articletableleft {
	width:305px;
}

.articletableright {
	width:400px;
}	

.articlenav {
	margin: 0px 0px 5px 0px;
}

.sectiontitle {
	font: bold 10px verdana,arial,helvetica,sans;
	color:#959595;
	margin: 4px 0px 0px 0px;
}

.pagetitle {
	font: bold 14px georgia,times new roman, times, serif;
	color:#000000;
	margin: 4px 0px 4px 0px;
}


.header {
	font: bold italic 12px georgia,times new roman, times, serif;
	color:#605555;
	margin: 10px 0px 4px 0px;
}

.headernoita {
	font: bold 12px georgia,times new roman, times, serif;
	color:#605555;
	margin: 10px 0px 4px 0px;
}


.subheader {
	font: bold 10px georgia,times new roman, times, serif;
	color:#605555;
	margin: 8px 0px 0px 0px;
}

.lastmodified {
	font: italic 10px georgia,times new roman, times, serif;
	color: #999587;
}

.note {
	font: 10px verdana,arial,helvetica,sans;
	color: #999587;
}

.copyright {
	font: 10px verdana,arial,helvetica,sans;
	color: #999587;
}

.headerrow {
	background-color:#D2CDAC;
}

.darkrow {
	background-color:#E2DDBC;
}

.newsdate {
	font: bold 10px verdana,arial,helvetica,sans;
	color: #000000;

}

.glossaryletter {
	font: bold 14px georgia,times new roman, times, serif;
	color:#605555;
	margin: 10px 0px 4px 0px;

}