@charset "iso-8859-1";


BODY.menu {background-color:#DDDDFF;text-align:center; border:none}

BODY.header {background-color:#FCFFFF;
             background-image: url("../images/aikidocorner.png");
	     background-repeat: no-repeat;
	     background-position: top-left;
             margin-top: 100px;
	     padding-top:0px;
	     padding-bottom:0px;
	     padding-left:0px;
	     padding-right:0px}

BODY.body {background-color:#DDDDFF;
             background-image: url("../images/aikidocorner.jpg");
	     background-repeat: no-repeat;
	     background-position: top-left;
             margin-top: 100px;
	     margin-left: 20px;
	     padding-top:0px;
	     padding-bottom:0px;
	     padding-left:0px;
	     padding-right:0px}

TD.menu {height:30; width:162;
         text-align:center;
	 font-family:verdana;
	 background-image:url("../images/navbar_blank.gif");}

TABLE.calendar {color:darkgreen;
                border-color:#663300;
		text-align:center}

TR.calendar {font-size:smaller;
             align:top}

TABLE.events {color:darkgreen;
              border-color:#663300;
	      font-weight:bold;
	      text-align:justify}

A.menu:link {height:22;
             width:155;
	     padding-bottom:8px;
	     color:#CCCCFF;
	     font-size: smaller; 
	     font-weight: bold;
	     text-decoration: none}

A.menu:visited {height:22;
		width:155;
		padding-bottom:8px;
	        color:#CCCCFF;
		text-decoration:none;
		font-weight:bold;
		font-size:smaller}

A.menu:active {height:22;
	       width:155;
	       padding-bottom:8px;
	        color:#CCCCFF;
	       text-decoration:none;
	       font-weight:bold;
	       font-size:smaller}

A.menu:hover {height:22;
	      width:155;
	      padding-bottom:8px;
	      color:#CCCCFF;
	      text-decoration:none;
	      font-weight:bold;
	      font-size:smaller}

IMG.thumb {
    border: medium;
    height: 70px;
    width: 70px}

H2 {font-style: italic}

UL {font-size: larger;
    color: darkgreen}

P.text {color:darkgreen;
        font-weight:bold;
	text-align:justify;
	padding:5px}
	
SPAN.noshow {
  display: none;
}

