
    
  body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #DCE7F1;
	margin: 0px;
}

p,h1,h2,h3,h4,td,tr {
	margin: 15px;
}

 .add {
 color: #1D467C;
 }
 

	 .css {
    color: White;
	 float: left;
	 padding: 2px;
    }
	 
	 .css a{
    color: White;
    text-decoration: none;
    }
	 
	.css a:hover{
	color: #E0FFFF;
	text-decoration: underline;
}

	 .css1 {
         color: White;
	 padding: 2px;
	 text-align: center;
	 font-weight: bolder;
	 word-spacing: 1px;
    }
	 
	 .css1 a{
    color: #E0FFFF;
    text-decoration: none;
    }
	 
	.css1 a:hover{
	color: Red;
	text-decoration: underline;
}

.date {
	float: right;
	text-align: right;
	color: White;
	text-align: center;
	padding: 2px 10px;
}

.date a{
    text-decoration: none;
	 color: White;
}

.date a:hover{
    text-decoration: underline;
	 color: #E6E6FA;
}
 
  .box {
	border: 2px solid #1D467C;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	background-color: White;
}

.masthead1 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1D467C;
	padding: 2px;
	text-align: center;
	overflow: hidden;
}

.masthead2 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1D467C;
	padding: 8px;
	text-align: center;
	overflow: hidden;
}

.box2 {
	border: 1px solid #1D467C;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
  .address {
	color: #ECECEC;
	padding: 5px;
}

  .address a {
	color: #D1D1D1;
	text-decoration: none;
}

  .address a:hover {
    color: Red;
    }

  hr {
	color: #1D467C;
	text-align: center;
	height: 1px;
	width: 90%;
	text-align: center;
margin-left: auto;
	margin-right: auto;
        border: thin dotted;

}

.nav {
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding: 5px;
}

  .nav a {
	font-weight: bold;
}

  .nav a:hover {
    color: Red;
    text-decoration: underline;
    }

.main {
	
        color:black;
}

  .main a {
	color: #191970;
	text-decoration: none;
	text-align: left;
}

  .main a:hover {
    color: Red;
    text-decoration: underline;
    }

  .big {
	font-weight: bolder;
	color: Red;
	text-decoration: none;
}

  .big a {
	color: Red;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 5px 0;

	
	}

  .big a:hover {
   background: #004200;
	color: White;
}

  .bigger {
	color: gray;
	font-weight: bolder;
}

  .bigger a {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

  .bigger a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	background: #8E0225;
}

  .news {
	font-weight: bolder;
	color: #B22222;
	text-decoration: none;
}

  .news a {
	color: Navy;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 5px 0;
	}

  .news a:hover {
   background: Navy;
	color: White;
}

  .form1 { border: 1px none ;
    }

  form {
	border: 1px solid;
	margin: 7px;
	padding: 0px;
	color: Black;
	background-color: #E2F5F6;
}

  .texta { border: 1px solid rgb(0, 0, 99);
    margin: 0px;
    font-size: 13px;
    background-color: Silver;
    color: Red;
    font-weight: bold;
    }

 .buttons { border: 0px solid rgb(0, 0, 99);
    margin: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-color: rgb(0, 0, 99);
    color: White;
    font-weight: bolder;
	 text-align: center;
    } 

  .boxhead {
	background-color: #1D467C;
	color: white;
	font-weight: bolder;
	padding: 7px;
	text-align: center;
}

#sidebar {float: right; width: 210px; text-align: center;
}
#pics {float: left; width: 230px; text-align: left;
}
#content {float: left; width: 380px; text-align: left;
}

#footer {
	clear: both;
	text-align: center;
	color: Gray;
}

#footer a {
	color: #233236;
	text-decoration: none;
}

#footer a:hover { color: Maroon;
    text-decoration: none;
    }
	 
.navlist li {
list-style-type: none;
}

#dropmenudiv{
	position: absolute;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin-top: 12px;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 0px;
	padding: 7px 0;
	text-decoration: none;
	font-weight: bold;
	color: #C8E2FD;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #93B9E5;
	color: navy;
}
