<style type="text/css">
<!--

.cg {font-family: Century Gothic; font-size: 18px; color:#B4B1B1; font-style: none;}
.cg11 {font-family: Century Gothic; font-size: 11pt; color:#B4B1B1; font-style: none;}


.entersite {font-family: Century Gothic; font-size: 28px; color:#9B0D0D; font-style: none;}

.heading {font-family: Century Gothic; font-size: 18px; color:#B4B1B1; font-weight: none;}

.indexheading {font-family: verdana; font-weight: none; font-size: 24px; color:#555653; font-style: none; text-align: center;}

.menu {font-family: verdana; font-style: none; font-size: 12px; color: #000000; cursor: hand; text-decoration: none;}

.submenu {font-family: verdana; font-weight: bold; font-style: none; font-size: 12px; color: #000000; cursor: hand; text-decoration: none;}

.indextext {font-family: verdana; font-size: 12px; color: #000000}

.indexsubtitle {font-family: verdana; font-weight: bold; font-style: none; font-size: 14px; color: #ffffff}

p {font-family: verdana; font-size: 10pt;  color:#B4B1B1;}

td {font-family: verdana; font-size: 10pt;}

.links {font-family: verdana; font-size: 12px; color="#000000"; text-decoration: none;}

.redlinks {font-family: verdana; font-size: 12px; color="#000000"; text-decoration: none;}

.smallfont {font-family: verdana; font-size: 9px; color:#9C9F99; text-align: center; text-decoration: none;}

.font {font-family: verdana; font-size: 12px;}

.whitefont {color: #ffffff;  text-decoration: none; color:#9C9F99;}

.title {font-family: verdana; font-size: 12px; font-weight: bold; }

.border {border-style: double; border-color: #465C43}

.services {font-family: verdana; font-size: 11px;}


.button {background-color: #9B0D0D; color: #ffffff;  font-weight: bold; font-family: Century Gothic; font-size: 10pt; color:#B4B1B1;}
.textbox {background-color: #9B0D0D; font-family: Century Gothic; font-size: 12pt; color:#B4B1B1;}
.color {background-color: #9B0D0D; font-family: Century Gothic; font-size: 12pt; color:#B4B1B1;}


#ddimagetabs{
}



#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px verdana; /*tab font */
color: #000000; /*font color */
width: 125px; /*width of tab image */
height: 38px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 0px; /*vertical offset of tab text from top of tab*/
background-image:url(images/tab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
cursor: pointer;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(images/tabOn.jpg); /*URL to tab image onmouseover */
color: #ffffff;
}

#tabcontentcontainer{
width:550px; /*width of 2nd level content*/
height:140px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
padding-left: 3px; 
}

.tabcontent{
display:none;
}

blockquote.float-right {/* floats in content div */
  float: right;
  width: 100px; /* "em size" is element dependent */
  height: 40px;
  padding: 0.5em;
  margin: 0 0.5em 0 0;
  color: #ffffff;
  background: #8382C0;
  border-style: double;
  border-color: #C7CCC3;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  }

blockquote.info {/* floats in content div */
  float: right;
  width: 250px; /* "em size" is element dependent */
  padding: 0.5em;
  margin: 0 0.5em 0 0;
  color: #ffffff;
  background: #8382C0;
  border-style: double;
  border-color: #C7CCC3;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  }

.pic {/* floats in content div */
  width: 200px; /* "em size" is element dependent */
  height: 133px;
  color: #ffffff;
  border-style: double;
  border-color: #C7CCC3;
  text-align: center;
  }


-->
</style>