@charset "utf-8";
/* 2008-10-12  baloon.css   */
/* 2008-10-07  beef.css     */
/* 2006-12-26  ok061226.css */

body {
 border:                    0;
 background-color: 	    #dee7ef;
 color:            	    #024260;
 font-family:      	    Verdana, Arial, Helvetica, sans-serif, monospace;
}

h1 {
 font-size:        	    1.2em;
 text-align:       	    center;
}

div {
 font-size:        	    1.0em;
 text-align:		    center;
}

#navigation {
 font-family:		    Arial, Helvetica, sans-serif;
 font-size:		    0.9em;
}

#navigation ul {
 list-style:		    none;
 margin:		    0;
 padding:		    0;
 padding-top:		    4px;
}

#navigation li {
 display:		    inline;
}

#navigation a:link, #navigation a:visited {
 margin-right:		    2px;
 padding:		    3px 10px 2px 10px;
 color:			    #a62020;
 background-color:	    #dee7ef;
 text-decoration:    	    none;
 border-top:		    1px solid #ffffff;
 border-left:		    1px solid #ffffff;
 border-bottom:		    1px solid #717171;
 border-right:		    1px solid #717171;
}

#navigation a:hoover {
 border-top:		    1px solid #717171;
 border-left:		    1px solid #717171;
 border-bottom:		    1px solid #ffffff;
 border-right:		    1px solid #ffffff;
}

/* END of .css */
