body { margin:0px; }
form { margin:0px; margin-bottom:0px; margin-top:0px; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

/* Alternate background colors for list tables and a few other things */
.head { background-color: #E2FFE0; }
.even { background-color: #E2FFE0; }
.odd { background-color: #FFFFFF; }

/* Message, title and subtitle segments and standard big and small fonts */
.msg { color: red; }
.title { color: #840A07; font-size: 20pt; }
.subtitle { color: #840A07; font-size: 16pt; }
.big { font-size: 14pt; }
.verybig { font-size: 16pt; color: red; }
.small { font-size: 10pt; }
.smallbutton { font-size: 8pt; padding: 0; width: 120px; }

/* For the menu template */
.menu { color: white; font-size: 11pt; }
.menu a { color: white; font-size: 11pt; }
.submenu a { color: #FFFF99; font-size: 10pt; }

/* For the bar template (login and style and language selection) */
.bar td { color: white; }
td { font-family: Arial; font-size: 12pt; }

/* Standard table for cars, works, parts and other showcase modules - also used in settings page */
.ul { border-top: 1px solid black; border-left: 1px solid black; }
.ul td { border-bottom: 1px solid black; border-right: 1px solid black; }
.ul td#prev { font-size: 14pt; border-right: none; }
.ul td#next { font-size: 14pt; }
.ul td#big { font-size: 14pt; }
.branca td { border: none; }
.tdl { border-right: none; }

.thumb { margin: 2px; }

/* Staff bars, invisible to users without permissions */
.staff { background-color: #A0A0A0; }
.staff a { color: #0050E0; }

/* Forum tables */
.fr { border-top: 1px solid black; border-left: 1px solid black; background-color: white; }
.fr td { border-bottom: 1px solid black; border-right: 1px solid black; font-size: 10pt; }
.fr td#latest { font-size: 8pt; }
.fr #big { font-size: 12pt; }
.fr #nob { border: none; }
.fr #sml { font-size: 8pt; }

/* Manga projects tables */
.manga { border-top: 1px solid black; border-left: 1px solid black; }
.manga td { border-bottom: 1px solid black; border-right: 1px solid black; font-size: 10pt; }

/* Valor module */
.val { border: 1px solid black; }
.val td { font-size: 10pt; }
.val td#valhead { font-size: 12pt; color: #840A07; }

/* User type colors */
.ut0 { color: #606060; }
.ut1 { color: #499B37; }
.ut2 { color: #000E69; }
.ut3 { color: #840A07; }
.ut4 { color: #840A07; }

.ms2 { font-style: italic; color: red; }
.ms3 { font-style: italic; color: #606060; }
.ms4 { color: #00a000; }

.msghead { border: 1px solid black; }

.blogsection a { font:bold 10px Verdana, Arial, Helvetica, sans-serif; letter-spacing:.2em; }

.imgcomborda { margin: 3px; border: 1px solid white; }
.imgsemborda { margin: 3px; border: 1px solid #0A320A; }
