
body	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: normal;
	background-color: #ffffff;
	text-align: center;
	}


#indexmenu a:link {color: white;
                    font-weight: normal; }
                    
#indexmenu a:visted{color: white;
                    font-weight: normal; }

#indexmenu a:hover{color: white;
                    font-weight: bold; }



#allcontent {
 	 background-color: #ffffff;
	 width: 1000px;
    margin-left: auto;
	 margin-right: auto;
	    	    }





#leftside	{
	margin-top: 10px;
      outline-style: double;
		font-size: 100%;
		font-weight: bold;
                color: #000000;
                padding: 0px 0px 0px 0px;
		text-align: center;
		width: 180px;
		float: left;
		}

#remindertable	{
	margin-top: 10px;
  outline-style: double;
 
 background-color: #ffffff;
                font-size: 100%;
		font-weight: normal;
                padding: 5px 5px 5px 5px;
		text-align: left;
	   width: 250px;
	   		float: left;
		}
table
{
	width: 1000px;
	font-size 100%;
	background-color: gray;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
    
}


th
{
border-bottom: 1px solid;

text-align: center;
height: 25px;
}

td
{
	border-bottom: 1px solid;
	color: white;
}
	
#calendartable  {
		outline-style: double;
		margin-top: 10px;
		margin-left: 5px;
     
		 
		 background-color: #ffffff;                
                font-size: 100%;
		font-weight: normal;;
                padding: 5px 5px 5px 5px;
		text-align: left;
		width: 250px;
		float: left;
		
	}
		

#links {
	border-style: double;
	text-align: left;
	width: 500px;
}

#infotable {
	
outline-style: double;
		margin-top: 10px;
		margin-left: 5px;

 background-color: #ffffff;                
                font-size: 100%;
		font-weight: normal;;
                padding: 5px 5px 5px 5px;
		text-align: center;
		width: 300px;
		float: right;
	}
	
