.txt { font-family: Arial, Tahoma, Verdana; font-size: 8pt; color: #222222; text-align: justify; }
.txtgreen { font-family: Arial, Tahoma, Verdana; font-size: 8pt; color: #ddff00; text-align: justify; }
.txtblue { font-family: Arial, Tahoma, Verdana; font-size: 8pt; color: #006699; text-align: justify; }
.txtgrey { font-family: Arial, Tahoma, Verdana; font-size: 8pt; color: #aaaaaa; text-align: justify; }
.txtmenu { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ffffff; text-align: justify; }

.txtt { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #222222; text-align: justify; }
.txtgreen { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ddff00; text-align: justify; }
.txtbluet { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #006699; text-align: justify; }
.txtgreyt { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #aaaaaa; text-align: justify; }

.txtbluetb { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #006699; text-align: justify; font-weight: bold; }
.txtwhitetb { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ffffff; text-align: justify; font-weight: bold; }

.title { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #006699; font-weight: bold; border-bottom: 1px solid #006699; }
.titlegreen { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ddff00; font-weight: bold; border-bottom: 1px solid #ddff00; }
.titleblack { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #222222; font-weight: bold; border-bottom: 1px solid #222222; }
.titlewhite { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ffffff; font-weight: bold; border-bottom: 1px solid #ffffff; }

.link { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #0099cc; text-decoration: none; }
.linkgreen { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ddff00; text-decoration: none; }
.linkblack { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #222222; text-decoration: none; }
.linkmenu { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #ffffff; text-decoration: none; }

.link:hover { color: #006699; }
.linkgreen:hover { color: #ffffff; }
.linkblack:hover { color: #006699; }
.linkmenu:hover { color: #ddff00; }

.bg { background-color: #006699;}
.bggreen { background-color: #ddff00; }
.bggrey { background-color: #f0f0f0; }
.bgwhite { background-color: #ffffff; }
.bgdeg { background-color: #006699; background-image: url(../img/bgblue.gif); background-repeat: repeat-x; }

.box { font-family: Arial, Tahoma, Verdana; font-size: 8pt; color: #222222; background-color: #ffffff; background-image: url(../img/fieldbg.gif); background-repeat: repeat-x; border: 1px solid #778899; }
.button { font-family: Tahoma, Arial, Verdana; font-size: 8pt; color: #222222; font-weight: bold; background-color: #dddddd; background-image: url(../img/buttonbg.gif); height: 20px; border: 0px solid #ddff00; cursor: hand; }

textarea.code { border: 0px solid #ffffff; background: #ffffff; color: black; font-family: Tahoma, Arial, Verdana; font-size: 8pt; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #ffffff; }

body { background-color: #f0f0f0; scrollbar-face-color: #006699; scrollbar-shadow-color: #006699; scrollbar-highlight-color: #006699; scrollbar-3dlight-color: #0099cc; scrollbar-darkshadow-color: #003366; scrollbar-track-color: #f0f0f0; scrollbar-arrow-color: #ddff00; }

h1 { font-family: Tahoma, Arial, Verdana; font-size: 10pt; color: #006699; font-weight: bold; }
.head1 { font-family: Tahoma, Arial, Verdana; font-size: 10pt; color: #006699; font-weight: bold; }