BODY {
background-color: #4682B4;
scrollbar-base-color: #FFFFFF; 
scrollbar-face-color: #D3D3D3; 
scrollbar-track-color: #4682B4; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #696969; 
}
A:link {
text-decoration:none; 
font-size: 12pt; 
font-family: Times New Roman, Arial;
letter-spacing: 2px;
text-transform: capitalize; 
color: #0000FF;
}
A:Visited {
text-decoration: none;
font-size: 12pt ; 
font-family: Times New Roman, Arial;
letter-spacing: 2px;
text-transform: capitalize; 
color: #1E90FF;
}
A:hover { 
text-decoration:underline; 
font-size: 12pt; 
font-family: Times New Roman, Arial;
letter-spacing: 2px;
text-transform: capitalize; 
color: #4682B4;
}
A:link.2 {
text-decoration:none; 
font-size: 8pt; 
font-family: Verdana, Arial; 
text-transform: capitalize; 
color: #0000FF;
}
A:Visited.2 {
text-decoration: none;
font-size: 8pt ; font-family: Verdana, Arial; 
text-transform: capitalize; 
color: #1E90FF;
}
A:hover.2 { 
text-decoration:underline; 
font-size: 8pt; 
font-family: Verdana, Arial; 
text-transform: capitalize; 
color: #4682B4;
}
A:link.host {
text-decoration:none; 
font-size: 8pt; 
font-family: Verdana, Arial; 
text-transform: capitalize; 
color: #0000FF;
}
A:Visited.host {
text-decoration: none;
font-size: 8pt ; font-family: Verdana, Arial; 
text-transform: capitalize; 
color: #1E90FF;
}
A:hover.host { 
text-decoration:underline; 
font-size: 8pt; 
font-family: Verdana, Arial; 
text-transform: capitalize; 
color: #4682B4;
}
.smallfont {
font-family: Times New Roman, Arial;
text-transform: capitalize;
font-size: 8pt;
color: #000000;
text-align: justify;
}
.smallfontred {
font-family: Times New Roman, Arial;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 8pt;
color: #000000;
text-align: justify;
}
.medfont {
font-family: Times New Roman, Arial;
text-transform: capitalize;
font-size: 10pt;
letter-spacing: 1px;
color: #000000;
text-align: justify;
}
.Verdanafont {
font-family: Verdana, Arial;
text-transform: capitalize;
font-size: 10pt;
letter-spacing: 1px;
color: #000000;
text-align: justify;
}
.medfontb {
font-family: Times New Roman, Arial;
text-decoration: underline;
text-transform: capitalize;
font-size: 10pt;
letter-spacing: 2px;
font-weight: bold;
color: #000000;
text-align: justify;
}
.largefont {
font-family: Times New Roman, Arial;
text-transform: capitalize;
letter-spacing: 4px;
font-weight: bold;
text-indent: -20px;
font-size: 14pt;
color: #000000;
text-align: center;
}
.headerfont {
font-family: Times New Roman, Arial;
font-style: normal;
font-size: 36pt;
text-transform: uppercase;
text-align: left;
color: #000000;
}
.headerfont2 {
font-family: Times New Roman, Arial;
font-style: normal;
font-size: 36pt;
letter-spacing: 5px;
text-indent: 10px;
text-transform: uppercase;
text-align: left;
color: #000000;
}
.topicfont {
font-family: Times New Roman, Arial;
font-style: normal;
font-size: 18pt;
letter-spacing: 5px;
text-indent: 0px;
text-transform: uppercase;
text-align: left;
color: #000000;
}
.footerfont {
font-family: Verdana, Arial;
font-style: normal;
text-transform: capitalize;
font-size: 8pt;
color: #000000;
text-align: center;
}
.footerfont2 {
font-family: Verdana, Arial;
font-style: normal;
font-weight: bold;
text-transform: capitalize;
letter-spacing: 2px;
font-size: 10pt;
color: #000000;
text-align: center;
}
.footerfont3 {
font-family: Verdana, Arial;
font-style: normal;
text-transform: capitalize;
font-size: 8pt;
color: #FFFFFF;
text-align: center;
}
.cur {
cursor: hand
}
#thumbBox{ 
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 4px;
padding-bottom: 0;
background: #B0C4DE;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox .footerbar{ 
font-family: Verdana, Arial;
letter-spacing: 5px;
line-height: 1.1em;
font-size: 8pt;
color: black;
padding: 5px 0;
text-align: center;
}
#thumbBox #thumbImage{ 
background-color: white;
}
#thumbLoading{ 
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #B0C4DE;
padding: 5px;
z-index: 5;
}
#dhtmltooltip{
position: absolute;
left: -300px;
border: 1px solid black;
font-family: Verdana, Arial;
font-size: 8pt;
color: #000000;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#postit{
position:absolute;
font-family: Times New Roman, Arial;
font-style: normal;
font-size: 18pt;
width:350px;
height:180px;
padding:10px;
background-color:lightyellow;
border:2px solid black;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
}
