

<!--
+-------------------------------------------------------------------------+
| Copyright (C) 2003 Martin Brenda                                        |
|                                                                         |
| This file is part of mb's Formmailer.                                   |
|                                                                         |
| mb's Formmailer is free software; you can redistribute it and/or        |
| modify it under the terms of the GNU General Public License             |
| as published by the Free Software Foundation; either version 2          |
| of the License, or (at your option) any later version.                  |
|                                                                         |
| This program is distributed in the hope that it will be useful,         |
| but WITHOUT ANY WARRANTY; without even the implied warranty of          |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the            |
| GNU General Public License for more details.                            |
+-------------------------------------------------------------------------+
| This code is currently maintained and debugged by Martin Brenda, any    |
| questions or comments regarding this code should be directed to:        |
| - kontakt@martinbrenda.de                                               |
+-------------------------------------------------------------------------+
| - mb - http://www.martinbrenda.de/                                      |
+-------------------------------------------------------------------------+
-->

body { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: #FFFFFF }

table { font-family: Verdana,arial,sans-serif; font-size: 8pt; text-decoration: none; color: rgb(0,0,152) }

font.star { font-family: Verdana,arial,sans-serif; font-size: 8pt; text-decoration: none; color: rgb(0,0,152)}

input.text { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: #FFFFFF; border: thin #990000 solid 1px; width: 350px }
input.button { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: #FFFFFF; border: thin #990000 solid 1px; width: 100px }
input.radio { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: #FFFFFF; border: none; width: 20px }
textarea { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: #FFFFFF; border: thin #990000 solid 1px; width: 350px; height: 80px }
select { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: #FFFFFF; border: thin #990000 solid 1px; width: 350px }

.d { font-family: Verdana,arial,sans-serif; font-weight:bold; font-size: 8pt; color: white; }
.e { font-family: Verdana,arial,sans-serif; font-weight:bold; font-size: 8pt; color: rgb(0,0,152);  }
.f { font-family: Verdana,arial,sans-serif; font-size: 8pt; color: rgb(0,0,152); background-color: }