/* ### text title ### */
.title  {  font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #000000 }

/* ### text title large ### */
.titlelg  {  font-family: Verdana, Arial, Helvetica; font-size: 18px; font-weight: bold; color: #000000 }

/* ### text ### */
.text  {  font-family: Tahoma, Arial, Helvetica; font-size: 11px; line-height: 11px; color: #000000 }
a:link.text { color: #3c4e5a; text-decoration: none }
a:visited.text { color: #3c4e5a; text-decoration: none }
a:hover.text { color: #C00000; text-decoration: underline }

/* ### text mail ### */
.textm  {  font-family: Tahoma, Arial, Helvetica; font-size: 11px; line-height: 14px; color: #000000 }
a:link.textm { color: #3c4e5a; text-decoration: none }
a:visited.textm { color: #3c4e5a; text-decoration: none }
a:hover.textm { color: #C00000; text-decoration: underline }

/* ### text large ### */
.textlg  {  font-family: Verdana, Arial, Helvetica; font-size: 13px; line-height: 15px; color: #000000 }
a:link.textlg { color: #3c4e5a; text-decoration: none }
a:visited.textlg { color: #3c4e5a; text-decoration: none }
a:hover.textlg { color: #C00000; text-decoration: underline }

/* ### text small dark ### */
.texts  {  font-family: Arial, Helvetica; font-size: 11px; line-height: 13px; color: #000000 }
a:link.texts { color: #3c4e5a; text-decoration: none }
a:visited.texts { color: #3c4e5a; text-decoration: none }
a:hover.texts { color: #C00000; text-decoration: underline }

/* ### text small ### */
.textsm  {  font-family: Sans Serif, Arial, Helvetica; font-size: 11px; line-height: 13px; color: #000000 }
a:link.textsm { color: #0000c0; text-decoration: none }
a:visited.textsm { color: #0000c0; text-decoration: none }
a:hover.textsm { color: #c00000; text-decoration: underline }

/* ### button ### */
.button  {  font-family: Sans Serif, Arial, Helvetica; font-size: 12px; color: #000000 }

/* ### form ### */
.form  {  font-family: Tahoma, Arial, Helvetica; font-size: 10px; line-height: 10px; width: 95%; color: #000000; padding-left: 2; padding-top:1 }

/* ### text help ### */
.help  {  font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; line-height: 11px; color: #c00000 }

/* ### text red ### */
.textr  {  font-family: Tahoma, Arial, Helvetica; font-size: 9px; line-height: 11px; color: #be0000 }