﻿body         { font-family:Tahoma; font-size:10pt; color:#000000; }


.someclass2  { color: #808080; font-family: Tahoma; font-size: 10pt; line-height: 100%; 
               text-indent: 0; font-style: italic; font-weight: bold; 
               margin-left: 0; margin-right: 0; margin-top: 6; margin-bottom: 
               0 }
.WNTitle2    { font-family: Tahoma; font-size: 10pt; color: #808080; font-weight: bold }
.WNTitle3    { font-family: Tahoma; font-weight: normal; font-size: 9pt; color: #0099FF; text-decoration:underline; cursor:hand  }

#pscroller1{

margin:0; height: 100px; height: 200px;
padding: 5px;
font-family:Arial; font-size:12pt; text-align:justify; color:#000080; word-spacing:0; text-indent:0; line-height:100%
}

.someclass{ font-family:Tahoma; font-size:11; line-height:150%; margin-top:0; margin-bottom:12; text-align:justify; word-spacing:0; text-indent:0; margin-left:0; margin-right:0
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 100%; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}
#hintbox2{ /*CSS for pop up hint box */
position:absolute;
top: 100px ; left: 100px; right: 100px; bottom: 100px;
background-color: green;
width: 100%; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.WNTitle{

font-family: Tahoma; font-size: 11pt; font-weight: normal; text-align:left; word-spacing:0; line-height:100%; text-indent:0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:6}