body {background-image: url(/csw/prof/images/background.jpg); background-repeat:repeat-x; background-attachment:fixed;}

h2 {color:#555566;}

h5 {color:#555566;}

#updates {background-image:url(/csw/prof/images/updates_header.jpg); background-repeat:no-repeat;}

#search {background-image:url(/csw/prof/images/search_header.jpg); background-repeat:no-repeat;}

a:link  {color:#D70606;}

a:visited {color:#D70606;}

a:visited:hover {text-decoration:underline;}

a:hover {text-decoration:underline;}

.highlight {border-top: 8px solid #555566; border-bottom: 1px solid #555566; border-left: 1px solid #555566; border-right: 1px solid #555566;}

ul#primary_nav  {background-color:#555566;}

ul#primary_nav a:hover, ul#primary_nav a:active {color:#D70606;}

#side_container a:link, #side_container a:visited {color:#D70606;}

#tblFeedback {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color:#FFFFFF; border:1px solid #555566; margin-left:18px;}

.disclaim {border: 1px solid #555566;}

/*#tblLeaflets {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color:#FFFFFF; border:dotted thin #555566; margin-left:18px;}
	#tblLeaflets tr.heading {color:#FFFFFF; background-color:#6B6B81; border-bottom:dotted thin #555566;}
	#tblLeaflets td.subject {border-bottom:dotted thin #555566; border-right:dotted thin #555566;}
	#tblLeaflets td.leaflet {border-bottom:dotted thin #555566;}
	#tblLeaflets td.other {border-right:dotted thin #555566;}*/

#tblReports {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; border:dotted thin #555566; margin-left:18px;}
	#tblReports tr.heading {color:#FFFFFF; background-color:#6B6B81; border-bottom:dotted thin #555566;}
	#tblReports tr.white {background-color:#FFFFFF;}


/* ********************************************************************************* */
/* table styles */
/* ********************************************************************************* */
#leaflets
	{
	font-size:0.8em;
	background-color: #DBDBDF;
	text-align: left;
	margin: 20px 18px 20px 18px;
	}

#leaflets table a:link, #content table a:visited, #content table a:active {color:#333333; text-decoration: none;}
#leaflets table a:hover {color:#CF1001; text-decoration:underline;}

#leaflets thead th , #leaflets foot th
	{
	font-weight: bold;
	padding:10px;
	background-color:#555566;
	color:#FFFFFF;
	}

#leaflets td
	{
	vertical-align: middle;
	background-color:#FFFFFF;
	border-bottom: 1px solid  #F1F1F1;
	padding:10px;
	color:#333333;
	}

#leaflets tr.grey,#leaflets  tr.grey td 
	{
	background-color:#F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	}


/* ********************************************************************************* */
/* quality manual table styles */
/* ********************************************************************************* */

#qm
	{
	font-size:0.8em;
	background-color: #CCCCCC;
	text-align: left;
	margin: 20px 18px 20px 18px;
	}

#qm table a:link, #qm table a:visited, #qm table a:active {color:#333333; text-decoration: none;}
#qm table a:hover {color:#CF1001; text-decoration:underline;}

#qm thead th , #qm foot th
	{
	font-weight: bold;
	padding:10px;
	background-color:#E2E2E2;
	color:#333333;
	}

#qm td
	{
	vertical-align: middle;
	background-color:#FFFFFF;
	border-bottom: 1px solid  #F1F1F1;
	padding:10px;
	color:#333333;
	}

#qm tr.odd, #qm  tr.odd td 
	{
	background-color:#F2F2F2;
	border-bottom: 1px solid #F1F1F1;
	}







	


