body {
	
}

strong {
	color: black;
}

h1 {
	text-transform: capitalize;
	margin-top: 0px;
	font-size: 14px;
}

h2 {
	color: black;
}

h2 a {
	color: black;
}

h2 a:hover {
	color: black;
}

p.head {
	text-transform: uppercase;
	padding: 4px;
	padding-left: 10px;
}

table.sortable thead tr td,table.notSortable thead tr td {
	color: black;
}

table.sortable thead tr td a,table.notSortable thead tr td a {
	color: black;
}

button.columnSort {
	color: black;
}

h1,p.head,div.searchLabel,label.searchLabel,legend.searchLabel {
	background-color: #8d1b04;
}

h1 {
	background-color: #8d1b04;
}

h2 {
	background-color: #F6BA96;
	border-left: solid 15px #8d1b04;
}

h2.home,h2.home a {
	color: #8d1b04;
}

div.box,p.box,td.recordLabel,td.recordLabel2 {
	background-color: #F6BA96;
}

a.breadcrum {
	color: #8d1b04;
}

div.leftPanel ul  li {
	border-color: #F6BA96;
}

div.leftPanel {
	border-color: #F6BA96;
}

a.breadcrum {
	font-weight: bold;
}

td.recordValue,td.recordLabel,td.membersPlus,td.membersMinus,td.membersGreen
	{
	border-color: #FFECC9;
}

table.sortable tbody tr td,table.notSortable tbody tr td {
	border-color: #FFECC9;
}

table.sortable  thead tr,table.notSortable thead tr {
	background-color: #F6BA96
}

input.columnSort,button.columnSort {
	background-color: #F6BA96;
	border: solid 1px #F6BA96;
}

div.hr {
	border-color: #8d1b04;
}

table.sortable,table.notSortable,table.record,td.iconText2 {
	border-color: #8d1b04;
}

table tbody tr td.traceHead,.traceHead {
	background-color: #8d1b04;
	color: white;
	font-size: 12px;
	padding: 5px;
}

.unvisible3 {
	visibility: hidden;
}

fieldset {
	border-color: #8d1b04;
}

a.bottomText {
	color: blue;
	text-decoration: underline;
	font-size: 11px;
}

div.bottomBar {
	clear: both;
	vertical-align: bottom;
	text-align: center;
	background: url(/templates/EuroGentest/images/nav3.gif) repeat-x left top;
	border-top: solid 1px #C7C6C9;
	margin-top: 1em;
}

div.bottomBar p {
	font-size: 10px;
}

/* TOP TOOL BAR */
	
div.toolBar div{
	font-size: 11px;
	float: left;
	vertical-align: middle;
	height: 23px;
}
div.toolBar img {
	vertical-align: middle;
}

div.toolBar label, div.toolBar input , div.toolBar form{	
	margin: 0;
	padding: 0;
	font-size:11px;
}

div.toolBar input {
	font-size: 10px;
}

div.toolBar div.toolLeft {
	background-color: #E9E8EB;
	width: 40%;
	
}

div.toolBar div.toolMiddle {
	width: 3%;
	background-image: url(/templates/EuroGentest/images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

div.toolBar div.toolRight {
	width: 57%;
	text-align: right;
}


/* END TOP TOOL BAR */
