body {
        font-family:            Verdana, Ariel, Geneva, Helvetica, sans-serif;
        font-size:              100%;
}

a:link {
        color:                  #006699;
       text-decoration:        none;
}
 
a:visited {
        color:                  #006699;
        text-decoration:        none;
}
   
a:active {
        color:                  #006699;
 text-decoration:        none; 
}

a:hover {
   color:                  #006699;
   text-decoration:        underline;
}



.let { text-align: center; font-family: monospace; font-weight: bold; margin:0;padding:1px}

.top {vertical-align: middle; text-align: center; background-color: #809E80; width: 100%;background-image: url(/img/tgrad.png); background-repeat: repeat-y;}
.mainTitle { padding:1px; font: bold 250%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #000000; }

.subTitle { font:  100% "Lucida Grande", Arial, sans-serif; color: #000000;}

.topMenu { font-size: 0.8em; font-family: Verdana; border-bottom: thin solid black; vertical-align: middle; width:100%; white-space: nowrap;}

.flagg { vertical-align:bottom; border: 1px solid black;}

.charCount { font: 100% courier, monospace; text-align: right; }

.helpText { font-size: 80%; color:navy;}
.tbTitle  { font-family: Arial; font-weight: bold; font-size: 110%;}
.tbButton { font-size: 85%; }
.sourceText {background-color: rgb(204, 204, 204); width:100%; margin-top:5px; border-spacing: 4px; padding: 0px}
.errorText {color: red; width:100%; margin-top: 5px}
.targetText {background-color:  #809E80; width:100%; margin-top: 8px; border-spacing: 4px;}
