﻿
BODY {
 background: url(/images/bckgr.png);
 background-repeat: repeat;
 background-color: #5B6581;
 font-size : 8pt; 
 font-family : Verdana; 
 color : #000000;
 margin : 0px; 
 margin-left: 0px; 
 margin-top: 15px; 
}
P {
   font-size : 8pt; 
   font-family : Verdana;
   color : #FFFFFF; 
   margin : 5px  5px;
   text-align:justify;
}
 
ul {
    margin-left:0px;
}

.ul25 {
    margin-left:25px;
}

tbody 
{
    text-align:center;
}

DIV {
   font-size : 8pt; 
   font-family : Verdana; 
   color : #FFFFFF; 
   margin : 0px  0px 
}

SPAN {
   font-size : 8pt; 
   font-family : Verdana; 
   color : #FFFFFF; 
   margin : 0px  0px 
}

#navig a 
{
   font-size : 10pt;
   font-family : Verdana;
   Color : #FFFFFF; 
   font-style: normal;
   font-weight:bold; 
}

A:visited {
   font-size : 8pt;
   font-family : Verdana;
   Color : Yellow; 
}
A:link {
   font-size : 8pt; 
   font-family : Verdana;
   color : Yellow;
}
A:hover {
   font-size : 8pt; 
   font-family : Verdana;
   color : #000000;
   text-decoration: underline;
}
A:active {
   font-size : 8pt; 
   font-family : Verdana;
   color : Yellow;
}

.imgborder 
{
    border: solid 1px #000000;
    text-align: left;    
}
.banner
{
 position:relative;
 top:20px;
 left:20px;
 z-index:100;
 float:inherit;
}

.contentnormal {
   font-size : 8pt; 
   font-family : Verdana; 
   color : #FFFFFF; 
   margin : 0px  0px; 
   font-style: normal;
   text-align: justify;
}

.contentstrong {
   font-size : 10pt; 
   font-family : Verdana; 
   color : #FFFFFF; 
   margin : 0px  0px; 
   font-style: normal;
   text-align: justify;
}

.fontstrong {
   font-size : 8pt; 
   font-family : Verdana; 
   color : #FFFFFF; 
   margin : 0px  0px;
   font-style: normal;
   font-weight:bold; 
}
.title {
   font-size : 14pt; 
   font-family : Verdana; 
   color : yellow; 
   margin : 0px  0px;
   font-style: normal;
   font-weight:bold; 
}
.subtitle {
   font-size : 12pt; 
   font-family : Verdana; 
   color : yellow; 
   margin : 0px  0px;
   font-style: normal;
   font-weight:bold; 
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    margin: 5px 5px 5px 5px;
}

.highslide-caption {
    display: none;
    
    border: 2px solid black;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: black;
}
.highslide-loading {
    display: block;
	color: white;
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-html {
	border: 1px solid black;
    background-color: black;
    display:block;
}
.highslide-html-blur {
    border: 1px solid silver;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: yellow !important;
}

