﻿body {
    background-color:   #BBBBBB;
}
.smalltext
{
    font-family: Verdana;
    font-size: small;
    color: #FFFFFF;
    text-decoration: none;
}
.smallertextwhite
{
    font-family: Verdana;
    font-size: x-small;
    color: #FFFFFF;
    text-decoration: none;
}

.smalltextblack
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
}
.smalltextbold
{
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bolder;
    font-style: italic;
}
.smalltextboldoblique
{
    font-family: Verdana;
    font-size: x-small;
    color: #DDDDDD;
    font-weight: bolder;
    font-style: oblique;
}

.smalltextorange
{
    font-family: Verdana;
    font-size: x-small;
    color: #ee7f08;
}

.smalltextorangelink
{
    font-family: Verdana;
    font-size: x-small;
    color: #ee7f08;
    text-decoration: none;
}

.smalltextorangelink:hover
{
    font-family: Verdana;
    font-size: x-small;
    color: #0059a4;
    text-decoration: none;
}
.HeaderMedium
{
    font-family: Helvetica, Arial, sans-serif;
    color: #DDDDDD;
    font-weight: bold;
    text-decoration: none;
}
.HeaderMedium:hover
{
    font-family: Helvetica, Arial, sans-serif;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.tinytext
{
    font-family: Verdana;
    font-size: xx-small;
    color: #333333;
    text-decoration: none;
}
.smalltextboldblack
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.smalltextblack
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
    /*margin-left: 13px;*/
}
.smalltextlight
{
    font-family: Verdana;
    font-size: x-small;
    color: #999999;
    text-decoration: none;
}
.tinytextblack
{
    font-family: Helvetica;
    font-size: xx-small;
    color: #000000;
    text-decoration: none;
}
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
	z-index: 10;
}

.modalBackground {
	background-color:black;
	filter:alpha(opacity=50);
	opacity:0.8;
	z-index: 11;
}

.modalPopup {
	background-color:#dddddd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:650px;
	z-index: 10;
}

#pageh1 h1, h1 {
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    line-height:normal;
    font-weight: normal;
}

#seocontent770 a {color: #ffffff;}

.footerlinksleft 
{
    list-style: none;
    font-family: Verdana;
    font-size: x-small;
    line-height:1em;
    color: #ffffff;
 }
 
 .footerlinksleft a 
 {
     color: #ffffff;
     text-decoration: none;
 }

.newslinksleft 
{
    list-style: none;
    font-family: Verdana;
    font-size: 1em;
    font-weight:bolder;
    line-height:1em;
    color: #ffffff;
 }
 
 .addimagepanel
 {
     margin-left : 20px;
     margin-bottom : 20px;
     margin-right: auto;
     margin-top: 20px;
     margin: 20px auto 20px 20px;
     border : 1px solid Gray;
     width: 550px;
     padding : 4px 4px 4px 4px;
     font-family: Verdana, Arial, Sans-Serif;
     font-size: small;
     color: Black;
 }
 .replaceimagepanel
 {
     margin-left : auto;
     margin-bottom : auto;
     margin-right: auto;
     margin-top: auto;
     margin: auto auto auto auto;
     border : 1px solid Gray;
     width: 550px;
     padding : 4px 4px 4px 4px;
     font-family: Verdana, Arial, Sans-Serif;
     font-size: small;
     color: Black;
     background-color: White;
     display: block;
     position:relative;
 }
 .category_spacer {margin: 2px 2px 2px 2px;}
 
 .callbacktextbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #000000;
    width: 120px;
    height: 15px;
}

.callbacktext
{
    font-family: Verdana;
    font-size: small;
    color: Yellow;
    text-decoration: none;
    font-weight:bold;
}
.callbacktexterr
{
    font-family: Verdana;
    font-size: x-small;
    color: Yellow;
    text-decoration: none;
    font-weight:bold;
}