 body {
   
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: blue;
	width: 800px;
	background-color: #EEECF7;
	background-repeat: no-repeat;
	margin: auto;
	border: 1px inset #F8F8FF;
}
.body {
	background-image: url(Jpg/TangoIllust.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: Blue;
	}
a:hover {
	text-decoration: underline;
	color: Maroon;
}
h1 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 30px;
	color: Navy;
	font-weight: bolder;
	margin-left: 5px;
	margin-top: 1px;
	
 }
 h2 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: Navy;
   } 
h3{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: navy;
	font-weight: bold;
	}
h4 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Navy;
	font-weight: normal;
	}
h5{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: navy;
	font: normal;
	}
h6 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-large;
   color: purple;
   font-weight: normal;
}

#contents {
	clear: both;
	padding: 0;
}

#footer {

   padding-top: 5px;
	background-color: White;
	border-top: 1px dotted  #EEECF7;
	font-size: x-small;
	text-align: center;
	width: 800px;
}
#footer p {
	margin: 0;
}
#navigation {
	background: url(Jpg/New-LogoC.jpg) no-repeat;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: small;
	margin: 0px;
	padding-top: 250px;
	border: #00bfff;
	}
#navigation ul {
	list-style: disc;
	margin: 2px ;
	padding: inherit;
}
#navigation li {
	display: inline;
	background-image: url(images/buttonsA1-long1.jpg);
	background-repeat: no-repeat;
 background-position: right;
	background-attachment: scroll;
	 height: 25px;
    width: 115px;
}

#navigation a:link, #navigation a:visited {
	padding: 5px 5px 5px 5px;
	color: #00008B;
	text-decoration: none;
}
#navigation a:hover {
		color: White;
	background-image: url(images/buttonsB1-long1.jpg);
		background-attachment: scroll;
		background-position: center;
		background-repeat: no-repeat;
		}
#flashes {
font-size: x-small; }

body {
background-color: #ffffff;
color: Black;
font-size: 90%;
}
.clmonth {
border-collapse: collapse;
width: 800px;
}
.clmonth caption {
text-align: left;
font: bold 110% georgia, "Times New Roman", Times, serif;
padding-bottom: 6px;
}
.clmonth th {
border: 2px solid #AAAAAA;
border-bottom: none;
padding: 2px 2px 2px 2px;
background-color: #CCCCCC;
color: #3F3F3F;
font: 90% verdana, geneva, arial, helvetica,sans-serif;
width: 200px;
}
.clmonth td {
border: 1px solid Navy;
font: 80% verdana, geneva, arial, helvetica,sans-serif;
padding:2px 4px 2px 4px;
vertical-align: top;
}
.clmonth td.previous, .clmonth td.next {
background-color: #F6F6F6;
color: #C6C6C6;
}
.clmonth td. active {
background-color: #B1CBE1;
color: #2B5070;
border: thin solid Teal;
}
.clmonth ul {
list-style-type: none;
margin: 0;
padding-left: 8px;
padding-right: 8px;
}
.clmonth li {
margin-bottom: 1px;
}