/* Octavo Music css file. 7/07 */

body { background-color: #ffffff; color: #333333; margin: 0px; padding-top: 0px; }

* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

a:link { color: #FF0000; }
a:visited { color: #0000FF; }
a:active { color: #FF0000; } 
a:hover { color: #FF0000; background: #FFFFFF; }

b { letter-spacing: 0.25px; }
blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 40px; }
h1 { font-size: 30px; font-weight: normal; color: #771518; font-family: 'Times New Roman', Times, Garamond, Palatino, Baskerville, serif; margin-top: 0px; }
h2 { font-size: 16px; font-weight: bold; margin-top: 0px; margin-bottom: 10px; color: #981A1E; }
h3 { font-size: 14px; font-weight: normal; margin-top: 0px; margin-bottom: 10px; color: #981A1E; }
h4 { font-size: 14px; font-weight: bold; margin-top: 10px; margin-bottom: 0px; color: #981A1E; border-bottom: 1px solid #981A1E; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
td { font-size: 14px; line-height: 22px; }

ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 16px; padding-bottom: 4px; }

/* table with grid */
table.grid { border-collapse: collapse; border: 1px solid #e4e4e4; background-color: #fbfbfb; }
table.grid td { border: 1px solid #e4e4e4; padding: 0.5em; }

/* forms styles */
input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 12px; }
select { color: #333333; background-color: #FFFFFF; font-size: 12px; } 
input.box { background-color: transparent; border: 0px; } 

#cola { padding-top: 10px; padding-bottom: 20px; padding-left: 30px; padding-right: 10px; }
#colb { padding-top: 10px; padding-bottom: 20px; padding-left: 20px; padding-right: 40px; }

.nobr { white-space: nowrap; }

.red_bg { background-color: #771518; }
.red-type { color: #771518; }

.small { font-size: 11px; }

table#estimate { margin-bottom: 20px; }
table#estimate td { font-size: 12px; }

