.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4253A1;
	font-weight: bold;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4253A1;
	Text-decoration:none;
	font-weight: bold;
}
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color:#FF6600;
	Text-decoration:none;
	font-weight: bold;
}
.backg {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.border {
	border: 1px solid #999999;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4253A1;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000099 ;
	font-weight: bold;
}

.links1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000099;
	Text-decoration:none;
	font-weight: bold;
}
.links1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color:#FF6600;
	Text-decoration:none;
	font-weight: bold;
}
.bg_head {
 	background-image:url(images/inner_03.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
