body{
  margin:0px;
  font-family:Comic Sans MS, Trebuchet MS, Verdana, Arial;
  font-size:15px;
  color: #404040;
  background:#01C0F3 url('../images/background.gif') top left no-repeat;
}

img{border:0;}

a {
  text-decoration:none;
  color:#404040;
}

a:hover {
  text-decoration:underline;
 
}

table{
  border-collapse:collapse;
}

td{padding:10px 10px 0 0; vertical-align:top;}

input{
font-family:Comic Sans MS, Trebuchet MS, Verdana,Arial;
font-size:11px;
color: #404040;
}

p{margin:10px 0 0 0;}

h1{
font-size:20px;
color: #01C0F3;
font-weight:normal;
margin:0;
padding:10px 0 0 0;
}

h2{
 font-size:15px;
color: #FF7100;
font-weight:normal;
margin:0;
padding:0;

}

sup{font-size:15px;}

#main{
  
  margin:0 auto 0 auto;
  text-align:left;
  background: #FFFFFF url('../images/bg_shadow_main.gif') top left repeat-y;
  position:relative;
  overflow:hidden;
}

.header{
width:765px;
height:125px;
overflow:hidden;
margin:0 auto 0 auto;
}

form{
padding:0;
margin:0;
}


.topMenu{
  width:780px;
  background: transparent url('../images/bg_top_menu.gif') bottom left no-repeat;
  height:42px;
  margin:0 auto 0 auto;
  overflow:hidden;
  padding:0;
}

.topMenu img{float:left;}


.capBottom{
  margin:0 auto 0 auto;
  width:780px;
  background: transparent url('../images/main_cap_bottom.gif') bottom left no-repeat;
}

.footer{
  margin:0 auto 0 auto;
  background: transparent url('../images/bg_footer.gif') top left no-repeat;
  width:720px;
  padding:0 30px 0 30px;
  height:60px;
}

.footer .right{float:right; background: transparent url('../images/bg_green_number.gif') right no-repeat; margin:3px 0 0 0; width:250px; height:45px;}

.footer .right big, .footer .right span{float:left;}

.footer .right big{color:#73BE1E; font-size:25px;}

.footer .right span{padding:5px 25px 0 0;}

.footer .left{float:left; color:#01C0F3; margin:18px 0 0 0;}

.footerPrint{display:none;}

.clear{
  height:0;
  line-height:0;
  font-size:0;
  clear:both;
  margin:0;
}



