.background, .background td, .background th
{
    background-color: white;
    color: black;
    font-family: verdana;
    font-size: 12px;
    font-style: normal;
}

body 
{
  margin: 10px;
}
.off {
z-index:          1;
visibility:       visible;
}

.on {
z-index:          2;
visibility:       hidden;
}

.text {
z-index:          3;
visibility:       hidden;
}

.outerframe
{
  width: 100%;
  height: 100%;
  background-color: black;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.buttonframe
{
  width: 100%;
  height: 50px;
  background-color: white;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
.question {   
  font-family: verdana, Arial, helvetica;
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  color: red;
}
.smallprint
{
  font-family: verdana, Arial;
  font-size: 9px;
  font-style: normal;
  color: black;
}
.headerframe
{
  width: 100%;
  height: 110px;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
} 

.whitetable, .whitetable td, .whitetable th
{
    background-image: none;
    background-color: #F1F6FC;
  color: black;
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  border-color: #666666;
}
.menutable, .menutable td, .menutable th
{
    background-image: none;
    background-color: #F1F6FC;
  color: black;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  border-color: #666666;
}
.tmatable, .tmatable td, .tmatable th, .tmatable a
{
    background-image: none;
    background-color: #F1F6FC;
  color: black;
  font-family: verdana;
  font-size: 10px;
  font-style: normal;
  border-color: #666666;
}
.d1
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  color: black;
  width: 40em;
  text-align: center;
}

.exitbutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #7DCBFF; 
    color: #000000; 
  width: 14em;
}
.formbutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #7DCBFF; 
    color: #000000; 
    width: 8em;
}
.f_formbutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #31557B; 
    color: #ffffff; 
    width: 8em;
}
.f_widebutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #31557B; 
    color: #ffffff; 
/*    width: 8em;*/
}
.logoffbutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #FF0000; 
    color: #000000; 
    width: 8em;
}
.menubutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #7DCBFF; 
    color: #000000; 
    width: 14em;
}
.nmenubutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #7DCBFF; 
    color: #000000; 
    width: 8em;
}
.f_menubutton
{
    font-family: verdana; 
    font-size: 12px;
    font-style: normal; 
    background: #31557B; 
    color: #ffffff; 
    width: 14em;
}
p
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
}
    
body, tr, td, table { font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  color: #666666;
}
          
a { font-family: verdana, Arial, verdana, arial, helvetica;
  color: #333366;
  font-size: 12px; 
  font-weight: bold;
  text-decoration: none
}
a:active {
  color: #333366;
  font-weight: bold;
  text-decoration : none
}  

a:visited {
  color: #333366;
  font-weight: bold;
  text-decoration : none
}  
a:hover {
  color: #FD1813;
  font-weight: bold;
  text-decoration: none
}

.header { font-family: verdana, Arial, verdana, arial, helvetica;
  color: #FFFFFF;
  font-size: 24px; 
  font-weight: bold;
  text-decoration: none;
}

.red { font-family: verdana, Arial, verdana, arial, helvetica;
  color: #FD1813;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}

h1 {   font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 20px;
  font-weight: bold;
  line-height: normal; 
  margin-bottom: 0px;
  margin-top: 0px;
  color: #797080 }

h3 {   font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 15px; 
  font-weight: bold; 
  line-height: normal; 
  margin-bottom: 0px;
  margin-top: 0px;
  color: #333333 }

.h3red {   font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 16px; 
  font-weight: bold; 
  line-height: normal; 
  margin-bottom: 0px;
  margin-top: 0px;
  color: #FD1813 }


.h3red:active {
  color: #FD1813;
  font-weight: bold;
  text-decoration : none
}  

.h3red:visited {
  color: #FD1813;
  font-weight: bold;
  text-decoration : underline
}  
.h3red:hover {
  color: #333333;
  font-weight: bold;
  text-decoration: none
}

.colbut {
  background-color: rgb(255,200,200);
  color: rgb(10,10,255)
}

.head-link {   font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 8px; 
  font-weight: bold; 
  line-height: normal; 
  margin-bottom: 0px;
  margin-top: 0px;
  color: #FD1813 }

.head-link:active {
  color: #FD1813;
  font-weight: bold;
  text-decoration : none
}  

.head-link:visited {
  color: #FD1813;
  font-weight: bold;
  text-decoration : underline
}  
.head-link:hover {
  color: #FD1813;
  font-weight: bold;
  text-decoration: none
}

.main-manu {   font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 12px; 
  font-weight: bold; 
  line-height: normal; 
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-decoration: none;
  color: #FFFFFF }


.main-manu:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration : underline
}  

.main-manu:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration : none
}  
.main-manu:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline
}


.white-header {   font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 12px; 
  font-weight: bold; 
  line-height: normal; 
  color: #FFFFFF }


.tdred {   
  font-family: verdana, Arial, verdana, arial, helvetica;
  font-size: 12px; 
  font-weight: bold; 
  color: #FFFFFF }

.tdwhite {   font-family: verdana, Arial, verdana, arial, helvetica;
  background-color: #FFFFFF;
  font-size: 9px; 
  color: #333333 }

.tdyellow {   font-family: verdana, Arial, verdana, arial, helvetica;
  background-color: #FFFDE2;
  font-size: 9px; 
  color: #333333 }

.tdblue {   font-family: verdana, Arial, verdana, arial, helvetica;
  background-color: #EEF0FF;
  font-size: 9px; 
  color: #333333 }


.tddarkblue {   
  font-family: verdana, Arial, verdana, arial, helvetica;
  margin-left: 10px;
  font-size: 10px; 
  font-weight: bold; 
  color: #FFFFFF }


.bullet {   font-family: verdana, Arial, verdana, arial, helvetica;
  margin-bottom: 3px;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #333366 }



.bullet:active {   font-family: verdana, Arial, verdana, arial, helvetica;
  margin-bottom: 3px;
  font-size: 10px; 
  text-decoration: none;
  font-weight: bold;
  color: #333366 }

.bullet:visited {   font-family: verdana, Arial, verdana, arial, helvetica;
  margin-bottom: 3px;
  font-size: 10px; 
  text-decoration: none;
  font-weight: bold;
  color: #333366 }

.bullet:hover {   font-family: verdana, Arial, verdana, arial, helvetica;
  margin-bottom: 3px;
  font-size: 10px; 
  text-decoration: underline;
  font-weight: bold;
  color: #FD1813 
}


  
  
.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
text-align: left;
}
.xsnazzy h2, .zsnazzy h2 {
margin:0; 
font-size:1.0em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
color: #000;
font-size:12px;
}
.xsnazzy {
background: transparent; 
width:820px; 
float:left; 
margin:0 3px;
padding: 0;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#c9ba65;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}
.color_e{
background: #7DCBFF; 
color:#000;
}
  

