@charset "utf-8";
.center_blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	line-height: 1.75em;
	text-align: center;
	background-color: #105E31;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #989933;
	text-decoration: none;
}
.leftnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #115F31;
	text-decoration: none;
	line-height: 1.75em;
}
.leftnav {
	background-color: #989933;
	background-image: url(../gifs/leftnavbg.png);
	background-repeat: no-repeat;
}
.addphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #105E31;
	text-decoration: none;
	line-height: 1.75em;
}
.tabscurved {
	margin: 0 auto;
	background-color:#609B41;
	width: 90%;
	text-align: center;
	height: 20px;
	padding: 0px;
	border:1px solid #105E31;
	border-radius-bottom-left: 0px;
	border-radius-bottom-right: 0px;
	border-radius-top-left: 15px;
	border-radius-top-right: 15px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
}
.tabtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 1.75em;
	text-align: center;
}
.tabbg {
	margin: 0 auto;
	background-color: #105E31;
	text-align: center;
	height: 20px;
	padding: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.add-phonebg {
	background-color: #f2eeb1;
	text-align: right;
	height: 68px;
	padding: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	margin: 0;
}


.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #989933;
	text-decoration: none;
}

