/*-------------------------------*/
/* tc.css                        */
/*-------------------------------*/
body {font-family:verdana, arial,helvetica; background:#F8F8F8; margin:0; color:#333; text-align:left}

h1, h2, h3, h4, h5 {color:#D44; csolor:#E33}
h1 {font-size:large}
h2 {font-size:medium; margin-bottom:6px}
h3 {font-size:small; margin-bottom:6px}
h4 {font-size:10pt; margin-bottom:4px}

table {border-style:none}
table.layout {border-style:none; width:100%; background:#FFE}

tr {vertical-align:top}
th {background:#EEF; color:#000; padding:2px; font-size:11px; text-align:left; font-weight:bold}
td, p {font-size:10pt; margin:2px 3px 6px 2px}
ul {margin-top:4px}

li {margin-bottom:4px}

a:link {color:#02C; text-decoration:none}
a:visited {color:#02C; text-decoration:none}
a:hover {color:#C95}

a.menu {font-weight:bold}
a.menu:link {color:#88F; text-decoration:none}
a.menu:visited {color:#88F; text-decoration:none}
a.menu:hover {color:#D96}

hr {height:1px; border:1px dotted #888}


form {padding:0; margin-top:0; margin-bottom:2}

input {border-style:solid; border-color:#888; border-width:1px; font-family:arial; font-size:11px; font-weight:normal; padding:0; margin:0}
textarea {border-style:solid; border-color:#888; border-width:1px; font-family:'courier new',courier; font-size:8pt; font-weight:normal; padding:0; margin:0}


/* Note - CSS doesn't affect a select box's borders! */
select {font-size:11px; color:#003}


.info {border:1px solid #aaa; margin:8px; width:98%; background:#eee}
.info p {font-size:8pt; margin:3px}

.xx {font-size:8pt}