.bg {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CA8209;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #40718F;
	background-color: #E1EEF7;
	font-weight:bold;
	 padding:0 10px 0 10px; 
	 text-decoration:none; 
	 line-height:27px; 
	 display:block; 
	 float:left
	border: 1px solid #3E8BFF;
}
a:link {
	color: #41719F;
}
a:hover {
	color: #D98D06;
}
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: left;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #EB3F5B;
	font-weight: bold;
	margin-left:10;
	text-decoration: blink;
	text-align: center;
	visibility: inherit;
}
list {
	list-style-position: inside;
	list-style-type: decimal;
	list-style-image: url(images/arrow.png);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #F3F4EF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #40718F;
}
.border {
	border: 1px solid #3D718D;
}
