style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #053962;
}
.White_Text {
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
}
.White_Text:hover {
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:underline;
}
.Normal_Text {
   color:#053962;
   text-decoration:none;
}
.Normal_Text:hover {
   color:#053962;
   text-decoration:underline;
}
.Footer_Text {
   font-size:11px;
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
}
.Copyright_Text {
   color:#aed1e9;
}
.Titile_Text {
   color:#047cda;
   font-size:18px;
   font-weight:bold;
}
.Titile_Text2 {
   color:#047cda;
   font-size:14px;
   font-weight:bold;
}
.Titile_Text3 {
   color:#085795;
   font-size:14px;
   font-weight:bold;
}
.Link_text {
   color:#047cda;
   text-decoration:none;
}

.Img_Highlight {
	padding: 1px 2px;
}

.Img_Highlight a {
	margin: 0 7px;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.Img_Highlight a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.Red_Text {
   color:#FF0000;
   font-weight:bold;
   font-size:14px;
}
.Button {
   background-color:#053962;
   height:25px;
   color:#FFFFFF;
   border:0px;
}
.White_Text2{
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
   font-size:16px;
}
.Big_Text {
	 color:#053962;
	 font-size:20px;
	 font-weight:bold;
}
.txt_box{
	background:url(images/txt_07.jpg);
	background-repeat:repeat-x;
	border:none;
	border-bottom-style:none;
	width:275px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#E2F7FA;
	font-size:15px;
	font-weight:none;
	}
.reg_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E2F7FA;
	font-weight:bold;
	text-decoration:none;
	}
.reg_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#bed61c;
	font-weight:bold;
	text-decoration:none;
	}
.blue_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#053962;
	font-weight:bold;
	}