/* CSS Document */
.text {  font-family:  Arial, Helvetica, sans-serif; font-size: 10pt}
.textbig { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.textbigwhite { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold ; color: #E9F0FA}
.textbigrot { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold ; color: #CC3300}
.textmaxrot { font-family:  Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold ; color: #CC3300}
.textbigblue { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold ; color: #003399}
.textblue { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #003399}
.textgreen { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #009933}
.textklein { font-family:  Arial, Helvetica, sans-serif; font-size: 8pt}
.textsmall { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt}
.textmax { font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold ;}
.textrot { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #CC3300}
.textcreme { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFEFD5; text-decoration: none}
.textbeige { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFCC99; text-decoration: none}
.textbigbeige { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFCC99; text-decoration: none}
.textbrown { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #CC6633; text-decoration: none}
.textbigbrown { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC6633; text-decoration: none}
.textedit { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399; border: 3px #BCD2EE solid; background-color: #FFEFD5}
.textrate { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC3300; border: 3px #BCD2EE solid; background-color: #FFEFD5}
.texteditblue { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #003399; border: 3px #BCD2EE solid; background-color: #E9F0FA}
.textinfo { font-family:  Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; background-color: #6699CC}
.texterror { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #990000; border: 3px #FA8072 solid}
.text input { background-color: #E9F0FA; font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.textsmall input { background-color: #E9F0FA; font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.error input { background-color: #FFE4E1; font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.right input { background-color: #FFEFD5; border: 3px #BCD2EE solid; font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.text select { background-color: #E9F0FA; font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.textsmall select { background-color: #E9F0FA; font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal}
textarea { background-color: #E9F0FA; scrollbar-face-color: #BCD2EE; scrollbar-track-color: #FFEFD5; scrollbar-arrow-color: #000000; font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
input.button { background-color: #FFCC99}
form { margin:0}
a:hover {background:#FFEFD5; text-decoration:none;}
a.tooltip {color: #003399}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#FDF5E6; border:1px solid #003399; color:#003399;}


