#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 900px;
   }

.title {font-family:Trebuchet MS; font-size:15px; color:#000000}
.subtitle {font-family:Trebuchet MS; font-size:14px; color:#000000}
.subtitleblack {font-family:Trebuchet MS; font-size:13px; color:#000000}

.body {  font-family: Trebuchet MS; font-size: 12px; color: #666666}
.body a {color:#666666;}
.body a:hover {color:#666666; text-decoration:underline;}

.nvq-table-body {  font-family: Trebuchet MS; font-size: 12px; color: #FFFFFF}
.nvq-table-body a {color:#FFFFFF;}
.nvq-table-body a:hover {color:#FFFFFF; text-decoration:underline;}

.purplelinks {  font-family: Trebuchet MS; font-size: 13px; color: #A753A0}
.purplelinks a {color:#A753A0;}
.purplelinks a:hover {color:#A753A0; text-decoration:underline;}

.footer {  font-family: Trebuchet MS; font-size: 11px; color: #000000}
.footer a {color:#000000; text-decoration:none;}
.footer a:hover {color:#000000; text-decoration:underline;}

.whitelinks {  font-family: Trebuchet MS; font-size: 15px; color: #FFFFFF}
.whitelinks a {color:#FFFFFF;}
.whitelinks a:hover {color:#FFFFFF; text-decoration:underline;}

.bottomtext {  font-family: Trebuchet MS; font-size: 10px; color: #000000}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.tableflash {
	position:fixed;
	left:569px;
	top:235px
}

.nav {
  position:fixed;
  left:569px;
  top:235px
}

.seolinks {font-family:Trebuchet MS; font-size:12px; color:#993366;}
.seolinks a {color:#993366;}
.seolinks a:hover {color:#000000; text-decoration:underline;}

.contactform input.submit {
background-color: #993399;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

.contactform input.clear {
background-color: #993399;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

TABLE.ADMINLINKS
  { 
     font-family:Trebuchet MS;
     font-size:12pt;
	 color:#FFFFFF;
     background-color:#663399;
     width:770px;
  }

  TH.ADMINLINKS
  {
     font-size:12pt;
     color:white;
  }


  TR.ADMINLINKS
  { 
     font-size:12pt;
	 font-color:#FFFFFF;
	 color:#FFFFFF;
     background-color;#663399;
     text-align:center;
  }

  TD.ADMINLINKS
  {  
     font-size:12pt;
 	 font-color:#FFFFFF;
	 color:#FFFFFF;
     background-color:#663399;
     text-align:center;
  }
  
  table.admintable
  { 
     font-family:Trebuchet MS;
     font-size:12pt;
     border-style:solid;
     border-color:white;
     border-width:1px;
  }

  TH.admintable
  {
     font-size:13px;
     background-color:#663399;
     color:white;
     text-align:center;
  }


  TR.admintable
  { 
  }

  TD.admintable
  {  
     font-size:13px;
     background-color:#6EB33E;
     color:black;
  }

