a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #FFFFFF}
.text {  font-family: Tahoma; font-size: 11px; color: #666666}
.title 
 {font-family: Tahoma;
  text-align: center;
  font-size: 15px;
}
.text1 {font-family: Tahoma; font-size: 11px; color: #FFFFFF}


a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72889D;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #33A175;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505C66;
}

A.infobox
{
    BORDER-BOTTOM: navy 5px dashed;
    TEXT-DECORATION: none
}
A.infobox:hover
{
    BACKGROUND: white;
    CURSOR: help;
    COLOR: #000000
}
A.infobox SPAN
{
    PADDING-RIGHT: 1em;
    MARGIN-TOP: 1.5em;
    PADDING-LEFT: 1em;
    LEFT: 25em;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 1em;
    PADDING-TOP: 1em;
    POSITION: absolute;
    TEXT-DECORATION: none
}
A.infobox:hover SPAN
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    BACKGROUND: white;
    VISIBILITY: visible;
    BORDER-LEFT: navy 1px solid;
    COLOR: blue;
    BORDER-BOTTOM: navy 1px solid
}
A.infobox:link
{
    BORDER-RIGHT: navy 1px dashed;
    BORDER-TOP: navy 1px dashed;
    FONT: 12px/18px georgia,verdana, times, serif;
    BORDER-LEFT: navy 1px dashed;
    COLOR: #000000;
    BORDER-BOTTOM: navy 1px dashed;
    TEXT-DECORATION: none
}
A.infobox:visited
{
    BORDER-RIGHT: navy 1px dashed;
    BORDER-TOP: navy 1px dashed;
    FONT: 12px/18px georgia,verdana, times, serif;
    BORDER-LEFT: navy 1px dashed;
    COLOR: #000000;
    BORDER-BOTTOM: navy 1px dashed;
    TEXT-DECORATION: none
}
li
{font-family: Tahoma; font-size: 11px; color: #666666
}
.smallTable
{
    BORDER-RIGHT: darkblue thin groove;
    BORDER-TOP: darkblue thin groove;
    font-family: Tahoma; font-size: 11px; color: #666666;
    BORDER-LEFT: darkblue thin groove;
    BORDER-BOTTOM: darkblue thin groove
}
.smallTableTitle
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    font-family: Tahoma; font-size: 11px; color: darkblue;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: darkblue thin;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    BACKGROUND-COLOR: #D5EBFE;
}
.code
{
    COLOR: black;
    FONT-FAMILY: 'Courier New', Courier;
    BACKGROUND-COLOR: white
}
H1
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bolder;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    BACKGROUND-COLOR: #D5EBFE;
    font-family: Tahoma; font-size: 17px; color: #darkblue;

}
H2
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: lighter;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    BACKGROUND-COLOR: #D5EBFE;
}
HR
{
    COLOR: darkblue
}
