a:link
{
	#color: rgb(0,0,102); 
}
a:visited
{
	#color: rgb(153,102,153); 
} 
a:active 
{
	#color: rgb(153,0,255);
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	#background-color: rgb(255,255,255);
	#color: rgb(102,102,153);
}
table
{
	#table-border-color-light: rgb(204,153,255);
	#table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	#color: rgb(204,153,0);
}
h2
{
	#color: rgb(51,102,51); 
}
h3
{
	#color: rgb(102,0,51); 
}
h4
{
	#color: rgb(51,102,51);
}
h5
{
	#color: rgb(102,0,51);
}
h6
{
	#color: rgb(51,102,51);
}

h4.News { background-color: rgb(0,102,255); margin: 0 }

h4.General { background-color: rgb(102,102,153); margin: 0 }

body { background: rgb(255,255,255); color: rgb(0,0,0); margin: 0px; font-family: verdana,arial,helvetica,sans-serif; }

a:link { color: rgb(29,96,169); text-decoration: none; }
a:hover { color: rgb(150,150,150); text-decoration: underline; }
a:active { color: rgb(255,200,75); text-decoration: none; }
a:visited { color: rgb(29,96,169); text-decoration: none; }
a:visited:hover { color: rgb(150,150,150); text-decoration: underline; }

p { padding: 6px; }

td.body { padding-left: 10px; font-family: verdana, arial, helvetica, sans-serif}
td.navigation { background: rgb(166,195,224); border-bottom: solid 1px rgb(0,0,0); border-right: solid 1px rgb(0,0,0) }
td.login { background: rgb(166,195,224); border-bottom: solid 0px rgb(0,0,0); border-right: solid 0px rgb(0,0,0); padding: 7px; }
td.members { background: rgb(230,230,230); border-bottom: solid 1px rgb(0,0,0); border-right: solid 1px rgb(0,0,0) }
td.bottomBorder { border-bottom: solid 1px rgb(0,0,0) }


.title { font-size: 1.4em; color: rgb(100,100,100); font-weight: bold }
.subtitle { font-size: 1.2em; font-weight: bold }
p.description { font-size: .85em; }


/* tox report stuff */
table.toxReport { border: solid 1px rgb(0,0,0); }
table.toxPrintReport { border: solid 0px rgb(255,255,255); }
tr.toxReportMainSection { border-bottom: solid 1px rgb(200,200,200); }
table.labResults { border: solid 1px rgb(0,0,0); }
th.labResultLabHeader { font-size: 1.1em; padding: 5px; background-color: rgb(130,130,130); color: rgb(200,200,200); padding: 5px;
}
table.studyGroupLabResult { border: solid 1px rgb(50,50,50); color: rgb(20,20,20); background-color: rgb(250,250,250); }
th.labResultStudyGroupHeader { font-size: .8em; padding: 5px; background-color: rgb(230,230,230); color: rgb(10,10,10); padding: 5p
x; }
th.labResultColumnHeader { font-size: .8em; padding: 5px; }
td.labResultAnimalInfo { font-size: .8em; color: rgb(0,0,100); font-weight: bold; padding: 5px; }
td.labResultOtherInfo { border-top: solid 1px rgb(200,200,200); color: rgb(20,20,20); background-color: rgb(230,230,240); padding:
5px; }
td.labResultValue { font-size: .8em; padding: 5px; }
p.reportSectionHead { font-size: 1.3em; color: rgb(0,0,100); font-weight: bold; }
p.reportSectionSubHead { font-size: .95em; color: rgb(0,0,100); font-weight: bold; }
font.reportItemName { font-size: .8em; font-weight: bold; color: rgb(100,100,100); }
font.reportItemValue { }

td.reference { padding-top: 20px; }
td.remove { font-size: .8em; }

table.pharmToxSearch { font-size: .85em; color: rgb(50,50,50); background-color: rgb(250,228,157); border: solid 1px rgb(173,158,10
9); }

.redButton { background-color: rgb(255,150,150); border: solid 1px rgb(0,0,0); padding: 1px; margin: 2px; }
.yellowButton { background-color: rgb(255,255,150); border: solid 1px rgb(0,0,0); padding: 1px; margin: 2px; }
.greenButton { background-color: rgb(150,255,150); border: solid 1px rgb(0,0,0); padding: 1px; margin: 2px; }

table.alert { background-color: rgb(181,22,22); color: rgb(255,255,255); border: solid 2px rgb(67,8,8); }

td.navigation_new {
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
}

