body {margin-left:5%;margin-right:5%}
a {color:#336600;}
a:hover {color:black;}
a.app {text-align:center; width:100%;
       font-family:sans-serif; text-decoration:none;
       font-size:10pt;color:#336600;font-weight:bold;}
a.app:hover {background-color:#bbbbbb;}

th {text-align:center;}

.button {font-family:sans-serif; background-color:#d0d0d0; font-size:10pt;
    border-style:outset; border-width:2px 4px 4px 2px; border-color:#669900; text-align:center; padding:2px; margin:2px;}

td.menu {font-family:sans-serif; background-color:#d0d0d0; font-size:10pt;
    border-style:outset; border-width:2px 4px 4px 2px; border-color:#669900; text-align:center;overflow:auto;padding:1px;}
td.menu a {color:#115500;font-family:sans-serif;text-decoration:none; font-weight:bold;
        background-color:#d0d0d0; padding:1px; width:100%; margin-left:auto; margin-right:auto;}
td.menu a:hover {background-color:#e0e0e0;}

a.menu {color:#115500;font-family:sans-serif;text-decoration:none; font-weight:bold;
        background-color:#d0d0d0; padding:1px; width:100%;
		  white-space:nowrap;}
a.menu:hover {background-color:#e0e0e0;}

td.big {font-family:sans-serif; font-weight:900; font-size:35px; text-align:center; font-style:italic;}

p.col3 {font-size:12pt; font-family:sans-serif; padding-left:20px; text-indent:-20px; margin:0; margin-bottom:0; }

.tiny       { font-size: 10px; font-family: sans-serif; text-decoration: none; text-align: center; margin:0; }
.sans {font-size:10pt;font-family:sans-serif;text-decoration:none; margin:0 0 15px 0;}

h2     {font-size:20pt;font-family:sans-serif; color:#336600; text-align:center;margin-bottom:0;}
h3     {font-size:12pt;font-family:sans-serif; color:gray; text-align:center; }

ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 150px;
	text-align:center;
}

ul.sidemenu li {
	border-style:outset;
	border-width:2px 4px 4px 2px; 
	border-color:#669900; 
	background-color: #d0d0d0;
	text-align:center;
	margin:3px;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 130px;
	color: #115500;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}

ul.sidemenu li a:hover {
	background-color: #e0e0e0;
	color:black;
}

.homebutton {
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 150px;
	text-align:center;
	white-space:nowrap;
	float:left;
}
.homebutton a {
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	border-style:outset;
	border-width:2px 4px 4px 2px; 
	border-color:#669900; 
	background-color: #d0d0d0;
	text-align:center;

}
.homebutton a:hover {
	background-color: #e0e0e0;
	color:black;
}
