dummy { }

html,body{
	font-family: verdana, arial, helvetica; 
	background-color: #ffffff; 
	color: #000000; 
	align: center;

}
      html, body, #wrapper {
      width:99.5%;
      margin: 5;
      padding: 0;
      border: none;
   }
   #wrapper {
         height:350;
      margin: 0 auto;
   } 
   #wrap {
         height:90%;
      margin: 0 auto;
   } 
.left_menu_text {
  color: #ffffff; 	
  font-size: large; 
  font-weight: bold;
  text-align: center;
}

.blue {
background-color: #CC0000;
}

.grey {
background-color: #cccccc; 	
}

.grey_heading {
  background-color: #cccccc; 	
  font-size: medium; 
  font-weight: bold;
}

.text {	
  font-size: x-small; 
  font-family: verdana, arial, helvetica;
}

 .h1 { 
  color: #000000; 
  font-size: x-large; 
  font-weight: bold;
  text-align: center;
  font-family: verdana, arial, helvetica;
}

 .choose { 
  color: #000000; 
  font-size: large; 
  font-weight: bold;
  text-align: center;
  font-family: verdana, arial, helvetica;
}

 .h2 { 
  color: #000000; 
  font-size: medium; 
  font-weight: bold;
  font-family: verdana, arial, helvetica;
}

 .h3 { 
  color: #000000; 
  font-size: small; 
  font-family: verdana, arial, helvetica;
}
.test {
background-color: #ffffff;
}


TR {
 border: 0; margin: 0; padding: 0
}

TD {
 border: 0; margin: 0; padding: 0
}

.white {
  font-family: verdana, arial, helvetica;
  font-size: medium;
  text-align: center;
  color: #000000;
}

IMG {
  border: 0; align: center;
}

.center {
  text-align: center;
  align: center; 
}
table.content {
    height: 70%;
    margin: 0 auto;
    vertical-align: middle;  
}

table.content2 {
    height: 100%;
    margin: 0 auto;
    vertical-align: middle;  
}


  table.small_content {
  height: 60%;
  }
 .row_spacer {
    height: 80%;
}

.content_spacer {
  height: 30%;
}
.small_content_spacer {
  height: 1%;
}