
/* Style definitions for TraceSys website */

body {
     color:#000000;
     background-color:#FFFFFF; }
     
body, h1, h2, h3, table {
     font-family:Tahoma, Arial, Futura, Helvetica, sans-serif;
     font-size:10pt; }

h1 {
     color:#FFFFFF;
     font-weight:700;
     line-height:1.2em;
     font-size:1.5em;
     margin:0;
     white-space:nowrap; }
	
h2 {
     color:#CCCCCC;
     line-height:1.2em;
     font-size:1.5em;
     margin:0; 
     white-space:nowrap; }

h3 {
     color:#610B0B;
     font-size:1.3em;
     margin:0;
     white-space:nowrap; }

ul { margin-top:0.5em; }

table, td, img {
     border-style:none; }

.bgcgray { background-color:#F0F0F0; }
.clean   { border-style:none; }
.embed   { padding:0; }
.content { width:650px; }
.block   { text-align:justify; }

.sub  { margin-top:0.5em; margin-bottom:0.5em; color:#000000; font-weight:normal; }
.subb { margin-top:0.5em; margin-bottom:0.5em; color:#000000; font-weight:bold; }

.top  { background-color:#F0F0F0; padding:0; border-bottom:1em solid #FFFFFF; }
.topl { border-bottom:4px solid #610B0B; text-align:left; }
.topr { border-bottom:4px solid #610B0B; text-align:right; }

a:link    { color:#0000CC; text-decoration:none }
a:visited { color:#800080; text-decoration:none }
a:hover   { color:#FF0000; text-decoration:underline }
a:active  { color:#FF0000; text-decoration:underline }
a:focus   { color:#FF0000; text-decoration:underline }
