body { 
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0; 
background: #e5e5e5;
color: #3f3f3f;
font-size: 14px;
}

a { color: #000088; }
a:hover { color: #880000; }

#top {
background: #00aa00;
padding: 20px 10px;
height: 90px;
line-height: 70px;
border-bottom: 5px solid #7599a9;
width: 90%;
margin: 20px auto
}
#topdev {
background: yellow;
padding: 20px 10px;
height: 70px;
line-height: 70px;
border-bottom: 5px solid #7599a9;
width: 90%;
margin: 20px auto
}

#header {
float: left;
}
#header h1 {
margin: 0;
padding: 0;
font-weight: bold;
color: #800000;
font-size: 3em;
letter-spacing: -1px;
}

#topmenu {
float: right;
}
#topmenu ul { margin: 0; padding: 0; list-style-type: none;}
#topmenu li { display: inline; padding: 0 0 0 1em }
#topmenu li a { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 5px 10px; 
background: #008888; 
text-decoration: none; 
color: #fff;
font-size: 1em;
}
#topmenu li a:hover { background: #eee; color: #000; }
#alertwrap { 
width: 90%;
background: #f9f9f9;
margin: 20px auto;
border: 3px solid #c9c9c9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 15px;
margin: 15px;
}

#contentwrap { 
width: 95%;
background: #f9f9f9;
margin: 20px auto;
border: 1px solid #c9c9c9;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
min-width: 800px:
}
.cleft { Float: left;
		   	 padding: 10px 0 10px 10px; Xidth:150px; width: 18%; }

.cleftmap { height:500px; overflow:auto;
		   	 padding: 10px 0 10px 10px; Xwidth:150px; width: 90%; }
.cleft h3 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-size: 12px; 
font-weight: bold; 
color: #fff; 
background: #6a9d84; 
padding: 3px 10px; 
}
.cleft ul { margin: 0; padding: 0; list-style-type: none; }
.cleft ul li { margin: 0 0 5px 0; color: #fff; }
.cleft ul li a { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-size: 12px; 
display: block; 
text-decoration: none; 
color: #fff; 
background: #008888;
font-size: 15px; 
padding: 3px 10px; 
color: #fff; 
}
.cleft ul li a:hover { background: #3D8EA9; }

.cright { 
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-left: 1px solid #e9e9e9; 
background: #fff;
float: right; 
padding: 0 20px 20px 20px; 
width: 75%;
position: relative; }

.cright h2 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffff00; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
}
.cright footer {
width:85%;
text-align:justify;
padding: 20px;}

#footer { 
background: #00aa00;
color: #fff;
padding: 10px;
width: 90%;
margin: auto;
}
#footerdev { 
background: yellow;
color: green;
padding: 10px;
width: 90%;
margin: auto;
}
#footer a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
#footer a:hover { border-bottom: 1px dotted #ccc; }
#footerdev a { color: green; text-decoration: none; border-bottom: 1px dotted #fff; }
#footerdev a:hover { border-bottom: 3px dotted gold; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; padding: 0 0 10px 0; }

 
#diarytable { text-align: left;
				   	  	vertical-align: middle;
						padding: 0.5em;
						border-collapse: collapse;
						}
#diarytable td,th {padding: 0.5em;
					   border-top: 1px solid green;
					   border-bottom: 1px solid green;			
					   }		
#diarytablX tr:nth-child(even) {background: #CCC}
#diarytablX tr:nth-child(odd) {background: #FFF}
.monthrow { background: #00ff00;
			  	border-top: 2px solid green;}
.button1 {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
border-radius: 20px;
}				
.button2 {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
border-radius: 20px;
}
.button3 {
    background-color: green;
    border: none;
    color: white;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 5px 5px;
    cursor: pointer;
		width: 50px;
border-radius: 10px;
}
.input1 {
    background-color: #ff0000;
    border: none;
    color: white;
    padding-right: 10px;
    text-align: right;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 20px;
    cursor: pointer;
		width: 6em;
border-radius: 20px;
}
.input2 {
    border: 2px solid;
    color: black;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 5px 5px;
		width: 40%;
border-radius: 5px;
}
.inputnotes {
    border: 2px solid;
    color: black;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 5px 5px;
		width: 80%;
border-radius: 5px;
}
	