/* CSS Document */

body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
	background-color: #3399CC;
	background-image: url(../images/bk--bl.jpg);
	background-repeat: repeat-x;

}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.header-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
}
.header-1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	color: #dc143c;
}
.banner-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	left: 10px;
	text-align: center;
}
.banner-1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	left: 10px;
	text-align: center;
}
.astro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #333333;
}
.astro1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #000000;
}
 input.red {
	background-color: #DEDFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	text-align: left;
	}
.red {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
	}
form {
  border : 0px solid #000;
  padding : 5px;
  text-align: left;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

