﻿.footer
{
    font-size:10px;
    color:#999;
}
.footer a:link, .footer a:visited, .footer a:hover
{
    color:#999;
}

body
{
    font-size: 12px;
    font-family: Tahoma;
    color: #999999;
    margin: 0px;
    background-color: #8b8b8b;
    text-decoration: none;
}
.hl
{
    background-color: Yellow;
}
.toplogo A
{
    color: #d3d3d3;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
.SmallText
{
	font-size: 9px;
	color: green;
	text-decoration: none;
	font-family: Tahoma;
}
.BigText
{
    font-size: 12px;
    color: #23685a;
    font-family: Tahoma;
    font-style: italic;
}
.wh
{
    font-weight: bold;
    color: black;
    background-position: left center;
    background-image: url(Images/b.gif);
    text-indent: 10px;
    padding: 1px;
    background-repeat: no-repeat;
    text-indent: 20px;
    font-size: 10pt;
    background-color: #dedede;
}

.wh A:link
{
    text-decoration: none;
    color: black;
}
.wh A:hover
{
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.wh A:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.wh2
{
    
    font-weight: bold;
    color: black;
    padding: 3px;
    font-size: 10pt;
    text-decoration: none;
    background-color: #dedede;
}
.wh2 a,.wh2 a:visited
{
    color: Black;
    text-decoration: none;
    
}
.wh2 a:hover
{
    color: red;
    text-decoration: none;
}

.wm
{
    color: #808080;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-left: #dedede 1px solid;
    border-right: #dedede 1px solid;
    border-bottom: #dedede 1px solid;
    border-top: #dedede 1px solid;
}

.wm a
{
     color: #222222;
     text-decoration: none;
}
.wm A:active
{
    color: #222222;
}

.wm A:link
{
    color: #222222;
}
.wm A:hover
{
	color: red;
}

.wm2
{
    font-size: 9px;
    color: #000080;
    padding: 15px;
    background-color: #f5f5f5;
}
.wm2 a
{
     color: black;
}
.wm2 A:active
{
    color: black;
}

.wm2 A:link
{
    color: black;
}
.wm2 A:hover
{
	color: red;
}
.wmr
{
    font-size: 9px;
    color: #000080;
    padding: 5px;
    border-left: #dedede 1px solid;
    border-right: #dedede 1px solid;
    border-bottom: #dedede 1px solid;
    border-top: #dedede 1px solid;
}
.wmr, .wmr a:link, .wmr a:visited, .wmr a:hover
{
    text-decoration: none;
    color: #999;
}
.wb
{
    font-size: 10px;
    color: black;
    text-align: center;
    background-color: #f5f5f5;
    border-left: #dedede 1px solid;
    border-right: #dedede 1px solid;
    border-bottom: #dedede 1px solid;
}
.wb a
{
     color: black;
}
.wb A:active
{
    color: black;
}

.wb A:link
{
    color: black;
}
.wb A:hover
{
	color: red;
}
.InputBox
{
    color: black;
    font-family: Tahoma;
    font-size: 10pt;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff808080,endColorStr=#ffffffff);
    background-color: white;
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
}
.InputBox2
{
    color: black;
    background-color: #f5f5f5;
    font-family: Tahoma;
    font-size: 10pt;
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
}

.pb
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
}
.pb2
{
    font-family: Tahoma;
    font-size: 10pt;
    
}
.smi
{
    background-color: #808080;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    border-right: #808080 1px solid;
    border-top: #e0e0e0 1px solid;
    border-left: #e0e0e0 1px solid;
    border-bottom: #808080 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.sss
{
    background-color: #808080;
    color: white;
    font-size: 12px;
    font-weight: bold;

}
     
.shs
{
    background-color: red;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;

}

#dhtmltooltip
{
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: #de2419;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
    font-size: 11px;
    color: #ffffff;
}

#dhtmlpointer
{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
