body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	color:#000000;
	background:url(../images/back.gif) repeat-y #ffffff;
}

.waku {float:left;
       background-color:#ffffff;}

a {color:#Cf3d0f;
   text-decoration:underline;}
a:hover {text-decoration:none;
         color:#Cf3d0f;}
		 
.footer {background:url(../images/footer_back.gif) repeat-x;
		 font-size:75%;
		 color:#999999;
		 text-align:right;
		 }

.footer img {margin:10px 30px 10px 100px;
             vertical-align:middle;
}
	 
.footer a {color:#999999;
           text-decoration:none;
		   display:inline;
		   }
.footer a:hover {color:#Cf3d0f;
                 text-decoration:none;}	
				 	   		 
.copy {font-size:8pt;
       color:#999999;
	   border-top:1px solid #999999;
	   padding-top:5px;
	   padding-bottom:0.5em;}
	   
.top {font-size:12px;
      text-align:right;
	  margin-right:5px;
	  margin-bottom:10px;}
.top a {text-decoration:none;
        color:#13245e;}
.top a:hover {text-decoration:underline;
              color:#Cf3d0f;}

.flash {float:left;
        margin:0;
		padding:0;
		width:350px;
		}
.right {
	float:right;
	margin:0;
	padding:0;
	clear: right;
}
.red {
	color: #FF0000;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	color: #000099;
	font-weight: bold;
}
