/* MAPMYTHS CSS */ 

/* TAMTAM SPECIFIC */ 

TD.comment_line1, TD.comment_line2, TD.comment_line3, TD.comment_line4, TD.comment_line5 { background: #6699cc; } .comment_desc { color: white; } 
A.comment_links { color: white; text-decoration: underline; } 

/* DOCUMENT */ 

TR.sys-table-header { background: #6699cc; color: white; } 
TR.sys-table-even { background: #c0c0c0; } 
TR.sys-table-odd { background: #d0d0d0; } 
TABLE.sys-table { width: 600; } 
TR.recent-table-header { background: #6699cc; color: white; } 
TR.recent-table-even { background: #c0c0c0; } 
TR.recent-table-odd { background: #d0d0d0; } 
TABLE.recent-table { width: 600px; } 
SPAN.sys-heading { font-size: 12pt; font-weight: bold; } 

/* LAYOUT SPECIFIC */ 

BODY { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11pt; background: white; border: 0px; padding: 0px; margin: 0px; } 
P, TD { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10pt; } 

.table-title { margin: 8px; } 
A.tam-menu { color: white; } 
A.tam-menu:hover { color: white; } 

/* MAPMYTH SPECIFIC */

H1, H2, H3, H4, H5, H6 { font-size: 12pt; color: #666666; line-height: 16px; font-weight:
bold; }

.mm-main { padding-right: 20px; padding-left: 10px; } 
.mm-toptitle { font-size: 12pt; color: #336600; line-height: 16px; font-weight: bold; }
.mm-sidetitle { font-size: 10pt; color: #666666; line-height: 16px; font-weight: bold; }
.mm-toptext { font-size: 10pt; color: #666666; }
.mm-sidetext { font-size: 10pt; color: #666666; }
.mm-bodytext { font-size: 10pt; color: #333300; line-height: 16px; font-family: Verdana }
.title { color: #666666; font-size: 12pt; font-weight: bold; } 

/* LINKS */ 

a { color: #3399cc; text-decoration: none; } 
a:hover { color: red; text-decoration: none; } 

/* PREFORMATED */ 

pre.code { margin-top: 8pt; margin-bottom: 8pt; background-color: #FFFFEE; white-space:pre; border-style:solid; border-width:1pt; border-color:#999999; color:#111111; padding:5px; width:100%; } 

/* DIFF ACTION */ 

div.diffold { background-color: #FFFF80; border-style:none; border-width:thin; width:100%; } 
div.diffnew { background-color: #80FF80; border-style:none; border-width:thin; width:100%; } 
div.message { margin-top: 6pt; background-color: #E8FFE8; border-style:solid; border-width:1pt; border-color:#999999; color:#440000; padding:5px; width:100%; } 

/* ACTIONS */ 

a.actionz { text-decoration: none; color: #808080; font-size: 10pt; font-family: Verdana; } 
a.actionz:hover { text-decoration: underline; } 
a.small_changes_link { text-decoration: none; font-size: 8pt; } 
.tam-warning { color: red; }

