body {
     margin:0;
     padding:0;
     text-align: center;
     font-family: verdana, arial, sans-serif;
     background: white;
     font-size: 11px;
}
a {
     text-decoration:  none;
     font-weight: bold;
     color: gray;
     border: none;
}
a:hover {
     text-decoration: underline; 
     border: none;
}
h1 {
   color:#000000;
   font-size: 11px;
   text-align: left;
   font-family: verdana, arial, sans-serif; 
} 
.header {
   width: 100%;
}
.td_motto {
   letter-spacing: 4px;
   text-align: right;
   vertical-align: middle;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
}
.top_secondrow {
   text-align: center;
   width: 800px;
   margin: auto;
       font-weight: bold;
       font-size: 12px;
   margin: 0px auto 16px auto;
 }
.col_center {
   width: auto;
   text-align: justify;
   margin-left: 170px;
   margin-right: 260px;
}
.col_left {
   background-color: #EEEEEE;
   text-align: justify;
   border: none;
   padding: 2px;
   width: 160px;
   float: left;
}
.col_right {
   background-color: #EEEEEE;
   text-align: center;
   border-style: solid; 
	border-width: 1px; 
	border-color: #EEEEEE;
   padding: 20;
   width: 240px;
   float: right;
}
a.bigbutton {
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  display: block;
  width: 200px;
  height: 60px;
  vertical-align: middle;
  text-decoration: none;
  margin: 2px auto 8px auto;
  -moz-border-radius: 5%;                 
}
a.bigbutton#but1 {
  background: #7d9be6;
  color: white;
}
a.bigbutton#but2 {
  background: #b8f284;
  color: white;
}
a.bigbutton#but3 {
  background: white;
  color: #7F7FAC;
}
a.bigbutton:hover {
  text-decoration: none;
  font-size: 18px;
  width: 220px;
  height: 70px;
  color: #7F7FAC;
}
.footer {
  clear: both; 
  text-align: center;
}
a.mainlevel {
  font-size: 10px;
  color: #939193;
  padding-left: 4px;
  padding-bottom: 0px;
  display: block;
  width: 150px;
  line-height: 26px;
  margin-bottom: 0px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  border-left: 4px solid #939193;
  voice-family:"\"}\""; /* Box Model fix */
  voice-family:inherit;
}
html>body a.mainlevel {width:150px;} /* Opera5-Fix-fix ;-) */
.mainlevel_active  {
  background: #7F7FAC;
}
a.mainlevel:hover, a.mainlevel#active_menu {
  background: #7F7FAC;
  text-decoration: none;
  font-size: 12px;
  width: 150px;
  font-weight: bold;
  color: #ffffff;
}
.test {
	width: 100%;
	height: 110px;
}
.contentheading{
	padding: 0px 0px 0px 0px;
	background: #EEEEEE;
	font-size: 12px;
	height: 16px;
	float: top;
	font-weight: bold;
	color: #7F7FAC;
}