BODY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}

DIV
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-ALIGN: center
}
TABLE
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif
}
TR.bluetr
{ 
    color: black; 
    background-color: #81a1bb; 
    text-align: left; 
    vertical-align: top 
}
TD.bluecol
{ 
    color: black; 
    background-color: #81a1bb; 
    text-align: left; 
    vertical-align: top;
    height: "85px";
}
td.button
{ 
    color: black; 
    text-align: center; 
    background: url('Buttons.gif') repeat-x;
    vertical-align: top 
}
td.buttonselect
{ 
    color: black; 
    text-align: center; 
    background: url('ButtonsActive.gif') repeat-x;
    vertical-align: top 
}
.centered
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-ALIGN: center
}
A
{ 
  color: black; 
  font-size: 8pt; 
  font-family: Verdana, Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
  width: "100%";
}
A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    width: "100%";
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
  width: "100%";
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    background: url('ButtonsActive.gif') repeat-x;
    width: "100%";
    TEXT-DECORATION: none;
}
A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
  width: "100%";
    TEXT-DECORATION: none;
}
A.sel:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    background: url('Buttons.gif') repeat-x;
    width: "100%";
    TEXT-DECORATION: none;
}
A.sel:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    width: "100%";
    background: url('Buttons.gif') repeat-x;
    TEXT-DECORATION: none;
}
A.sel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    width: "100%";
    background: url('Buttons.gif') repeat-x;
    TEXT-DECORATION: none;
}
.headline
{
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: #81a1bb;
}
.head2
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: black;
}
.norm
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: black;
}
.normbold
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: black;
}
.thinblue
{
    COLOR: #81a1bb;
	width: "100%";
}
UL
{
    MARGIN-TOP: 12px;
}

LI
{
    MARGIN-TOP: 3px;
}
UL.nobullet
{   
	list-style-type: none; 
    margin-top: 12px 
}
LI.nobullet
{   
    FONT-WEIGHT: bold;
    COLOR: #81a1bb;
    margin-top: 1px 
}
DIV.Leftbar
 { color: #81a1bb; border-left: 2px solid #81a1bb }
 
DIV.Rightbar
  { color: #81a1bb; text-align: left; padding-right: 8px; border-right: 2px solid #81a1bb }
 
A.normlink
{ 
	color: #81a1bb; 
	font-size: 8pt; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	width: auto 
}
A.normlink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #81a1bb;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none;
	width: auto 
}
A.normlink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #81a1bb;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none;
	width: auto 
}
A.normlink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #81a1bb;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none;
	width: auto 
}
A.normlink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #81a1bb;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none;
	width: auto 
}
DIV.button
{ 
    color: black; 
    text-align: center; 
    background: url('Buttons.gif') repeat-x;
	width: "100%"; 
    vertical-align: top 
}




* {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    background: None;
    outline: none;
}
.highslide img {
    background: None;
	border: 2px solid gray;
}
.highslide:hover {
    background: None;
}
.highslide:hover img {
	border: 2px solid black;
}

.highslide-image {
    border: 2px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    COLOR: white;
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: black;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	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;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


