
    
  body {
	font-family: Verdana;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

  p {
  margin: 3px;
  border: 3px;
}
	 
	  .css {
	 font-size: 10px;
    font-weight: bold;
    color: White;
	 float: left;
	 margin: 2px;
    }
	 
	 .css a{
	 font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: none;
	 margin: 2px;
    }
	 
	  .css a:hover{
	font-size: 10px;
	font-weight: bold;
	color: Silver;
	margin: 2px;
	text-decoration: underline;
}

.date {
	float: right;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	margin: 2px;
}

  .menutitle {
	margin: 15px 7px 4px 18px;
	cursor: pointer;
	color: #3C3C3C;
	text-align: left;
	font-weight: bolder;
}

  .submenu { margin-left: 15px;
    text-align: left;
    font-weight: bold;
    color: Gray;
    }

.logo {
width: 750px;
text-align: right;
margin-left: auto;
margin-right: auto;
}
	 
.masthead1 {
width: 750px;
height: 20px;
background-color: #C60000;
text-align: center;
margin-left: auto;
margin: auto;
}
	 
  .box {
	border: 1px solid white;
	text-align: justify;
}

.box2 {
	border: 1px solid #00EF8C;
	padding: 3%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	background-color: #C7AA00;
}
  .address {
	font-size: 13px;
	color: #E39705;
	padding: 20px 0px 20px 0px;
}

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

  .address a:hover {
    color: Red;
    text-decoration: none;
    }

  hr {
	color: Silver;
	text-align: center;
	height: 1px;
	width: 85%;
	text-align: center;
}

  .nav a { font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    margin-left: 5px;
    }

  .nav a:hover { font-size: 11px;
    font-weight: bold;
    color: rgb(78, 96, 98);
    text-decoration: none;
    margin-left: 5px;
    }

  .main a {
	font-size: 13px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	text-align: left;
}

  .main a:hover { font-weight: bold;
    color: Red;
    text-decoration: underline;
    background-color: transparent;
    }

  .big {
	color: #00008B;
	text-decoration: none;
	font-size: 12px;
}

  .big a {
	color: Yellow;
	text-decoration: none;
}

  .big a:hover {
	color: #BD0000;
	text-decoration: underline;
}

  .form1 { border: 1px none ;
    }

  .form2 { border: 1px solid ;
    margin: 7px;
    padding: 0px;
    color: rgb(218, 238, 243);
    background-color: rgb(132, 156, 157);
    }

  .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: #C60000;
	text-align: center;
	color: White;
	font-weight: bolder;
	padding: 2px;
}

#sidebar {float: right; width: 190px; text-align: left;
}
#nav {float: left; width: 150px; text-align: left;
}
#content {float: left; width: 400px; text-align: left;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 10.5px;
	color: Gray;
}

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

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

.links {
	font-size: 14px;
	color: Aqua;
}

  .links a {
	font-size: 14px;
	color: Aqua;
	text-decoration: none;
}

  .links a:hover {
	font-size: 14px;
	color: #970040;
	text-decoration: none;
}

.links1 {
	font-size: 14px;
	color: #D1044C;
}

  .links1 a {
	font-size: 14px;
	text-decoration: none;
	color: #D1044C;
}

  .links1 a:hover {
	font-size: 14px;
	color: Black;
	text-decoration: none;
}

