/* * * ThaiMail Style Sheet * Applying to all ThaiMail web pages including mail system * */ BODY { color: #000000; font-family: MS Sans Serif; font-size: 10pt; margin : 2px; } TD { font-family: MS Sans Serif, Tahoma; font-size: 10pt; } TT { font-family: MS Sans Serif; font-size: 10pt; } DIV { font-family: MS Sans Serif; font-size: 14pt; } A.invert:visited { color: #ffffff; text-decoration: none; } A.invert:active { color: #00ffff; text-decoration: none; } A.invert:link { color: #ffffff; text-decoration: none; } A.invert:hover { color: #00ffff; text-decoration: underline; } A.menu:visited { color: #ffff00; text-decoration: none; } A.menu:active { color: #ff0000; text-decoration: none; } A.menu:link { color: #ffff00; text-decoration: none; } A.menu:hover { color: #000000; text-decoration: underline; } A:visited { color: #003399; text-decoration: none; } A:active { color: #ff6600; text-decoration: none; } A:link { color: #003399; text-decoration: none; } A:hover { color: #3366ff; text-decoration: underline; } B { font-size: 8pt; font-weight: bold; } BIG { color: #000000; font-size: 12pt; font-weight: bold; } SMALL { color: #000000; font-size: 8pt; } .upload { font-family: MS Sans Serif, Tahoma; font-size: 8pt; } .buttonBold { font-family: MS Sans Serif, Tahoma; font-size: 8pt; font-weight: Bold; } .button { font-family: MS Sans Serif, Tahoma; font-size: 8pt; } .button_old { font-family: MS Sans Serif, Tahoma; font-size: 8pt; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; } .flatButton { cursor: hand; font-family: MS Sans Serif, Tahoma; font-size: 8pt; font-weight: Bold; border: 1px #000000 } .default { font-family: MS Sans Serif, Tahoma; font-size: 8pt; border: 1px solid #BBBBBB; } .default_bold { font-family: MS Sans Serif, Tahoma; font-size: 8pt; font-weight: Bold; /* border : 1px solid #BBBBBB; */ } .form_element { font-family: MS Sans Serif; font-size: 8pt; }