body {
	margin: 0px;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pageheadder {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #075CE1;
}

.footer1 {

	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {

	text-decoration: underline;
}

.palm {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #027FBD;
	text-decoration: none;
}
.text {
	font-family: Arial, "Tahoma Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.more {
	font-family: Arial, "Tahoma Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8604;
	text-decoration: none;
}

.more:hover {

	color: #FF3300;

}

.border {
	border: 1px solid #C3E7FF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	width: 200px;
}
.plam-enclave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #81C344;
	text-decoration: none;
}

.btn {
	border: 1px solid #E3E3E3;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	background-color: #92D2FE;
	width: 95px;
	height: 25px;
}
.mail {
	font-family: Arial, "Tahoma Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.mail:hover {
	
	text-decoration:underline;
}
.bordr1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C3E7FF;
	border-right-color: #C1E6FF;
}
.bordr2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C3E7FF;
	border-left-color: #C3E7FF;
}
.headding {

	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #027FBD;
	text-decoration: none;
}
